Skip to content

rehan02/exercise_java01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-01

• Print your name using a pre-defined variable.

• Take the user's name as input and print it to the console.

• Swap two numbers using the third variable as the result name and do the same task without using any third variable.

• Write a program to add two numbers.

• Write a program to print the area of circle, Take radius as input from the user.(Area = 3.14 * radius * radius)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages