Skip to content

SAI0969/Java-Lab

Repository files navigation

Main.java ->> Printing Hello World
Primitivedatatypes.java ->> Printing the size of data types
Arthimetic.java ->> Printing the arthimetic operations(+, -, *, /, %)
Relational.java ->> Printing true or false for relation(< , >, <=, >=, ==)
Logical.java ->> Printing true or false for logic(&& , ||)
Bitwise.java ->> Printing Bitwise operator
Shift.java ->> Printing Shift operators
Prepost.java ->> Printing prefix and postfix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages