I want explanation for this assignment: how to connect mysql
database using c/c++,please explain this detailly?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Define a nested class. Explain how it can be useful.

0 Answers  


When can I use a forward declaration?

0 Answers  


Which coding certification is best?

0 Answers  


What is a template in c++?

3 Answers  


When do we run a shell in the unix system?

0 Answers  


What is a float in c++?

0 Answers  


What is size of a object of following class? class Foo { public: void foo(){} }

2 Answers   CA,


What is exception handling in C++?

1 Answers  


Should you pass exceptions by value or by reference?

0 Answers  


Explain the isa and hasa class relationships.

0 Answers  


Which of the Standard C++ casts can be used to perform a ?safe? downcast: a) reinterpret_cast b) dynamic_cast c) static_cast d) const_cast

2 Answers   Quark,


How do you save a c++ program?

0 Answers  


Categories