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

Answer Posted / mahendra giri

compiler is translator,which translate source code to target

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of data structures in c?

1211


What is auto keyword in c?

1247


What are the features of c language?

1118


How can I generate floating-point random numbers?

1199


C language questions for civil engineering

1762


What is a 'null pointer assignment' error?

1247


What does main () mean in c?

1143


Is c language still used?

1043


What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

1100


stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

2523


What standard functions are available to manipulate strings?

1202


Why isn't any of this standardized in c? Any real program has to do some of these things.

1264


find the sum of two matrices and WAP for it.

1192


What is break statement?

1173


The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference

1282