List some basic data types 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 ANSI C Standard?

0 Answers   Celstream,


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 value of e(exp1)up to required no of digits after decimal?

1 Answers  


Why cd or dvd are round why not square.

1 Answers  


20. main() { int i=5; printf("%d%d%d%d%d%d",i++,i--,++i,--i,i); } Answer:??????

2 Answers  






How do you view the path?

0 Answers  


Where are the auto variables stored?

0 Answers   TISL,


When should structures be passed by values or by references?

0 Answers   Adobe,


Are there any problems with performing mathematical operations on different variable types?

0 Answers  


Explain what are multibyte characters?

0 Answers  


Is c still used?

0 Answers  


how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"

4 Answers   Wipro,


Categories