Refer a class structure as shown below
class Myschool
{
name
address
principal name
acceptdata();
Print data ();
}
about class declaration indicate whether the following statement are true or false
1. Acceptdata () is a characteristic of a class
2 address is a behaviour of a class
3. Behaviour are the medium of inter object communication
4 creating multiple objects of class school is not possible
Answers
Answered by
17
1.False
2.False.
3.True
4.true
5.False
Answered by
8
Answer:
The ans that was written upper side is not correct due to longness of ques he has not written that part 3 one
Hope u get my point
Explanation:
1:false
2: false
3: true
4:false
5:true
Attachments:
Similar questions