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 Posted / thiruapthi rao
generally return key is considered as enter key
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is string function in c?
Write a program to replace n bits from the position p of the bit representation of an inputted character x with the one's complement. Method invertBit takes 3 parameters x as input character, p as position and n as the number of positions from p. Replace n bits from pth position in 8 bit character x. Then return the characters by inverting the bits.
When can a far pointer be used?
What are the rules for the identifier?
How many types of arrays are there in c?
What is #line?
formula to convert 2500mmh2o into m3/hr
Wt are the Buses in C Language
i have a written test for microland please give me test pattern
What is an identifier?
What is c++ used for today?
why we wont use '&' sing in aceesing the string using scanf
What is the purpose of void in c?
What is the difference between union and structure in c?
How can this be legal c?