Chapter Study

Bsc CSIT Semester 1 C ProgrammingUnit 6: Arrays (6 Hrs.)

Comprehensive questions and detailed answers for Unit 6: Arrays (6 Hrs.). Perfect for exam preparation and concept clarity.

10
Questions
75
Marks
Back to All Chapters

List different types of operators and explain any four of them.

HardTHEORY10 marks2081(TU Final)

What are the characteristics of array? Write a program to input age of 500 persons and display the following

\quad a. Average age

\quad b. Age between 25 to 30

HardTHEORY10 marks2081(TU Final)

Write a program to read P*Q matrix of integers and find the largest integer of each row and display it.

MediumTHEORY5 marks2080(TU Final)

Write a program to check whether the entered word is pallindrome or not.

MediumTHEORY5 marks2080(TU Final)

Write a program to initialize an array of dimension 10 and sort the numbers within the array in ascending order.

MediumTHEORY5 marks2080(TU Final)

Write a program to find the second largest number in the given array of numbers.

MediumTHEORY5 marks2079(TU Final)

Explain any three string functions. Write a program to check if two matrices are identical or act.

HardTHEORY10 marks2078(TU Final)

What are the benefits of using arrays? Compare one dimensional array with two dimensional array. Write a program to find transpose of a matrix.

HardTHEORY10 marks2077(TU Final)

Define array? What are the benefits of using array? Write a program to add two matrices using array.

HardTHEORY10 marks2075(TU Final)

Write a program to find sum and average of 10 integer numbers stored in an array.

MediumTHEORY5 marks2074(TU Final)
Showing 10 questions

Sample Questions

List different types of operators and explain any four of them.

Marks: 10Chapter: Unit 6: Arrays (6 Hrs.)

What are the characteristics of array? Write a program to input age of 500 persons and display the following $\quad$ a. Average age $\quad$ b. Age between 25 to 30

Marks: 10Chapter: Unit 6: Arrays (6 Hrs.)

Write a program to read PQ matrix of integers and find the largest integer of each row and display it.

Marks: 5Chapter: Unit 6: Arrays (6 Hrs.)

Write a program to check whether the entered word is pallindrome or not.

Marks: 5Chapter: Unit 6: Arrays (6 Hrs.)

Write a program to initialize an array of dimension 10 and sort the numbers within the array in ascending order.

Marks: 5Chapter: Unit 6: Arrays (6 Hrs.)

And more questions available on this page.

Unit 6: Arrays (6 Hrs.) chapter questions with answers for C Programming (Bsc CSIT Semester 1). Prepare for TU exams with our comprehensive question bank and model answers.