how to execute with out main in cprogram
Answer Posted / shashank
isme bhi yahi ho raha hai
but with a trick
pls anyone can give me good links(url) to master c
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a
How can you allocate arrays or structures bigger than 64K?
Find duplicates in a file containing 6 digit number (like uid) in O (n) time.
What is difference between function overloading and operator overloading?
What is logical error?
Explain what is wrong in this statement?
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
write a program to concatenation the string using switch case?
Why c language?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
Differentiate between null and void pointers.
What is the best way to store flag values in a program?
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
What is calloc in c?
Why does notstrcat(string, "!");Work?