Answer Posted / yadagirirao
Dennis Riche
| Is This Answer Correct ? | 13 Yes | 7 No |
Post New Answer View All Answers
Are c and c++ the same?
What are types of preprocessor in c?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
Explain pointer. What are function pointers in C?
Why can't I perform arithmetic on a void* pointer?
Explain what is the difference between functions abs() and fabs()?
Which driver is a pure java driver
write a program to create a sparse matrix using dynamic memory allocation.
Explain Function Pointer?
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
Define recursion in c.
write a program to display all prime numbers
Explain can the sizeof operator be used to tell the size of an array passed to a function?
What is abstract data structure in c?
What is c value paradox explain?