diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb26157 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Personal +Myfirst.java is all about declaration, initialization and get the sum as an output of two variables x and y. +Calculator having all the basic mathematical operations like (+ , - ,/ ,* ,%) etc . +Test2.java is all about (if- elseif- else) condition by using comparison and matching operators.