can we print any string without using terminator?
Answer Posted / ashutosh
the format should b like this
void main()
{
if(printf("i luv u deepa")
{
}
}
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
How can I prevent another program from modifying part of a file that I am modifying?
What is double pointer in c?
What is the value of uninitialized variable in c?
How will you write a code for accessing the length of an array without assigning it to another variable?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
Why c language is called c?
What is the use of header?
What is pointers in c with example?
What is a node in c?
What is clrscr ()?
Explain goto?
What are global variables and explain how do you declare them?
Is swift based on c?
What is the argument of a function in c?
What is variables in c?