Explain Basic concepts of C language?


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

Post New Answer

More C Interview Questions

What does 4d mean in c?

0 Answers  


printf("%d",(printf("Hello")); What it returns?

32 Answers   TCS,


Explain what are compound statements?

0 Answers  


p*=(++q)++*--p when p=q=1 while(q<=6)

0 Answers   KINPOE,


What is integer constants?

0 Answers  






What are pointers in C?

5 Answers   KPIT,


Why is a semicolon (;) put at the end of every program statement?

0 Answers  


Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.

0 Answers   Amazon,


What are the three constants used in c?

0 Answers  


define c

6 Answers   HCL, TCS,


Derive the complexity expression for AVL tree?

1 Answers  


What is the g value paradox?

0 Answers  


Categories