The Java Programming Language is a general-purpose, high-level, strongly-typed, class-based object-oriented programming language. All Java applications first complied with the bytecode that can run on any Java Virtual Machine (JVM) regardless of the underlying computer architecture.
Basic of Java:
- Introduction to Java Programming.
- Introduction to Flowchart and Pseudocode.
- Data Types in Java.
- Type Casting in Java.
- Operators in Java.
- Read Input from User in Java.
- Decision-Making Statement in Java.
- if...else statement in Java.
- Switch case statement in Java.
- For loop in Java.
- While loop in Java.
- Do While loop in Java.
Java Classes and Objects.
Array in Java.
No comments:
Post a Comment