Answer Posted / pradeep
void main might return a value.
you should not assign to other variable.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is wrong with this initialization?
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?
Why c is called a middle level language?
What is variable in c example?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
Which driver is a pure java driver
program for reversing a selected line word by word when multiple lines are given without using strrev
Explain modulus operator. What are the restrictions of a modulus operator?
What does the error message "DGROUP exceeds 64K" mean?
How do you convert strings to numbers in C?
Compare interpreters and compilers.
Can a function argument have default value?
How can I do graphics in c?
What is meant by 'bit masking'?
What is %d called in c?