What is meaning of "Void main" in C Language.
Answer Posted / nagendra kumar
it is linguistic meaning and above person as excellent write answer
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is static and auto variables in c?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What is the use of volatile?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
Not all reserved words are written in lowercase. TRUE or FALSE?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
How to declare a variable?
Write a program to find factorial of a number using recursive function.
What should malloc() do?
Can we compile a program without main() function?
Can we declare function inside main?
What will be the outcome of the following conditional statement if the value of variable s is 10?
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
Can we increase size of array in c?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?