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

Answer Posted / uttama

garbage value will be given

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which built-in library function can be used to match a patter from the string?

748


What is the difference between class and object in c?

584


What does typedef struct mean?

663


how to create duplicate link list using C???

2076


What is pointer to pointer in c with example?

550






What does the characters “r” and “w” mean when writing programs that will make use of files?

859


What are the types of variables in c?

582


What is abstract data structure in c?

532


Write program to remove duplicate in an array?

603


How to get string length of given string in c?

610


What are the advantages and disadvantages of a heap?

715


In C language, a variable name cannot contain?

746


What is gets() function?

673


Explain what is the difference between a free-standing and a hosted environment?

636


Explain enumerated types in c language?

606