Skip to content

This repository contains 10 Java lab experiments completed as part of my university coursework in semester 3.

Notifications You must be signed in to change notification settings

itsyusuf75/Java-lab-experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Java-lab-experiments

Java Lab Experiments

This repository contains a collection of Java lab experiments demonstrating core programming concepts and object-oriented principles. Each experiment has its own folder containing the Java code and the problem statement.


Experiments

1. Experiment 01: Basics

  • Folder: Experiment01_Basics
  • Description: Introduction to Java and basic program structure.
  • Files: HelloWorld.java, Question.txt

2. Experiment 02: Operators

  • Folder: Experiment02_Operators
  • Description: Demonstrates arithmetic, relational, and logical operators in Java.
  • Files: OperatorsDemo.java, Question.txt

Future experiments will be added in the same structured format.


About

This repository contains 10 Java lab experiments completed as part of my university coursework in semester 3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages