Answer Posted / anil kumar nahak
Yes we define any function(without main()) with in a function.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
The __________ attribute is used to announce variables based on definitions of columns in a table?
What does c in a circle mean?
What does %c mean in c?
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What does the characters “r” and “w” mean when writing programs that will make use of files?
‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .
What are data structures in c and how to use them?
Where register variables are stored in c?
Are enumerations really portable?
What is the equivalent code of the following statement in WHILE LOOP format?
What is binary tree in c?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
How can I open a file so that other programs can update it at the same time?
#include
what are bit fields? What is the use of bit fields in a structure declaration?