Answer Posted / pradeep
void main might return a value.
you should not assign to other variable.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What does c mean in standard form?
What is time null in c?
Differentiate between #include<...> and #include '...'
How can I trap or ignore keyboard interrupts like control-c?
What is the explanation for cyclic nature of data types in c?
What is external variable in c?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
What is #pragma statements?
What is extern variable in c with example?
Explain can you assign a different address to an array tag?
How do we make a global variable accessible across files? Explain the extern keyword?
What is the difference between class and object in c?
Suggesting that there can be 62 seconds in a minute?
write a program to concatenation the string using switch case?