Explain data types & how many data types supported by c?


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

Post New Answer

More C Interview Questions

What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?

0 Answers  


What are conditional operators in C?

0 Answers   Adobe,


What is the advantage of using #define to declare a constant?

0 Answers   Agilent, ZS Associates,


shorting algorithmS

0 Answers   Wipro,


int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?

6 Answers   Verifone,






Why do some versions of toupper act strangely if given an upper-case letter?

0 Answers  


Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 1. Print only the alphabets . If in upper case print in lower case vice versa.

1 Answers  


What does 2n 4c mean?

0 Answers  


What are header files? What are their uses?

0 Answers  


when user give a number it multiply with 9 without useing '+' and '*' oprator

4 Answers  


What is function prototype in c language?

0 Answers  


Describe the order of precedence with regards to operators in C.

0 Answers  


Categories