Answer Posted / manoj kumar sahu(secon pvt.ltd
There are three types of statements
1.statement
2.precompiled/predefined statement
3.collable statement.
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Explain restrictions for using anonymous inner classes?
What is data type example?
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
Can string be considered as a keyword?
What is the difference between the direct buffer and non-direct buffer in java?
Differentiate between array list and vector in java.
What is java command?
Why is the singleton pattern considered to be an anti pattern?
What does super keyword do?
What is increment in java?
What will happen to the exception object after exception handling?
Write a program to print fibonacci series up to count 10.
Is string is a class in java?
Why is singleton not thread safe?
What is contractor means and methods?