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


Who developed c language and when?


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

Post New Answer

More C Interview Questions

Explain in detail how strset (string handling function works )pls explain it with an example.

1 Answers  


without using arithmatic operator convert an intger variable x into x+1

3 Answers  


What does s c mean in text?

0 Answers  


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

0 Answers  


What is the meaning of int *x[]();?

1 Answers  


Explain how do you search data in a data file using random access method?

0 Answers  


Why is it usually a bad idea to use gets()? Suggest a workaround.

1 Answers  


If errno contains a nonzero number, is there an error?

0 Answers  


What is the deal on sprintf_s return value?

0 Answers  


Differentiate fundamental data types and derived data types in C.

0 Answers   HCL,


given the piece of code int a[50]; int *pa; pa=a; to access the 6th element of the array which of the following is incorrect? a.*(a+5) b.a[5] c.pa[5] d.*(*pa + 5)

6 Answers   amu, TCS,


What is a union?

0 Answers  


Categories