What are Basic concepts of Java ?
Main Basic concept of Java.
Jdk
JRE
Compiler
package
Interpreter
Datatypes.
conditional statement
looping statement
Keywords
new
this
super
final
static
Oops Concept
Class
Object
Encapsulation
Polymorphism
Inheritance
Abtraction
Exception Handling
try
catch
finally
throw
throws
Collection Frameworks
List
Arraylist
LinkedList
Vector
Set
hashset
treeset
linkedset
Map
Hashmap
treemap
Comments
Post a Comment