What are the types of data types and explain?


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

Post New Answer

More C Interview Questions

main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }

11 Answers   CISOC, CitiGroup, College School Exams Tests,


what are the uses of structure?

7 Answers   HCL,


What is c standard library?

0 Answers  


Print the foll in C...eg when n=5 the o/p must b + + + + + + + + + + + + + + + + +

1 Answers  


Which is better malloc or calloc?

0 Answers  






What are bitwise shift operators in c programming?

0 Answers  


What is the difference between array_name and &array_name?

0 Answers  


what does ‘segmentation violation’ mean?

1 Answers  


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

0 Answers   MAHINDRA, Protech, Sivan Tech,


Explain how do you generate random numbers in c?

0 Answers  


What is the significance of scope resolution operator?

0 Answers   Agilent, ZS Associates,


Write a program in c to print 1 121 12321 1234321 123454321

11 Answers   ANR, College School Exams Tests, Mu Sigma, Wipro,


Categories