what is compiler?

Answers were Sorted based on User's Feedback



what is compiler?..

Answer / abhishek

it is translater which convert hll in machine language.

Is This Answer Correct ?    3 Yes 1 No

what is compiler?..

Answer / mohit

it is a translator which translate high level language to machine language

Is This Answer Correct ?    3 Yes 1 No

what is compiler?..

Answer / raj

It is translator which coverts high level code to object code

Is This Answer Correct ?    1 Yes 1 No

what is compiler?..

Answer / sarjeet singh

it is a converted midel level language to machini language

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More STL Interview Questions

When did c++ add stl?

0 Answers  


tell about sorted linked list

1 Answers  


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.

0 Answers  


give me the defination of inheritance?

5 Answers   Infosys,


How the STL's are implemented, What the difference between templates and STL?

1 Answers   Symphony,






How do you convert stl to steps?

0 Answers  


write a program to search and display the position of an element in a single-dimentional array using function.

1 Answers  


What is the Difference between CArray and CList?

1 Answers   ProdEx Technologies, Siemens,


Give two integer arrays A & B.A has n elements and B has ' n-1 ' elements . A has all the elements that are there in B. But B has one missing element. Write a function that takes arrays , A & B as imnput and finds the missing element in most optised manner .

4 Answers   Zycus Infotech,


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,


What is the disadvantage of templates ?

2 Answers   NSN, Symphony,


5. Write c++ function that would intake a string and return the number of occurrences of a given character in that sring Ex:- if the word is “Colombo” and count the occurrences of the letter “o” the function would return 3

1 Answers  


Categories