whitch value return void main?

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


Please Help Members By Posting Answers For Below Questions

What does c mean in standard form?

830


What is time null in c?

758


Differentiate between #include<...> and #include '...'

808


How can I trap or ignore keyboard interrupts like control-c?

809


What is the explanation for cyclic nature of data types in c?

867


What is external variable in c?

796


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

828


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

756


What is #pragma statements?

821


What is extern variable in c with example?

747


Explain can you assign a different address to an array tag?

840


How do we make a global variable accessible across files? Explain the extern keyword?

1614


What is the difference between class and object in c?

805


Suggesting that there can be 62 seconds in a minute?

790


write a program to concatenation the string using switch case?

1777