Answer Posted / 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 |
Post New Answer View All Answers
Which is bigger float or double java?
What data structures are used to perform recursion?
What do you understand by the term singleton?
When can you say a graph to be a tree?
What are the Main functions of Java?
What are examples of modifiers?
How to instantiate static nested classes in java?
What is integer parseint?
What is a constructor, constructor overloading in java?
What are data types in oop?
What is the main use of java?
Is java a virus?
Can you run java program without main method?
What are the new features in java 8?
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?