Left Sidebar
Showing posts with the label Saturday QuestionsShow all
Saturday Questions-24-Sep-2022. Questions on Number Conversion
Champak Roy
September 24, 2022
Saturday Questions Questions on Conversion Write a program to convert decimal to binary and back. Write a program to convert decimal to octal and back. Write a program to convert decimal to hexade…
Saturday Questions-11-Jun-2022. Problems on Sorting and Searching
Champak Roy
June 11, 2022
Problems on Sorting and Searching Solve the following questions. Loading…
Saturday Questions ---- 16-April-2022
Champak Roy
April 16, 2022
Saturday Questions Questions on Prime Numbers Write a program to check if a number is prime. Write a program to find all prime numbers in a range. Find the largest prime factor of a number. Find the…
Saturday Questions: 9-April-2022
Champak Roy
April 09, 2022
Saturday Questions Questions on Conversion Write a program to find the LCM of 3 numbers. Write a program to find the GCD of 3 numbers. Write a program to convert decimal to hexadecimal and back. Wri…