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 is the difference between text and binary i/o?

0 Answers  


Write a program to use switch statement.

0 Answers   Agilent, Integreon, ZS Associates,


how to find the size of the data type like int,float without using the sizeof operator?

13 Answers  


In C, What is the #line used for?

2 Answers  


What are the difference between a free-standing and a hosted environment?

0 Answers   Infogain,






Taking an example,differentiate b/w loader and linker ?

1 Answers  


write a program to gat the digt sum of a number (et. 15= >1+5=6)

2 Answers  


What are different types of variables in c?

0 Answers  


write a program to generate 1st n fibonacci prime number

12 Answers  


What is the use of structure padding in c?

0 Answers  


Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both

3 Answers  


What are two dimensional arrays alternatively called as?

0 Answers  


Categories