write the output for yhe given program
int a=5;
void main()
{
int a=9;
printf("%d",a);
}
printf("%d",&a);
Answers were Sorted based on User's Feedback
Answer / 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 |
how to find out the name of the users who are currently working starting with the same characters in unix os
Name a accredited or govt approved university which have 100% online engineering course
operation of carrier aided protection and what is the basis for choice of frequncy in powerline carrier system
what is multiple inheritance
Can u send me a sample Final year CSE student 'RESUME' for campus placement to following mail id: aspnetworks@gmail.com
Write steps of retrieving data using ado.net?
What is smoke testing?
I am student pursuing B.E/B.tech in Computers 8'th sem.What should i do for a better carrier.Plz suggest other than programming languages.Is the ERP a better one to do?plz help...
Give a brief description of the following terms: a) Play head b) Symbol c) Tweening d) ActionScript e) Frame rate f) Library panel g) Masking h) Context – sensitive Property Inspector i) Bandwidth Profiler j) Frame Label
hi this is padhu i just want to know about remote sensing scientist in ISRO, will there a written test or not if there are any model test papers plz post it.
What is the difference between a .PST file and a .OST file?
write program which accept information about 5 student & display same information according to ascending order of their name??