what will be the output:
main(){char ch;int a=10;printf("%d",ch);}
Answer Posted / sabari
error
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Is struct oop?
write a program to display all prime numbers
What is strcmp in c?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
What is the full form of getch?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
differentiate built-in functions and user – defined functions.
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
What is the difference between malloc() and calloc()?
Why is event driven programming or procedural programming, better within specific scenario?
What are the types of variables in c?
what is the function of pragma directive in c?
What is malloc() function?
Write a C program to count the number of email on text
What is the use of ?: Operator?