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

print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20

8 Answers   TCS,


What is variable and explain rules to declare variable in c?

0 Answers  


what is compiler

6 Answers  


Program to swap the any two elements in an array containing N number of elements?

1 Answers   Bosch, Glenwood, Ugam Solutions,


How can I remove the leading spaces from a string?

0 Answers  






without a terminator how can we print a message in a printf () function.

7 Answers   NIIT,


What is include directive in c?

0 Answers  


what is the format specifier for printing a pointer value?

0 Answers  


Why doesn't the code "int a = 1000, b = 1000; long int c = a * b;" work?

7 Answers  


what is purpose of fflush(stdin) function

4 Answers  


how to find anagram without using string functions using only loops in c programming

1 Answers   Mind Tree, TCS,


What is a global variable in c?

0 Answers  


Categories