What is the structure of java?



What is the structure of java?..

Answer / Amit Prakash Tiwari

Java is an object-oriented programming language. It has several fundamental concepts: classes, objects, inheritance, polymorphism, and interfaces.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

According to java operator precedence, which operator is considered to be with highest precedence?

1 Answers  


Is it possible to write a regular expression to check if string is a number?

1 Answers  


how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application

1 Answers   SAP Labs,


What is nested top-level class?

1 Answers  


How can we find the actual size of an object on the heap?

1 Answers  


What is meant by throwing an Exception?

4 Answers   Accenture,


What are the kinds of polymorphism?

1 Answers  


What's the purpose of using break in each case of switch statement?

1 Answers  


What do you mean by chromounits in java8?

1 Answers  


what do you meant by Platform-Independent?

6 Answers   Persistent,


What is anti pattern in java?

1 Answers  


How do you use find and replace?

1 Answers  


Categories