Describe the elements of Microsoft Word screen. Write down
steps for creating, saving, retrieving, editing and
printing a document.

Answer Posted / jeniferbontorostro

title bar
minimize
maximize

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of stl containers?

652


What are stl algorithms?

627


Can we use stl in coding interviews?

1283


How connect plc and pc through software

1923


Is there any error below, its a code to delete all entires from a map #include #include iostream.h int main() { int i =0; map TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }

1896






What do stl stand for?

643


What is a list in c++ stl?

696


Describe how to safeguard a system through acquisition of an antivirus Program and systematic backup.

1647


Why should a c++ programmer be interested in stl?

647


What is stl in oop?

681


help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase

1885


draw a flowchart that accepts two numbers and checks if the first is divisible by the second.

2864


What is a standard template library (stl)?

649


How is stl different from c++ standard library?

748


Who wrote stl?

682