Define a pointer to a data member of the type pointer to pointer?
Am pass the 10000 records to target in target I will take commit interval 15000 when I was stop the work flow what will happened
List the merits and demerits of declaring a nested class in C++?
What is exception handling in C++?
What's the most powerful programming language?
What does asterisk mean in c++?
what do you mean by memory management operators
What is helper in c++?
What is microsoft c++ redistributable?
Design a program to input a date from user in the form day/month/year (e.g. 2/6/2000) and report whether it’s a valid date or not. The program should take account of leap years. You will need to know that a leap year is a year that is exactly divisible by 4, except that century years are only leap years if they are divisible by 400.
What is the role of copy constructor in copying of thrown objects?
What issue do auto_ptr objects address?
Is java the same as c++?