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 develop in c language

Answers were Sorted based on User's Feedback



what is develop in c language..

Answer / guest

c++

Is This Answer Correct ?    3 Yes 0 No

what is develop in c language..

Answer / computer operator

dennis ritchi

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More C Interview Questions

1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

0 Answers   KPIT,


how to swap 4 number without using temporary number?

2 Answers  


int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?

6 Answers   Verifone,


p*=(++q)++*--p when p=q=1 while(q<=6)

0 Answers   KINPOE,


What does. int *x[](); means ?

0 Answers   Wilco,


1.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?

2 Answers   nvidia,


What is unary operator?

0 Answers  


What does sizeof int return?

0 Answers  


Meaning of () in c

1 Answers  


I came across some code that puts a (void) cast before each call to printf. Why?

0 Answers  


Can a void pointer point to a function?

0 Answers  


How can I open a file so that other programs can update it at the same time?

0 Answers  


Categories