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

Answer Posted / ruth

it will print 64

Is This Answer Correct ?    0 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between if else and switchstatement

1318


Explain the binary height balanced tree?

730


Where register variables are stored in c?

556


What is derived datatype in c?

639


Why is #define used?

794






What is c standard library?

694


How do I determine whether a character is numeric, alphabetic, and so on?

628


What does a pointer variable always consist of?

667


What is difference between structure and union?

606


Explain why c is faster than c++?

579


program to convert a integer to string in c language'

1989


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

1599


Does c have an equivalent to pascals with statement?

578


What are unions in c?

586


Why can’t we compare structures?

818