Can a program run without main function?
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
Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.
what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.
What happens if an exception is throws from an object's constructor and from object's destructor?
What is oop in c++?
Is it possible to use a new for the reallocation of pointers ?
What is the purpose of template?
What is the two main roles of operating system?
What are friend classes? What are advantages of using friend classes?
Explain how the virtual base class is different from the conventional base classes of the opps.
What are the advantages of c++? Explain
What is the benefit of encapsulation?