transaction attributes ?
Answers were Sorted based on User's Feedback
not supported,requires,required new,supports,mandatory,never
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravikiran(aptech mumbai)
required
requiresnew
mandatory
supports
notsupported
| Is This Answer Correct ? | 1 Yes | 0 No |
How can you debug the Java code?
What will happen if static modifier is removed from the signature of the main method?
What do you mean by buffering?
Why parsing is done?
How to perform quicksort in java?
What is jit compiler ?
What super () does in java?
Why is inheritance used in java?
can we access the method of class without creating the object of the class
What is high level language in computer?
What are selection structures?
Can we access private data outside of the class directly in java programming language? Why There is no runtime checking in java, which leads to access the private data directly outside of a class?