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

Answer Posted / vignesh1988i

it will print hi...

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to check palindrome number in c programming?

601


What does 4d mean in c?

949


Is it possible to use curly brackets ({}) to enclose single line code in c program?

800


the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above

606


How #define works?

617






What is the usage of the pointer in c?

606


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

663


How do I create a directory? How do I remove a directory (and its contents)?

606


write a program to concatenation the string using switch case?

1560


Describe wild pointers in c?

640


Is c call by value?

606


Is fortran still used in 2018?

595


Explain about the functions strcat() and strcmp()?

598


string reverse using recursion

1812


What is difference between static and global variable in c?

539