what is language and it responsibilities
Answer / deepakkumar1887
language is an application which allow the end user to frame
the set of instruction as program to perform action by the
system.
| Is This Answer Correct ? | 0 Yes | 1 No |
Explain creating threads by extending thread class ?
What is a native method in java programming?
What is the specification of ?CODEBASE? in an applet?
What is Generic in java? Where can we write Generic ( class or method or objects or etc...)? with simple example? Thanks, Bose.
2 Answers Infosys, Tech Mahindra,
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
How will you print number in reverse (descending) order in BST.
what is the replacement method of stop() of thread
To set the position and size of a component, which methods are used?
Why are data types important?
Difference between linkedlist and arraylist.
What is collection sort in java?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?