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
No Answer is Posted For this Question
Be the First to Post Answer
Explain the concept of memory leak?
write a c++ program that gives output 4 3 4 2 3 4 1 2 3 4 using looping statement
1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.
What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h
How is new() different from malloc()?
Which programming language should I learn first?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
Is the declaration of a class its interface or its implementation?
What are the main differences between C and C++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.
Explain the differences between private, public and protected and give examples.
What is a manipulator in c++?