Computer Science, asked by pk030833, 8 months ago

mention five states (characteristics) and two methods for the following class bank​

Answers

Answered by jksonia7
5

Answer:

Characteristics of class employee are:

. employee id

. name

designation

. salary

. address

2 Methods of class employee are:

. AcceptData(  )

. DisplayData (  )

Explanation:

Answered by user000333
1

Characteristics of class employee are:

(A) employee id

(B) name

(C) designation

(D) salary

(E) address

2 Methods of class employee are:

A)AcceptData(  )

B)DisplayData (  )

Similar questions