what will be the output:
main(){char ch;int a=10;printf("%d",ch);}
Answer Posted / anu
I think it will not give any error and it will print some
garbage value.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain can static variables be declared in a header file?
What do you mean by a sequential access file?
Why we write conio h in c?
What is use of null pointer in c?
Describe newline escape sequence with a sample program?
What is the use of a semicolon (;) at the end of every program statement?
What is the difference between mpi and openmp?
i have a written test for microland please give me test pattern
What are identifiers in c?
How can I make sure that my program is the only one accessing a file?
What are unions in c?
What is pointer in c?
Why structure is used in c?
How to throw some light on the b tree?
How can I recover the file name given an open stream or file descriptor?