subject

write the following program in c++ to print:
q1. the following pattern on the screen
@
@@
@@@

q2. to accept a name from the user and print it with a message.
q3. write a c++ program to accept percentage from the user and display it with a congratulations message. eg: congratulations you have scored xy% in the exam.
q4. write a program to accept a number from the user and identify whether the given number is odd or even.
q5. write a program to accept the radius of a circle from the user and display the area of circumference of the circle.
syntax:
area of circle= pi*radius*radius*
circumference= 2*pi*radius

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 20:30
What important technology has done the most to allow a businesses a chance to compete with larger international companies
Answers: 1
question
Computers and Technology, 22.06.2019 18:10
Assume that to_the_power_of is a function that expects two int parameters and returns the value of the first parameter raised to the power of the second parameter. write a statement that calls to_the_power_of to compute the value of cube_side raised to the power of 3 and that associates this value with cube_volume.
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
What is used to analyze and summarize your data without graphical support
Answers: 1
question
Computers and Technology, 23.06.2019 02:30
How to launch an app: steps to be successful? launching an app is a great idea, but it’s not that easy as we supposed to think. the majority of mobile applications don’t generate revenue because companies aren’t ready to be competitive. referring to our experience in successfully building and launching apps we hope to you omit these difficulties. we are going to talk about ideas, marketing, testing your product, its development, distribution and support. you will learn 8 product launch stages to succeed.
Answers: 1
You know the right answer?
write the following program in c++ to print:
q1. the following pattern on the screen
@<...
Questions
question
Mathematics, 27.06.2020 21:01