what will be the output for the following program?

main()
{
char ch = 'k';
char c;
printf("%c",c);
}

Answer Posted / hussain reddy

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

Explain how can you check to see whether a symbol is defined?

655


What is #include called?

563


Is stack a keyword in c?

628


How to write a multi-statement macro?

616


can anyone suggest some site name..where i can get some good data structure puzzles???

1639






What do you mean by c?

580


Write a code on reverse string and its complexity.

598


What are header files in c?

610


write a program in c language to print your bio-data on the screen by using functions.

6239


What is difference between constant pointer and constant variable?

619


What does calloc stand for?

643


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

2784


Does c have an equivalent to pascals with statement?

566


What is echo in c programming?

550


Why is c so powerful?

674