Chapter Study

BCA Semester 2 C programming () Questions & Answers | Past TU Exam Papers

Practice from C programming with detailed solutions and model answers from past Tribhuvan University exams.

3
Questions
15
Marks
Back to All Chapters

Define Array. Write a program to search an element from an array of 10 numbers.

MediumTHEORY5 marks2023(TU FOHSS Final)

Define an array? Write a program to generate the following output using loop.
1
1 2
1 2 3
1 2 3 4
1 2 3 4 5

MediumTHEORY5 marks2021(TU FOHSS Final)

Why an array is required in programming? Write a C program to input age of 30 employees into array and find out second largest age from array.

MediumTHEORY5 marks2020(TU FOHSS Final)
Showing 3 questions

Unit 7: Array (6Hrs) chapter questions with answers for C programming (BCA Semester 2). Prepare for TU exams with our comprehensive question bank and model answers.