Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Outline the major features of java.



Outline the major features of java...

Answer / Manoj Kalyani

Java is a high-level, object-oriented programming language with several key features: 1) Simple: Easy to learn and use. 2) Object-Oriented: Encapsulates data and behavior in objects. 3) Platform Independent: Compiled into bytecode (.class files) which can run on any platform that supports Java Virtual Machine (JVM). 4) Robust: Provides automatic memory management using garbage collection. 5) Multithreaded: Supports concurrent programming with multiple threads. 6) High Performance: Bytecode is optimized by the JVM to achieve high performance. 7) Dynamic: Java supports dynamic method binding and loading of classes.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Why do we use threads in java?

1 Answers  


What is identifier in java?

1 Answers  


What is the final keyword?

1 Answers  


placement papaers of spring computing technology

1 Answers   Spring Computing Technologies,


What will happen if we write code like: try{}catch(exception e)catch(IOException i)

6 Answers   CTS, TCS,


Explain the private protected method modifier?

1 Answers  


What is the difference between ArrayList and Vector? which one is better in Java

1 Answers   SkillGun Technologies,


What is a variable declaration?

1 Answers  


What is hashtable and explain features of hashtable?

1 Answers  


Explain polymorphism citing an example.

1 Answers   Amazon,


Is binary a low level language?

1 Answers  


how can we use the servlet as standalone apllication?should we need to extend any class?

2 Answers   Logica CMG,


Categories