Answer Posted / guest
after writing entire code first compile the program using
alt+F9.Then look at the errors and warnings ,after all the
errors and warnings are rectified u can run the program by
ctrl+F9.to watch the output go through the key alt+F5.
Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
What is the general form of function in c?
Write a program for finding factorial of a number.
What is the right way to use errno?
What is your stream meaning?
Implement bit Array in C.
the question is that what you have been doing all these periods (one year gap)
What is the difference between exit() and _exit() function in c?
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
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
What is difference between structure and union with example?
What should malloc() do?
Why do we use c for the speed of light?
When was c language developed?
What is .obj file in c?
What is c programing language?