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...

Study the code:
void show()
main()
{
show();
}
void show (char *s)
{
printf("%sn",s);
}
What will happen if it is compiled & run on an ANSI C
Compiler?
A)It will compile & nothing will be printed when it is
executed
B)it will compile but not link
C)the compiler will generate an error
D)the compiler will generate a warning

Answer Posted / vignesh1988i

according to my compailer it will have an error "function
called incorrectly"

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of linkage in c language?

1042


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

1058


what is the diffrenet bettwen HTTP and internet protocol

1821


In which header file is the null macro defined?

1332


What does c in a circle mean?

1055


difference between object file and executable file

6695


Who is the founder of c language?

1147


Is int a keyword in c?

949


What is wrong with this declaration?

1096


Explain 'bus error'?

1063


Write a program to print all permutations of a given string.

1184


Why should I use standard library functions instead of writing my own?

1244


When c language was developed?

1047


What is the use of function in c?

1174


What are the application of c?

1082