Can we declare function inside main?


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

Post New Answer

More C Interview Questions

what is mallloc()?how it works?

4 Answers   Excel,


How to calculate sum

2 Answers  


What is d scanf?

0 Answers  


How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?

4 Answers   NIIT,


What is the meaning of int *x[]();?

1 Answers  






Explain zero based addressing.

0 Answers  


how to create duplicate link list using C???

0 Answers  


Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me

0 Answers  


What is c value paradox explain?

0 Answers  


What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

0 Answers  


15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?

2 Answers   CTS,


Explain enumerated types in c language?

0 Answers  


Categories