Define a class Dance Academy with following description
Instance Variables: Enrollno of type int
Name of type String Style of type String
Fee of type float Member methods:
Void enrollment) to allow the users to enter the values for Enrolino, Name, Style. Void chkfeel to assign the value of free variables according to the Style entered by the user according to the criteria as given below:
Canical
Western
Freely
cold display) to allow users to view the details of the data members. Write the main method to create an object of the class and call the above member methods
Answers
Answered by
0
Refer to the symbols below and their corresponding meanings
The given signs denote the following operations/relationships:
A-B means A is equal to B
A+B means A is 3 more than twice of B
A'B means A is 70% of B
A/B means A is less than B
Which of the two conclusions 1 and 2 is/are definitely true based on the information provided?
STATEMENTS
X+Y, Z"Y and Z-A
CONCLUSIONS:
1.ZX
2. A/X
Similar questions