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
Why is main an int?
Explain the different access specifiers for the class member in c++.
What new()is different from malloc()?
Why do we need pointers?
What is class invariant in c++?
Explain some examples of operator overloading?
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
What is endianness?
Can a constructor return a value?
When is the copy constructor called?
Explain the difference between c++ and java.
Describe friend function & its advantages.
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What is the advantage of c++ over c?