how many trys can we write in one class
Answers were Sorted based on User's Feedback
Answer / sreedevi.m0966
many. we cant write try in try but we can write man trys in
one class
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / anup
Number of try statement can be write in one class according
to our need.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nagenpresearch
You can use many numbers of try in a single class according to your requirment
| Is This Answer Correct ? | 1 Yes | 0 No |
What is null pointer and void pointer and what is their use?
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
What is the size of a vector?
5. Can inline functions have a recursion?
What do you mean by Stack unwinding?
Show the application of a dynamic array with the help of an example.
Disadvantages of c++
How the programmer of a class should decide whether to declare member function or a friend function?
When the design recommends static functions?
Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c
How to give an alternate name to a namespace?
Explain differences between alloc() and free()?