write the output for yhe given program
int a=5;
void main()
{
int a=9;
printf("%d",a);
}
printf("%d",&a);
Answer Posted / ryan
cant call a function outside of all functions, won't compile
if it did
9, unknown address of global 'a' as a signed integer
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
AD backups and restoration
Explain about a light bulb
What is the meaning of int p(char*a);
A rectangular sheet dimensions a x b is to be made into an open-topped box by cutting a square of side h from each corner and folding the 4 sides up. Find the value of h which allows the maximum volume of the box?
I have completed my B.E with (CSE) computer science and engineering ,i had a total no of backlogs=20 ,is there any chances to get the visa PLEASE HELP ME NE1 : MY ID=john_searchig143@yahoo.com .
Give the coding for system reboot in C
what are the steps u follow to create an custom idoc program in which environment u create the program?
What would happen if you drilled through the Earth all the way to the other side and then jumped into the hole?
what is mean by oracle?And how it is used?
Always declare destructors to be virtual"?????? why this is so needed?????
The old welding machine use electro- -magnetic winding to step up the current for welding rods,what is new principle inside the welding
requirement:To move display statements in a cobol program to a dataset.These display statements were not in main program but in calling program and we were not allowed to move these info via sysout dd dsn='dataset.name' . please let me know the ways this can be handled
If navara d40 injektor damage.what is the problem when we drive??
What is the difference between command line argument and input taking from the user?
WHERE CAN I GET SQL SERVER NOTES SOFT COPY?