2 MARKS
- What are the limits of computational problem solving?
- What is binary representation?
- What is an algorithm?
- Define: “Computer Software”.
- What are the advantages of computer algorithms?
- How will you declare a variable in python?
- What do you mean by Boolean expressions?
- What is a complier?
- List the things to solve a problem computationally.
- What is python standard library?
- What do you mean by Traveling Salesman problem?
- Define: “Main Memory”.
- What is an Identifier?
- What is the essence of Computational Problem Solving?
- What is computer hardware?
- Define: “Problem Solving”.
- What is Computer Science?
- What is an Operating System?
- What is IDE?
5 MARKS
- Explain the fundamental issues of computer software.
- Explain the use of numeric and string literal values.
- What are the differences between arithmetic and relational operators? Explain.
- Explain the limits of Computational Problem Solving.
- Explain the essence of computational problem solving.
- Elaborate the operator precedence of arithmetic operators in Python.
10 MARKS
- Explain the steps in the process of computational problem solving.
- Explain the fundamental hardware components of computer system.
- Describe and use of operators and expressions with examples.
- What are the arithmetic operators in Python? Explain with example.
- Discuss the different types of literals available in python.
- Outline the various data types available in Python with example.