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
How can we achieve thread safety in java?
What is variable length arguments in java?
Differentiate between == and equals().
What is boolean keyword in java?
What is a string token?
Are arrays immutable in java?
Differences between traditional programming language and object oriented programming language?
Is age discrete or continuous?
How many bits are in a sentence?
What is the purpose of the System class?
What does void * mean?
What’s a deadlock?
What type of value does sizeof return?
Explain what are final variable in java?
What do you mean by of string::valueof expression in java 8?