We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1
SOME MOST IMPORTANT QUESTIONS FOR REVISIONS.
1. Write a program to take three numbers and obtain their sums.
2. What are some number system used by a computer. 3. Discuss utf-8 encoding system. 4. What are the use of encoding systems. 5. Write a program to do arithmetical operations addition, multiplication and division. 6. Write a program to find area of triangle. 7. Write a program to check if a number is positive, negative or zero. 8. What are the utility of ASCII encoding scheme. 9. What are the Unicode. 10. Write a program to find some of given n numbers. 11. Draw a flowchart to add two numbers along with algorithm in simple English. 12. Draw a flowchart to find area and perimeter of Rectangle, along with algorithm in simple English. 13. Write a program to print even and odd numbers. 14. Draw a flowchart to determine the larger of two numbers, along with algorithm in simple English. 15. Write a program using relational operator. 16. Write a program to print even numbers only. 17. Write a program to enter two integers and perform all arithmetic operations on them. 18. Write the truth table and draw logic symbol of XOR gate. 19. Write down the truth table and draw truth table for AND gate. 20. What is the role of indentation in python. 21. What all the components all the python program can contain. 22. What do you understand by undefined variable. 23. What is an expression and statements. 24. Write down the syntax of for loop with a example. 25. Write down the syntax for while loop with a example. 26. What will be the output produce by the following code? 27. Write a program to print table of n numbers. 28. Write a program to check if the year entered by the user is a leap year or not. 29. Write the syntax for the for loop and while loop with examples. 30. Write the advantages and disadvantages of python. 31. What is operating system. 32. What is application software. 33. what is the difference between RAM and ROM. 34. What do you understand by language processor. 35. What is utility software.