Updated ? Programming For Problem Solving Pyq
Updated ? Programming For Problem Solving Pyq
• (15 marks) Explain the Data Types in C. Write a program that prints all data types.
Years: May 2024, May 2023, Dec 2024
• (10 marks) Write a flowchart and algorithm to find the largest of three numbers.
Years: Dec 2024, May 2023
• (10 marks) Write an algorithm and flowchart to calculate the area of a rectangle.
Year: 2021
• (15 marks) Explain conditional branching in C. Write a program to find the greatest of four
numbers using if-else.
Years: May 2024, May 2023, Dec 2024
• (15 marks) What are iterations in C? Write a program for matrix multiplication.
Years: May 2024, Feb 2022, Nov 2023
• (10 marks) Write a program to print a multiplication table using for loop.
Year: 2021
• (15 marks) What are arrays? Write a program to multiply two matrices using arrays.
Years: May 2024, Dec 2022, May 2023
• (10 marks) Write a program to print Fibonacci series up to 10 numbers using recursion.
Years: May 2024, Dec 2022, Nov 2023
• (10 marks) Write a program to find the factorial of a number using recursion.
Year: Nov 2023
• (15 marks) Explain the use of arrays in C with a program to find the sum of an array.
Year: 2021
• (10 marks) Write a program to generate the Fibonacci series using iteration.
Year: 2021
• (15 marks) What are pointers? How are they useful in DMA (Dynamic Memory Allocation)?
Years: May 2024, Nov 2023, May 2023
• (10 marks) Write a program to store and display data using structures.
Year: 2021