what will be the output:
main(){char ch;int a=10;printf("%d",ch);}
Answer Posted / kanmani
I think this program produce some garbage value.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
List some basic data types in c?
Can you write the function prototype, definition and mention the other requirements.
what is the structure pointer?
What is data type long in c?
Subtract Two Number Without Using Subtraction Operator
Do pointers store the address of value or the actual value of a variable?
How to declare pointer variables?
how to capitalise first letter of each word in a given string?
What are the advantages of c preprocessor?
Why do we use & in c?
What is calloc in c?
What is dynamic memory allocation?
What is a stream water?
What are the characteristics of arrays in c?
What is 'bus error'?