Answer Posted / jayaprakash
11
| Is This Answer Correct ? | 65 Yes | 5 No |
Post New Answer View All Answers
What is the indent key?
Differentiate between postfix and prefix operators in java.
How do you implement polymorphism in our day to day life?
What is passed by reference and pass by value ?
What is the advantage of functional interface in java 8?
how come we know the object is no more used in the class?
Explain the usage of this with constructors?
How do you control extraneous variables?
What is method overloading with type promotion?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What is a java applet? What is an interface?
Can a abstract class be defined without any abstract methods?
What is Java Annotations?
what is static import in java? Explain
How can we access some class in another class in java?