Answer Posted / billuyadav208
Pre possessors are the pre defined libraries which can loaded
befor main function ....
| Is This Answer Correct ? | 36 Yes | 1 No |
Post New Answer View All Answers
How can I sort a linked list?
Explain indirection?
Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250
Explain how can you restore a redirected standard stream?
What is c language in simple words?
What are structure members?
How do you print an address?
What is self-referential structure in c programming?
What is a stream water?
Why main function is special give two reasons?
What are the types of variables in c?
I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.
Explain the use of 'auto' keyword in c programming?
Why does everyone say not to use scanf? What should I use instead?
What are the advantages of union?