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...


Is c compiled or interpreted?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Is it possible to run a c program without using main?If yes HOW??

13 Answers   Wipro,


Explain demand paging.

1 Answers   Agilent,


What are the advantages of using linked list for tree construction?

0 Answers  


swap two integer variables without using a third temporary variable?

6 Answers   Persistent,


What is calloc in c?

0 Answers  


What is the difference between void main() and int main()?

1 Answers  


Can we assign integer value to char in c?

0 Answers  


if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')

23 Answers  


Explain the difference between exit() and _exit() function?

0 Answers  


write a function that accepts an integer/char array and an search item.If the search item is there in the array return position of array and value else return -1.without using other array,without sorting,not to use more than one loop?

3 Answers   Mind Tree,


What's the difference between struct x1 { ... }; and typedef struct { ... } x2; ?

3 Answers  


What is the memory allocated by the following definition ? int (*x)();

2 Answers   ADITI,


Categories