Java Programming V sem Unit 1
Java Program Structure
Every programming languages has its structure which helps it to write efficient programs. In java there are six different sections through which the program is structured.
these sections are -
1. documentation section
2. pakage statement
3. import statement
4. interface section
5. class defination
6. main method class
java features
1. simple
2. object oriented
3. robust
4. plateform independent
5. secure
6. multithreading
7. architecture neutral
8. portable
9. high performance
10. distributed
java features
1. simple
2. object oriented
3. robust
4. plateform independent
5. secure
6. multithreading
7. architecture neutral
8. portable
9. high performance
10. distributed
for more details please watch this video
No comments