Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Main must be written as
a.the first function in the program
b.Second function in the program
c.Last function in the program
d.any where in the program

Answer Posted / maskfriend

d.any where in the program. but it should declare after the
declaration of veriable where it starts execution of the
program

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is #line used for?

996


console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

1119


What are the advantages of using linked list for tree construction?

1040


write a program to rearrange the array such way that all even elements should come first and next come odd

2242


What is calloc() function?

1059


Explain how does free() know explain how much memory to release?

1024


Explain how can you restore a redirected standard stream?

1054


How can you increase the size of a statically allocated array?

1055


Explain the difference between strcpy() and memcpy() function?

961


Write a program to print numbers from 1 to 100 without using loop in c?

1041


What is the c language function prototype?

1051


Differentiate between the expression “++a” and “a++”?

1214


An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above

1127


develop algorithms to add polynomials (i) in one variable

2125


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

1165