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 |
What is java and their uses?
What will happen if we cannot mention "finally" in Java Program ???
What are synchronized methods and synchronized statements in java programming?
Where are the local variables stored?
What is the instance of an object?
Can substring create new object?
Which is a valid identifier?
Explain about main thread in java?
Explain about field hiding in java?
Which variable is the independent variable?
Explain the importance of finalize() method.
Does java initialize arrays to zero?