What is I ++ in c programming?


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

Post New Answer

More C Interview Questions

Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

0 Answers   Sikkim Manipal University,


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

0 Answers  


What header files do I need in order to define the standard library functions I use?

0 Answers  


When should the const modifier be used?

0 Answers  


What is the purpose of ftell?

0 Answers  






where are auto variables stored? What are the characteristics of an auto variable?

0 Answers  


I have one doubt. What does below statement mean? #define sizeof(operator) where operator can be int or float etc. Does this statement meaningful and where it can be used?

1 Answers  


declare afunction pointer to int printf(char *)?

1 Answers   HCL,


what is a function method?give example?

0 Answers  


What is structure packing ?

2 Answers   HP,


Are global variables static in c?

0 Answers  


how to introdu5ce my self in serco

0 Answers  


Categories