01
ZeroToOneLearn. Code. Excel.
HomeLanguagesDSASystem DesignLow Level DesignRoadmapsAbout

Java Fundamentals

Progress: 225/225 chapters
Keywords and IdentifiersšŸ’¼
Data TypesšŸ’¼
VariablesšŸ’¼
OperatorsšŸ’¼
Type Casting and ConversionšŸ’¼
Input and OutputšŸ’¼
CommentsšŸ’¼
Literals
Wrapper ClassesšŸ’¼
Languages/Java/Basic Syntax

Basic Syntax

9 Topics•9 Completed•
100%
1

Keywords and Identifiers

Reserved words and naming conventions

Common interview questions about reserved keywords
2

Data Types

Primitive and reference types in Java

Difference between primitive and wrapper classes
3

Variables

Declaration, initialization, and scope

Variable scope and lifecycle in interviews
4

Operators

Arithmetic, relational, logical, bitwise operators

Operator precedence and behavior frequently tested
5

Type Casting and Conversion

Implicit and explicit type conversion

Important for understanding data type compatibility
6

Input and Output

Scanner, BufferedReader, System.out

Handling user input and output is fundamental
7

Comments

Single-line, multi-line, and documentation comments

Writing clean, documented code is crucial
8

Literals

Integer, floating-point, character, string, boolean literals

9

Wrapper Classes

Integer, Double, Boolean, etc.

Autoboxing and unboxing questions
Back to All Chapters
01
ZeroToOne

Learn. Code. Excel.

Learn

  • Languages
  • DSA
  • System Design
  • Low Level Design

Resources

  • Roadmaps
  • About

Connect

GitHub

Ā© 2026 ZeroToOneAlgo. All rights reserved.