What are the different 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 are the types of data types and explain?

0 Answers  


List some applications of c programming language?

0 Answers  


In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping

0 Answers  


What is a stream in c programming?

0 Answers  


which is conditional construct a) if statement b) switch statement c) while/for d) goto

0 Answers  






Write a program to print "hello world" without using a semicolon?

0 Answers  


how can you print&scan anything using just one character? :) HINT: printf,scanf similer

2 Answers  


What is the use of #define preprocessor in c?

0 Answers  


Is it possible to execute code even after the program exits the main() function?

0 Answers  


what do you mean by enumeration constant?

0 Answers  


In a switch statement, explain what will happen if a break statement is omitted?

0 Answers  


What does sizeof function do?

0 Answers  


Categories