Un-Answered Questions { C }

Which of these functions is safer to use : fgets(), gets()? Why?

637


Explain enumerated types.

604


what is the function of pragma directive in c?

632


How to throw some light on the b tree?

607


What are the various types of control structures in programming?

633


What's the total generic pointer type?

620


Explain b+ tree?

634


Why can arithmetic operations not be performed on void pointers?

594


Explain high-order bytes.

678


What are 'near' and 'far' pointers?

625


What is the use of ?: Operator?

671


What's the right way to use errno?

628


What are the disadvantages of external storage class?

594


where are auto variables stored? What are the characteristics of an auto variable?

597


Explain modulus operator. What are the restrictions of a modulus operator?

604