What are the features of the c language?


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

Post New Answer

More C Interview Questions

biggest of two no's with out using if condition statement

5 Answers  


to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E …….. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E,………….].

2 Answers   Infosys, TCS,


Explain what is the heap?

0 Answers  


Difference between fopen() and open()?

3 Answers   Aricent,


What is data structure in c language?

0 Answers  






What is formal argument?

0 Answers  


What are the types of macro formats?

0 Answers  


Is that possible to store 32768 in an int data type variable?

0 Answers  


How can I open files mentioned on the command line, and parse option flags?

0 Answers  


What is the use of volatile?

0 Answers  


What is the use of getchar() function?

0 Answers  


what is a non volatile key word in c language?

1 Answers  


Categories