char ch="{'H','I',0};printf("%s",ch);what is output

Answer Posted / reddy

segmentation fault

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are enumerated types?

657


Tell me the use of bit field in c language?

634


What are two dimensional arrays alternatively called as?

671


How to Throw some light on the splay trees?

623


How many identifiers are there in c?

587






What are the valid places to have keyword “break”?

657


Write the Program to reverse a string using pointers.

623


Can a pointer be volatile in c?

539


What is the difference between malloc calloc and realloc in c?

655


Is main an identifier in c?

607


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4992


Why header file is used in c?

582


What are the two types of functions in c?

575


Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?

2124


Do array subscripts always start with zero?

788