University | UCSI University (UCSI) |
Subject | FBF1163: Fundamentals of Programming |
- What are the problem-solving strategies? Draw the figure that shows all the phases. Explain each phase, with an example of your own problem.
- Describe in detail the programming tools with an example of your own.
- What are the types of errors? Explain each type with an example of your own.
- What do you mean by testing? Describe the types of testing.
- Explain the different data types available in Python with examples of your own.
- What are the different operators available in python? Explain each operator with an example of your own.
- What do you mean by an expression? What are the different types of expressions?
- What are the 4 types of decision control statements? Explain it with an example of your own and also draw the flowchart.
- What do you mean by conditioned controlled and counter controlled loops? Explain each with an example of your own.