Get premium membership and access questions with answers, video lessons as well as revision papers.
This can be used to assess two important factors, namely:
i) Considering whether the programming language offers features like strong type checking and array bounds checking, while avoiding features like variants and pointers in unsafe mode. A programming language should have a safe, statically checked type system, no explicit pointers, and no undetectable un-initialized variables.
ii) The inclusion of security related features like Java’s sandbox, which is intended to limit the memory addresses that a Java program can access.
Kavungya answered the question on May 17, 2019 at 06:27
- Explain the support of web development.(Solved)
Explain the support of web development.
Date posted: May 17, 2019. Answers (1)
- Describe program portability.(Solved)
Describe program portability.
Date posted: May 17, 2019. Answers (1)
- Describe an open source.(Solved)
Describe an open source.
Date posted: May 17, 2019. Answers (1)
- Describe the procedure oriented programming.(Solved)
Describe the procedure oriented programming.
Date posted: May 15, 2019. Answers (1)
- List the characteristics of POP technique.(Solved)
List the characteristics of POP technique.
Date posted: May 15, 2019. Answers (1)
- Give the limitations of POP technique.(Solved)
Give the limitations of POP technique.
Date posted: May 15, 2019. Answers (1)
- Describe the object oriented programming technique.(Solved)
Describe the object oriented programming technique.
Date posted: May 15, 2019. Answers (1)
- List the characteristics of OOP.(Solved)
List the characteristics of OOP.
Date posted: May 15, 2019. Answers (1)
- Describe Inheritance in programming.(Solved)
Describe Inheritance in programming.
Date posted: May 15, 2019. Answers (1)
- Define Class Hierarchy.(Solved)
Define Class Hierarchy.
Date posted: May 15, 2019. Answers (1)
- Describe Polymorphism.(Solved)
Describe Polymorphism.
Date posted: May 15, 2019. Answers (1)
- Define an interface.(Solved)
Define an interface.
Date posted: May 15, 2019. Answers (1)
- Describe Encapsulation.(Solved)
Describe Encapsulation.
Date posted: May 15, 2019. Answers (1)
- Define Data Abstraction.(Solved)
Define Data Abstraction.
Date posted: May 15, 2019. Answers (1)
- Define Dynamic Binding.(Solved)
Define Dynamic Binding.
Date posted: May 15, 2019. Answers (1)
- List the benefits of Object oriented programming.(Solved)
List the benefits of Object oriented programming.
Date posted: May 15, 2019. Answers (1)
- Explain the steps in program development.(Solved)
Explain the steps in program development.
Date posted: May 15, 2019. Answers (1)
- Give the types of flowcharts.(Solved)
Give the types of flowcharts.
Date posted: May 15, 2019. Answers (1)
- Outline the guidelines used during flowcharting.(Solved)
Outline the guidelines used during flowcharting.
Date posted: May 15, 2019. Answers (1)
- Write an algorithm that can be used in calculating and outputting the sum of the first 35 natural numbers.(Solved)
Write an algorithm that can be used in calculating and outputting the sum of the first 35 natural numbers.
Date posted: May 15, 2019. Answers (1)