Idea of Efficiency and Recursion · CBSE STD 12 Humanities (CBSE - English Medium). 3 questions.
Questions
4 Marks Each
🎯
Test yourself on this topic
3 questions · timed · auto-graded
Question 14 Marks
Write a program to create list of the random number and show the normal code and efficient code for buble sort. The program should implement through functions.
Write a program to accept a number from the user and to check whether the entered number is prime number or not. The program should be implemented in two ways to show the efficiency of the code.