Question: Hello, I have a question on Java. Qs: I have a Customer class contains few attributes. I want to ask how do I create, view,

 Hello, I have a question on Java. Qs: I have a

Hello, I have a question on Java.

Qs: I have a Customer class contains few attributes. I want to ask how do I create, view, update, and delete customer from there. I have attached image for your reference. Thanks for your help :)

public class customer { private String name; private int CID; private char gender; private String email; private int hpNo; private String address; private int accNo; private String accType

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!