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 method a function?
What are the 4 types of characters?
Is java a prime method?
What is integer valueof?
Which one will take more memory: an int or integer?
Why synchronization is important?
How do you identify independent and dependent variables?
What is a "pure virtual" member function?
Does java set allow duplicates?
What is codebase?
How do you remove duplicates in java?
How does the java compiler work?
What is runtime polymorphism or dynamic method dispatch?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
Is string serializable in java?