Answer Posted / akshay
Object is created following ways
1.Using NEW operator
2.Class.newinstance()
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Is a class an object?
What is codebase?
What is multithreading in java?
What is identifier in java?
What are memory tables?
What is extension method in java?
What is sorting algorithm in java?
Distinguish between a predicate and a function?
According to java operator precedence, which operator is considered to be with highest precedence?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
What are the restrictions imposed on method overriding?
Give a practical example of singleton class usage?
What is the difference in between cpp and java? Can u explain in detail?
Can we use return in constructor?
What is the use of parse function in java?