Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

how to swap two numbers in a linked list without exchanging the data but only the links?

3 Answers   Wipro,


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  


what's the difference between function overloading and function overiding?

5 Answers  


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,


write a program that input four digit no and finds it is palindrome or not

2 Answers  


Who wrote stl?

0 Answers  


write a program to demonstrate,how constructor and deconstructor work under multilevel inheritance

3 Answers   TCS,


wap in c++ which accept a integer array and its size as argument and replaces element having even values with its half and element having odd values with twice its value

1 Answers  


why & sign is used in copy constructor

4 Answers  


Find the error in the following program struct point {struct point *next; int data; } x; main() {int...data; } x; main() {int i; for(x=p;x!=0;) x=x->next,x++; freelist(x); } freelist(x) {free(x); return }

1 Answers   Sun Microsystems,


Is stl open source?

0 Answers  


why we are using the fork command?.. how it works?

1 Answers  


Categories