In this course, you will learn about the Prime number in Java. You will start this course by learning what Java is along with its installation. Moving forward, you will understand the basic concepts of java such as variables, data types. Then, moving ahead you will get an idea about different types of operators. Then we will jump to control statements such as if, if-else and loops. Later, you will be learning the concept of prime numbers, how to build the logic for prime numbers in Java programming along with the code implementation.
Curriculum
- 7 Sections
- 7 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- Install Java & Java IDEThis module gives you detailed information and a demo on installing Java IDE- Eclipse on your system.1
- First Java ProgramThis module will go through the first Java program that will help you comprehend its syntax and semantics. For your better understanding, a hands-on demo is also available.1
- Operators in JavaThis module focuses on operators in Java. Arithmetic, logical, and relational operators are explained in detail with the help of code examples.1
- Flow Control Statements in JavaIn this module, you will learn about the flow control statements like if, else if, while loop, and for loop in detail and go through the conditions they must follow. Hands-on sessions are available for these concepts to get a better hold of them.1
- What is Java ?1
- Variables and Datatypes in JavaN/A1
- Prime number in JavaN/A1

