how to connect oracle in C/C++.

Answer Posted / naresh

IN C++ we can where as in C it very less hope

Is This Answer Correct ?    2 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain About fork()?

653


What are qualifiers?

619


What is nested structure with example?

631


How can I find out how much free space is available on disk?

632


What is the time and space complexities of merge sort and when is it preferred over quick sort?

678






How many types of functions are there in c?

587


typedef struct{ char *; nodeptr next; } * nodeptr ; What does nodeptr stand for?

1078


What is function prototype?

613


How can I insert or delete a line (or record) in the middle of a file?

579


Difference between goto, long jmp() and setjmp()?

712


Can you pass an entire structure to functions?

698


What is the method to save data in stack data structure type?

612


What are the different categories of functions in c?

652


How can I open a file so that other programs can update it at the same time?

665


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

632