what is compiler?
Answers were Sorted based on User's Feedback
Answer / abhishek
it is translater which convert hll in machine language.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / raj
It is translator which coverts high level code to object code
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / sarjeet singh
it is a converted midel level language to machini language
| Is This Answer Correct ? | 1 Yes | 1 No |
Name the different types of stl containers.
Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A.Explain how a pointer to function can be declared in C++? B.List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header (“Include”) Files.
0 Answers GE, Infosys, Microsoft, NIM,
Who wrote stl?
how to making game in c++ ?
Is there any error below, its a code to delete all entires from a map #include <map> #include iostream.h int main() { int i =0; map <int, char> TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map<int, char> :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }
WHAT IS FIBONACCI SERIES?
HOW TO GET "H1B" -VISA 4 USA FOR MY SON?HE HAD COMPLETED "MS"(IT)FROM AUSTALIA 2007.I AM WORKING IN U.S.A.
What is stl in c++ with example?
What do stl stand for?
What is the use of stl?
write a program that input four digit no and finds it is palindrome or not
I am doing my BS.c MATHS CAN I ABLE TO JOIN IN NIIT?