Using the switch statement, write a menu driven program to perform following
operations:
(i) To Print the value of Z where Z=(x^3+0.5x)/y
where x ranges from – 10 to 10 with an increment of 2 and Y remains constant at 5.5.
(ii) To print the Floyds triangle with N rows
Example: If N = 5, Output:
1
2 3
4 5 6
7 8 9 10
11 12 13 14 15
Answers
Answered by
0
Explanation:
Which of the following is not a data type? float integfloat
integer
character
binaryer character binary
Which of the following is not a data type? float integfloat
integer
character
binaryer character binary
Which of the following is not a data type? float integfloat
integer
character
binaryer character binary
Which of the following is not a data type? float integfloat
integer
character
binaryer character binary
Which of the following is not a data type? float integfloat
integer
character
binaryer character binary
Which of the following is not a data type? float integfloat
integer
character
binaryer character binary
Which of the following is not a data type? float integfloat
integer
character
binaryer character binary
Similar questions