Does constructor be static?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of the strictfp keyword?
Is empty string in java?
What is the length of a string?
Java is based on pass by reference or pass by value ..
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 multithreading ???? How to stop multithrading in java????
What things should be kept in mind while creating your own exceptions in java?
Can we sort arraylist in java?
Write a method that will remove given character from the string?
What is the difference between final, finally and finalize() in java?
What is data and its types?
What is the method used to get the absolute value of a number?