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

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

1 Answers  


What happens if you free a pointer twice?

0 Answers  


main() { clrscr(); } clrscr();

6 Answers   ME, Wipro,


How can you return multiple values from a function?

0 Answers  


Is this program statement valid? INT = 10.50;

0 Answers  






Apart from dennis ritchie who the other person who contributed in design of c language.

0 Answers  


Why is c called a structured programming language?

0 Answers  


Why preprocessor should come before source code?

2 Answers  


what is void pointer?

2 Answers  


what is the output of printf("%d",(scanf("%d",10));

10 Answers  


Discuss similarities and differences of Multiprogramming OS and multiprocessing OS?

4 Answers   TCS,


why arithmetic operation can’t be performed on a void pointer?

1 Answers  


Categories