whitch value return void main?

Answer Posted / prabu

yes there is no return a value for void main function

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will be your course of action for a push operation?

771


What is a substring in c?

708


What is difference between structure and union?

747


What oops means?

690


What is the difference between procedural and functional programming?

644






A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none

869


difference between Low, Middle, High Level languages in c ?

1780


Tell us the use of fflush() function in c language?

774


What is "Duff's Device"?

843


How do c compilers work?

730


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

1996


Explain the use of 'auto' keyword

820


Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)

837


Which node is more powerful and can handle local information processing or graphics processing?

972


How to declare pointer variables?

826