0% found this document useful (0 votes)
54 views1 page

Java Exam Syllabus Overview

The Java Exam Syllabus covers fundamental topics including Java introduction, JDK, JVM, and JRE. It includes concepts such as variables, data types, control structures, loops, arrays, classes, and methods. The syllabus is designed to provide a comprehensive understanding of Java programming essentials.

Uploaded by

Gopi Barman CSE
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views1 page

Java Exam Syllabus Overview

The Java Exam Syllabus covers fundamental topics including Java introduction, JDK, JVM, and JRE. It includes concepts such as variables, data types, control structures, loops, arrays, classes, and methods. The syllabus is designed to provide a comprehensive understanding of Java programming essentials.

Uploaded by

Gopi Barman CSE
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Java Exam Syllabus

• Java Introduction
• JDK & JVM
• JRE
• Java Bytecode
• Java main method with print text
• Java Variables
• Local variable
• Static variable
• Instance Variable
• Data types in java
• Java type casting
• Operators
• String functions
• Math
• Boolean
• If else
• Switch case
• While loop
• For loop
• Foreach loop
• Break / continue
• Array
• Loop with array
• Multidimensional array
• Class
• Object
• Method
• Method with parameter
• Method returning value

You might also like