Answer Posted / srinivas
c++ and java
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is a structure member in c?
What is the difference between far and near in c?
What kind of structure is a house?
Explain main function in c?
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...
Can we declare variable anywhere in c?
write a program to copy the string using switch case?
Write a program to find factorial of a number using recursive function.
Explain what is meant by 'bit masking'?
What is clrscr in c?
What standard functions are available to manipulate strings?
What is #line used for?
What is the sizeof () a pointer?
Explain how does free() know explain how much memory to release?
Can we access the array using a pointer in c language?