Answer Posted / ravi.g
it depends on system memory and compiler
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can a program have two main functions?
Explain built-in function?
Why we use conio h in c?
Is javascript based on c?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
What is non linear data structure in c?
What is exit() function?
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
What are identifiers and keywords in c?
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
How do we make a global variable accessible across files? Explain the extern keyword?
What functions are used in dynamic memory allocation in c?
Why isn't it being handled properly?
write a program for the normal snake games find in most of the mobiles.
Explain what is page thrashing?