What are structure types in C?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of void pointer?
What is volatile in c language?
What is pointers in c with example?
What do you mean by command line argument?
WHO WROTE C LANGUAGE?
what is the function of pragma directive in c?
What is the heap?
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
How do you write a program which produces its own source code as its output?
How does selection sort work in c?
an algorithem for the implementation of circular doubly linked list
can anyone suggest some site name..where i can get some good data structure puzzles???