Chapter Study

BCA Semester 2 C programmingUnit 12: Introduction to Graphics (2Hrs)

Comprehensive questions and detailed answers for Unit 12: Introduction to Graphics (2Hrs). Perfect for exam preparation and concept clarity.

4
Questions
20
Marks
Back to All Chapters

Explain any four graphics function in C. Write a program to draw two concentric circles with center (50, 50) and radius 75 and 125.

MediumTHEORY5 marks2019(TU FOHSS Final)

Write a C program to generate following output using graphics functions.

MediumTHEORY5 marks2022(TU FOHSS Final)

Write a C program to generate the following output using graphics functions.

BCA Program\boxed{\text{BCA Program}}
MediumTHEORY5 marks2021(TU FOHSS Final)

What is the use of initgraph() in C program? Write a program to draw line and circle and rectangle using graphic function.

MediumTHEORY5 marks2020(TU FOHSS Final)
Showing 4 questions

Sample Questions

Explain any four graphics function in C. Write a program to draw two concentric circles with center (50, 50) and radius 75 and 125.

Marks: 5Chapter: Unit 12: Introduction to Graphics (2Hrs)

Write a C program to generate following output using graphics functions.

Marks: 5Chapter: Unit 12: Introduction to Graphics (2Hrs)

Write a C program to generate the following output using graphics functions. $$ \boxed{\text{BCA Program}} $$

Marks: 5Chapter: Unit 12: Introduction to Graphics (2Hrs)

What is the use of initgraph() in C program? Write a program to draw line and circle and rectangle using graphic function.

Marks: 5Chapter: Unit 12: Introduction to Graphics (2Hrs)

Unit 12: Introduction to Graphics (2Hrs) chapter questions with answers for C programming (BCA Semester 2). Prepare for TU exams with our comprehensive question bank and model answers.