Write a program to accept a number and to print numbers in
pyramid format?
for eg:for a no. 5
1
212
32123
4321234
543212345
Answer Posted / fekedabekele
write program using java
1
212
32123
3421234
234512345
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.
What are the benefits of polymorphism?
What is the fundamental idea of oop?
How can you overcome the diamond problem in inheritance?
What is encapsulation example?
What causes polymorphism?
how to get the oracle certification? send me the answer
What does sksksk mean in text slang?
How do you achieve runtime polymorphism?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
Can we define a class within the interface?
What does oop mean in snapchat?
How do you achieve polymorphism?
Prepare me a program for the animation of train
What is balance factor?