what is the function of void main()?

Answer Posted / anu

void main() is a function. It is used in a program when a
function has no return value.

Is This Answer Correct ?    19 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..

1813


What is stack in c?

862


What are the 5 types of inheritance in c ++?

793


hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

1836


What is the best way to comment out a section of code that contains comments?

1105


Can you assign a different address to an array tag?

934


Explain what is #line used for?

829


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

1875


Why double pointer is used in c?

806


Explain what is a const pointer?

870


What are derived data types in c?

843


What is the significance of an algorithm to C programming?

835


What is the newline escape sequence?

866


Write a program to check palindrome number in c programming?

810


What does 3 mean in texting?

856