What are categories used for in c?


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

Post New Answer

More C Interview Questions

Is boolean a datatype in c?

0 Answers  


Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.

0 Answers  


What are the different flags in C? And how they are useful? And give example for each in different consequences?

1 Answers  


What is the difference between fread buffer() and fwrite buffer()?

0 Answers  


Write a C program that reads a series of strings and prints only those ending in "ed"

2 Answers   Accenture,






how the size of an integer is decided? - is it based on processor or compiler or OS?

19 Answers   HCL, JPR, Microsoft, nvidia,


what are the advantage and disadvantage of recursion

5 Answers  


What is the value of uninitialized variable in c?

0 Answers  


can we change the default calling convention in c if yes than how.........?

0 Answers   Aptech,


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

0 Answers  


program to find middle element of linklist?

1 Answers   Huawei,


how can i print "hello"

3 Answers  


Categories