Answer Posted / guest
Mean time from submission to completion of process.
| Is This Answer Correct ? | 22 Yes | 3 No |
Post New Answer View All Answers
What is the meaning of && in c?
What is printf () in c?
What are data structures in c and how to use them?
a program that can input number of records and can view it again the record
Explain how can you check to see whether a symbol is defined?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
Explain what is gets() function?
What does %c mean in c?
What is typedf?
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
writ a program to compare using strcmp VIVA and viva with its output.
What is an auto keyword in c?
What is #define used for in c?
Define the scope of static variables.