What is type qualifiers?


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

Post New Answer

More C Interview Questions

write a C code to reverse a string using a recursive function, without swapping or using an extra memory.

9 Answers   Motorola, TCS, Wipro,


how to print this pyramid * * * * * * * * * * * * *

2 Answers  


what is the use of #pragma pack, wer it is used?

2 Answers   Wipro,


what is the function of void main()?

8 Answers  


1.find the second maximum in an array? 2.how do you create hash table in c? 3.what is hash collision

9 Answers   HCL, Qualcomm,






a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none

0 Answers  


what is the difference between class and unio?

0 Answers   HCL, Wipro,


What is the advantage of an array over individual variables?

0 Answers  


What does calloc stand for?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


How to swap 3 numbers without using 4th variable?

5 Answers  


If fflush wont work, what can I use to flush input?

0 Answers  


Categories