what will be the output:
main(){char ch;int a=10;printf("%d",ch);}
Answer Posted / paul
It'll give a warnin tat "a is never used...If u Continue
executing...it will the memory addres that is currently
used.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the basic data types associated with c?
What are types of functions?
What is difference between structure and union in c?
What is graph in c?
Is fortran still used today?
What is union and structure in c?
int far *near * p; means
What is the use of putchar function?
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
Combinations of fibanocci prime series
What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25
What are the types of variables in c?
Is javascript written in c?
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
Is boolean a datatype in c?