What is a void method?
Does .length start 0 java?
What is a parameter in java?
What is a stream? what are the different types and classes of Streams?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
What is the difference between this() and super()?
Why do we need singleton class?
What modifiers may be used with a top-level class?
What are different type of exceptions in java?
What is Collection interface?
What are the ways of polymorphism other than Overridding & Overloading
Explain Stream Tokenizer?