while running a program, i got the msg that press return key
to exit.what that mean in C as there are no such options as
far i know.
Answer / thiruapthi rao
generally return key is considered as enter key
| Is This Answer Correct ? | 0 Yes | 0 No |
main() { int i=400,j=300; printf("%d..%d"); }
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?
How do shell structures work?
Explain what are multidimensional arrays?
What is the difference b/w Structure & Array?
How to Throw some light on the splay trees?
HOW TO HANDLE EXCEPTIONS IN C
is assignment operator is arithmatic or not
who is the father of c
What does emoji p mean?
Explain how do you print an address?