SlideShare uma empresa Scribd logo
1 de 2
Answer in C please.
Write a recursive function void recur Triangle (int n, char ch) which prints out upright triangle.
The parameter ch is the character to be used for drawing the triangle, and n is the number of
characters on the first row. For example, if n is 5 and ch is '#', then the output of the function
should be:
Solution
#include <stdio.h>
void uprightTriangle(int n,char ch)
{
if (n==1)
{
printf("%c ",ch);
}
else
{
uprightTriangle(n-1,ch);
for (int i=0; i<n; i++)
{
printf("%c",ch);
}
printf(" ");
}
}
int main()
{
uprightTriangle(5,'#');
return 0;
}
Answer in C please- Write a recursive function void recur Triangle (in.docx

Mais conteúdo relacionado

Mais de rtodd665

Mais de rtodd665 (10)

Answer the following questions or fill in the blanks using information.docx
Answer the following questions or fill in the blanks using information.docxAnswer the following questions or fill in the blanks using information.docx
Answer the following questions or fill in the blanks using information.docx
 
app-tophat-com 21 Solutions Now we can simulate doing a 5-fold dilutio.docx
app-tophat-com 21 Solutions Now we can simulate doing a 5-fold dilutio.docxapp-tophat-com 21 Solutions Now we can simulate doing a 5-fold dilutio.docx
app-tophat-com 21 Solutions Now we can simulate doing a 5-fold dilutio.docx
 
Answer- 4-975 light years 2- Round-Trip Visit to a Star Suppose the sp.docx
Answer- 4-975 light years 2- Round-Trip Visit to a Star Suppose the sp.docxAnswer- 4-975 light years 2- Round-Trip Visit to a Star Suppose the sp.docx
Answer- 4-975 light years 2- Round-Trip Visit to a Star Suppose the sp.docx
 
Anser in your own words- How did the enclosures law fuel the Industria.docx
Anser in your own words- How did the enclosures law fuel the Industria.docxAnser in your own words- How did the enclosures law fuel the Industria.docx
Anser in your own words- How did the enclosures law fuel the Industria.docx
 
Any help is appreciated- thank you- 2d- What is the difference between.docx
Any help is appreciated- thank you- 2d- What is the difference between.docxAny help is appreciated- thank you- 2d- What is the difference between.docx
Any help is appreciated- thank you- 2d- What is the difference between.docx
 
Assume that you have an aqueous solution of an unknown salt- Treatment.docx
Assume that you have an aqueous solution of an unknown salt- Treatment.docxAssume that you have an aqueous solution of an unknown salt- Treatment.docx
Assume that you have an aqueous solution of an unknown salt- Treatment.docx
 
Assume that you have the following incomplete definitions of Graph and.docx
Assume that you have the following incomplete definitions of Graph and.docxAssume that you have the following incomplete definitions of Graph and.docx
Assume that you have the following incomplete definitions of Graph and.docx
 
Assume that the amounts of the company Oslo Company prepared the f.docx
Assume that the amounts of the company    Oslo Company  prepared the f.docxAssume that the amounts of the company    Oslo Company  prepared the f.docx
Assume that the amounts of the company Oslo Company prepared the f.docx
 
Assume that bands is an ArrayList of String objects which contains a n.docx
Assume that bands is an ArrayList of String objects which contains a n.docxAssume that bands is an ArrayList of String objects which contains a n.docx
Assume that bands is an ArrayList of String objects which contains a n.docx
 
Assume DRAM access time is 70 ns- and tha the memory accesses are 36-.docx
Assume DRAM access time is 70 ns- and tha the memory accesses are 36-.docxAssume DRAM access time is 70 ns- and tha the memory accesses are 36-.docx
Assume DRAM access time is 70 ns- and tha the memory accesses are 36-.docx
 

Último

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
ssuserdda66b
 

Último (20)

TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Dyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptxDyslexia AI Workshop for Slideshare.pptx
Dyslexia AI Workshop for Slideshare.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 

Answer in C please- Write a recursive function void recur Triangle (in.docx

  • 1. Answer in C please. Write a recursive function void recur Triangle (int n, char ch) which prints out upright triangle. The parameter ch is the character to be used for drawing the triangle, and n is the number of characters on the first row. For example, if n is 5 and ch is '#', then the output of the function should be: Solution #include <stdio.h> void uprightTriangle(int n,char ch) { if (n==1) { printf("%c ",ch); } else { uprightTriangle(n-1,ch); for (int i=0; i<n; i++) { printf("%c",ch); } printf(" "); } } int main() { uprightTriangle(5,'#'); return 0; }