what will be the output:
main(){char ch;int a=10;printf("%d",ch);}
Answer Posted / manju
The correct and verified answer is 8.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is structure packing in c?
Define VARIABLE?
differentiate built-in functions and user – defined functions.
Device an algorithm for weiler-atherton polygon clipping, where the clipping window can be any specified polygon
What are the 5 types of organizational structures?
What is an arrays?
Is it better to use malloc() or calloc()?
What is pass by value in c?
What is a method in c?
Why do we use static in c?
Explain how do you list a file’s date and time?
Explain 'bus error'?
Lists the benefits of c programming language?
What is a 'null pointer assignment' error?
What is a loop?