what will be the output:
main(){char ch;int a=10;printf("%d",ch);}

Answer Posted / p.thriveni

it will giv the warning as 'a' is assigned a avalue that
is never be used.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a buffer in c?

579


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

1746


WHICH TYPE OF JOBS WE GET BY WRITING GROUPS .WHEN THE EXAMS CONDUCTED IS THIS EXAMS ARE CONDUCTED EVERY YEAR OR NOT.PLS TELL ME THE ANSWER

1466


Explain what are multibyte characters?

631


When should you use a type cast?

595






Which is the memory area not included in C program? give the reason

1510


Hai what is the different types of versions and their differences

1495


What are qualifiers?

619


How can I insert or delete a line (or record) in the middle of a file?

579


What are the characteristics of arrays in c?

616


Are global variables static in c?

681


Are negative numbers true in c?

604


What does malloc () calloc () realloc () free () do?

563


Write a program to print ASCII code for a given digit.

692


Explain what does the function toupper() do?

638