What is a try block?
No Answer is Posted For this Question
Be the First to Post Answer
Discussion on error handling of C++ .
Which bit wise operator is suitable for checking whether a particular bit is on or off?
Will this c++ program execute or not?
What are function poinetrs? where are they used?
What language is a dll written in?
Is c or c++ more useful?
What is the difference between reference and pointer?
What is unary operator? List out the different operators involved in the unary operator.
How do you declare a set in c++?
Does c++ vector allocate memory?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?