Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create


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

Post New Answer

More C++ General Interview Questions

What is exception handling? Does c++ support exception handling?

0 Answers  


What is polymorphism in c++? Explain with an example?

0 Answers  


Can java be faster than c++?

0 Answers  


write the programme that convert a interger to biniry number

1 Answers   Amazon,


When should you use multiple inheritance?

2 Answers  






What you mean by early binding and late binding? How it is related to dynamic binding?

1 Answers  


How does list r; differs from list r();?

0 Answers  


What is operators in c++?

0 Answers  


Explain pass by value and pass by reference.

0 Answers  


Enter n no. of element and delete value from desire position

1 Answers  


iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?

1 Answers  


If you don’t declare a return value, what type of return value is assumed?

0 Answers  


Categories