What is the most efficient way to store flag values?


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

Post New Answer

More C Interview Questions

What are the advantages of using linked list for tree construction?

0 Answers  


List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.

0 Answers   Ignou,


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

0 Answers  


Write a c program to build a heap method using Pointer to function and pointer to structure ?

0 Answers   Wipro,


Can a pointer be static?

0 Answers  






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

1 Answers  


Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

0 Answers  


How does struct work in c?

0 Answers  


how to write palindrome program?

3 Answers  


What does void main () mean?

0 Answers  


What are c identifiers?

0 Answers  


Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

0 Answers  


Categories