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

Answer Posted / viji

it will give some garbage value.........

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I dynamically allocate arrays?

595


What is unsigned int in c?

561


Explain what standard functions are available to manipulate strings?

613


What is ctrl c called?

599


Explain About fork()?

649






How we can insert comments in a c program?

634


Is sizeof a keyword in c?

585


What is a keyword?

748


What is scanf_s in c?

634


Can the size of an array be declared at runtime?

611


what is different between auto and local static? why should we use local static?

645


What is the best organizational structure?

644


What is pointer and structure in c?

575


What is the condition that is applied with ?: Operator?

666


Is struct oop?

583