Answer Posted / guest
the process of creating new things by using existing ones
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the name of the java compiler?
What are the different types of garbage collectors in java?
What is the use of string and stringbuffer?
Can we able to pass objects as an arguments in java?
Is class forname reflection?
what is enumset?
What is concurrent hashmap and its features?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?
What is java virtual machine and how it is considered in context of java’s platform independent feature?
List any five features of java?
What is difference between path and classpath variables?
Explain wait() method of object class ?
In a container there are 5 components. I want to display the all the components names, how will you do that one?
How do you read and print a string in java?
What is the difference between abstract classes and interfaces?