char ch="{'H','I',0};printf("%s",ch);what is output
Answer Posted / prasath
thats error
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is meant by recursion?
Can a local variable be volatile in c?
Can a pointer be static?
What are identifiers c?
What is string in c language?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
Why can’t constant values be used to define an array’s initial size?
What is scope rule of function in c?
How can I generate floating-point random numbers?
Can you assign a different address to an array tag?
What is the general form of function in c?
Explain what does the format %10.2 mean when included in a printf statement?
What is double pointer in c?
Why do we use c for the speed of light?
Explain what is meant by high-order and low-order bytes?