what will be the output:
main(){char ch;int a=10;printf("%d",ch);}
Answer Posted / ruth
it will print 64
| Is This Answer Correct ? | 0 Yes | 13 No |
Post New Answer View All Answers
Can true be a variable name in c?
Define C in your own Language.
Can a void pointer point to a function?
What is output redirection?
differentiate built-in functions and user – defined functions.
Is main is a keyword in c?
Explain how can you tell whether two strings are the same?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
What is c language and why we use it?
which type of aspect you want from the student.
What are the different types of objects used in c?
What is a memory leak? How to avoid it?
What are the different data types in C?
Is c easier than java?
What does 1f stand for?