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
Which language is not a true object oriented programming language?
What is oops and its features?
Why do we use inheritance?
what type of questions
What is the difference between abstraction and polymorphism?
What are the benefits of polymorphism?
Can an interface inherit a class?
what is the drawback of classical methods in oops?
What is object in oop?
What is a class in oop?
What is the full form of oops?
What is polymorphism in oops with example?
Is abstract thinking intelligence?
What is polymorphism and types?
What are the 3 principles of oop?