Is c a great language, or what?


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

Post New Answer

More C Interview Questions

Are global variables static in c?

0 Answers  


write a program to arrange the contents of a 1D array in ascending order

4 Answers  


int x=5; printf("%d%d%d",x,x<<2,x>>2);

2 Answers   TANCET,


write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1

3 Answers  


HOW DO YOU HANDLE EXCEPTIONS IN C?

2 Answers   AppLabs,






How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include<stdio.h>...

0 Answers  


What is the difference between array and pointer?

0 Answers  


12344321 123 321 12 21 1 1 how i print this program??

5 Answers   DSR Management, Winit,


What does 2n 4c mean?

0 Answers  


What is the use of function overloading in C?

0 Answers   Ittiam Systems,


List the different types of c tokens?

0 Answers  


What is structure and union in c?

0 Answers  


Categories