why we shiuld use main keyword in C

Answer Posted / nirmal kumar tailor

main() is the important part of the programe.

main() defines scope of the programe and all working in
this scop means execute the programe in between this block

all programe execution with the main() function.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of pointers?

559


A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler

621


What is identifiers in c with examples?

672


What does %p mean c?

621


What is difference between structure and union in c?

539






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

819


Differentiate between calloc and malloc.

751


what is a constant pointer in C

672


What’s the special use of UNIONS?

655


what is the difference between class and unio?

1854


What is operator precedence?

639


What is an lvalue in c?

690


Do you know what are bitwise shift operators in c programming?

581


What is the use of #define preprocessor in c?

611


What is extern storage class in c?

509