write the output for yhe given program
int a=5;
void main()
{
int a=9;
printf("%d",a);
}
printf("%d",&a);
Answer Posted / anusha
9
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is typa casting and type conversion ?
What do you mean by component versionig?
How to calculte strengh of scaffoling(indian)
find the net id and host id of the following IPV4 117.34.3.8 and 132.57.8.6
As a good company employee, can you report your supervisor to the company management if he or she is going against the company interest in his or her actions?
what is mean by tranducer
could u please tell me where the click view tool coaching in hyderabad
How do an incremental process model and certification work together to produce high quality software? In your own words, describe the intent of certification in the clean room software engineering context.
tell the function of Source record of DNS server. why we create Stub zone? Tell Round Robing also?
what are the artifacts in coding phase in SDLC????
What is Campus selection process of patni at Adcet,Ashta at 24th dec 2010.Also give apti syllabus.
write a program to reverse a string using recursive function without using str functions.
why does the array will be start on size 0?
I have attended offcampus conducted by polaris chennai.And i have cleared all rounds on 10th June 2014.They collected all my marksheet xerox and address proof and said that they will send me offer letter in 3 days.. But more than 15days passed but still i didnt receive any information. I am lot depend on this offer... so when can i expect offer letter?? will they surely send me offer letter?
can u perform addition of two octal numbers using java?