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 the return type of readLine() when end of a file is reached?
what are the analysis of an object
What is meant by Java interpreter?
What advantage do java's layout managers provide over traditional windowing systems?
How many types of interfaces are there?
What is an Exception ?
Can I create any Marker Interface? If yes then how can I use it???
What do you mean by default constructor in java?
What is difference between identifier and variable?
Does java map allow duplicates?
Can we declare the static variables and methods in an abstract class?
What is the memory leak in java?