Explain abstract class in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is aberivation of java?
Why java is platform independent? Explain.
What is the difference between preemptive scheduling and time slicing in java programming?
What is complexity in java?
which pattern is default in scanner package?
Which class contains a method: cloneable or object?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?
Why java is a platform independent? Explain
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 does int [] mean in java?
What is an arraylist in java?
How do you reverse a string in java without using string buffer?