Yuvaraj
2 min readJul 13, 2023

--

Core Java- Syllabus (beginner’s level)

  1. Introduction to Java Programming

2. Java Basics

3. Control Statements *

4. Arrays *

5. Strings *

6. OOP Concepts *

7. Exception Handling *

8. Multithreading *

9. Input / Output Operations

10. Collections *

11. Java Database Connectivity (JDBC)

12. Java GUI Programming

13. Miscellaneous

Important Basic Java Programs

  1. Fibonacci Series
  2. Is it a prime number or not?
  3. Palindrome Number & String Palindrome
  4. Factorial Number
  5. Reverse a number & String.
  6. Armstrong Number
  7. Pattern Printing
  8. Odd or even?
  9. The three largest numbers
  10. Swapping with a third variable and without a third variable
  11. To determine whether or not the year is a leap year
  12. Area of the Circle
  13. Area of Rectangle
  14. Sum of digits of a number
  15. Find the average of numbers
  16. Multiplication table
  17. Number of students assed in a subject.

Important Interview Questions

Java Interview Preparation- click here

— — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — — —

--

--