explain what is a newline escape sequence?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to use curly brackets ({}) to enclose single line code in c program?
What is a structure and why it is used?
pierrot's divisor program using c or c++ code
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
What is the difference between fork() and vfork()?
Differentiate between functions getch() and getche().
print out of string in this format; 1. "rajesh" 2. \n 3. %d
what are brk, sbrk?
What is the value of h?
Why we not create function inside function.
who will call your main function in c under linux?
How can you return multiple values from a function?