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

Hi can anyone tell what is a start up code?

0 Answers   CTS,


Write a program to generate prime factors of a given integer?

2 Answers  


a=5 a=a++/++a

14 Answers   Bhel,


what is a pointer

4 Answers   Bank Of America, TCS,


Discuss similarities and differences of Multiprogramming OS and multiprocessing OS?

4 Answers   TCS,


Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix

0 Answers   CLG,


What is the purpose of clrscr () printf () and getch ()?

0 Answers  


print 1-50 with two loop & two print Statement

2 Answers  


main() { int arr[5]={23,67}; printf("%d%d%d",arr[2],arr[3],arr[4]); }

9 Answers   TCS,


please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch

2 Answers  


What is difference between main and void main?

0 Answers  


How many levels of pointers have?

0 Answers  


Categories