Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

2309


How main function is called in c?

1169


How many types of sorting are there in c?

1114


Why is c so powerful?

1166


Explain what is wrong with this program statement?

1160


what is the significance of static storage class specifier?

2345


What is the difference between union and structure in c?

1280


What 'lex' does?

1231


what is the difference between 123 and 0123 in c?

1277


Why c is called a middle level language?

1162


Is c++ based on c?

1133


using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1857


Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

1137


How do I read the arrow keys? What about function keys?

1150


Between macros and functions,which is better to use and why?

2324