Sample questions
Q1. A class in an object oriented system defines:
- Characteristics and behaviors of an object
- Performance requirements
- Security requirements
- Monitoring requirements
Q2. The core focus of memory and address protection control is to:
- Circumvent security controls
- Authentication security
- Limit access and prevent overwriting other memory areas
- Secure information channels
Q3. Which of the following are application controls? (This is a drag-and-drop type of question. Here, you can draw a line from the list of answers from left to the empty box on the right).
Q4. Preventative, corrective, or reactive steps to address vulnerability or an attack are a:
- Vulnerability
- Threat
- Countermeasure
- Reliability
Q5. An artificial intelligence system that tries to mimic the processing ability of the human brain is known as:
- Expert system
- Brain mapping
- Neural network
- Speech recognition
Q6. In object-oriented programming, treating derived class members just like their parent class members is termed as:
- Encapsulation
- Abstraction...