What are type modifiers in c?


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

Post New Answer

More C Interview Questions

What are preprocessor directives?

1 Answers  


Explain what is the difference between declaring a variable and defining a variable?

1 Answers  


how to find sum of digits in C?

21 Answers   CTS, Infosys,


What is scope and lifetime of a variable in c?

0 Answers  


How does selection sort work in c?

0 Answers  






char S; char S[6]= " HELLO"; printf("%s ",S[6]); output of the above program ? (0, ASCII 0, I,unpredictable)

7 Answers   Mascot,


Difference between goto, long jmp() and setjmp()?

0 Answers   EXL,


What is the use of ?

0 Answers  


write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

0 Answers   IBM,


what is software?

7 Answers   Wipro,


what is the structure pointer?

0 Answers   Accenture, HCL,


Is flag a keyword in c?

0 Answers  


Categories