Asish Shaji
2 Projects
Project 1
package ecommerce; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; @SpringBootApplication public class EcommerceApplication { public static void main(String[] args) { SpringApplication.run(EcommerceApplication.class, args); } }
09 Jan 2023 02:58 PM IST
Project 2
import java.util.Scanner; class BankDetails { private String accno; private String name; private String acc_type; private long balance; Scanner sc = new Scanner(System.in); //method to open new account public void openAccount() { System.out.print("Enter Account No: "); accno = sc.next(); System.out.print("Enter Account…
31 Jan 2023 05:13 PM IST
1 Course Certificates
Academic Qualification
B.E
Rajas engineering College
02 Jul 2017 - 08 Aug 2022
12th
LMS HSS chemboor
01 Oct 2017 - 01 Aug 2018
10th
K.E Parmel
01 Oct 2015 - 01 Oct 2016
Here are the courses that I have enrolled
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner