how can i print "hello".please consider inverted commas as
well.i want to print on console: "hello"
Answer Posted / prayas
#include<stdio.h>
main ()
printf ( "\"Hello\"" ) ;
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is difference between structure and union?
What are the valid places to have keyword “break”?
what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values
How many types of operators are there in c?
What is console in c language?
What is the size of array float a(10)?
Should I learn c before c++?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
hi any body pls give me company name interview conduct "c" language only
praagnovation
Explain what is the most efficient way to store flag values?
What is array of structure in c programming?
What are the disadvantages of c language?
How can I read data from data files with particular formats?
What is pragma in c?