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

Answer Posted / manju

The answer is garbage value because ch is not initialised

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain what is a newline escape sequence?

691


Can you think of a logic behind the game minesweeper.

2011


What is a const pointer in c?

671


Write a program to generate random numbers in c?

665


Is null always defined as 0(zero)?

616






What is a node in c?

551


Why c is a procedural language?

585


What are the different types of C instructions?

679


What is #include stdio h?

688


What is data types?

642


What is the difference between single charater constant and string constant?

625


What is null pointer in c?

596


how do you programme Carrier Sense Multiple Access

1519


write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays

1787


How can I delete a file?

631