kchaitanya-training / BFS45

0 stars 0 forks source link

Variables,object,constructor,methods #7

Open kchaitanya-training opened 8 months ago

kchaitanya-training commented 8 months ago

programming on Variables,object,constructor,methods

kchaitanya-training commented 8 months ago

1) write program to define two methods with parameters , one method should call to another method and execute or call that method with object reference.

2) write a program to consturce argument constructor and creating the object and define instance variables.

3) Encapsulation : Pls wirte a program to discribe a house

4) Write program to express overloading and override method in between parent and child relation

5) define argument method and pass input and return value in the same class.

nimadsherpa commented 8 months ago

Assessment 2 work has been uploaded to my branch (Nima-Sherpa) within the Assessment 2 folder.