what will be the output:
main(){char ch;int a=10;printf("%d",ch);}

Answer Posted / kanmani

I think this program produce some garbage value.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are structure members?

605


WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..

1605


Explain what is the difference between null and nul?

673


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

579


Write a code to generate divisors of an integer?

649






Explain what does it mean when a pointer is used in an if statement?

625


What are logical errors and how does it differ from syntax errors?

672


What does *p++ do? What does it point to?

626


What is the use of linkage in c language?

625


Add Two Numbers Without Using the Addition Operator

361


if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.

4517


In a switch statement, explain what will happen if a break statement is omitted?

643


What is the purpose of 'register' keyword in c language?

638


What does %2f mean in c?

692


How can I invoke another program or command and trap its output?

628