UML and OO Analysis MCQs

1. Which of the following is not a primary notation used in UML diagrams?a) Classb) Objectc) Packaged) Function Answer: d) FunctionExplanation: UML primarily deals with ...

Read more

Introduction to RUP MCQs.

1. What does RUP stand for in software development?a) Rational Unified Programmingb) Rational Unified Processc) Rapid Unified Prototypingd) Robust Unified Procedure Answer: b) Rational Unified ...

Read more

Review of Object Oriented Concepts and Principles MCQs.

1. Which of the following best describes the Object Oriented Paradigm? a) A programming paradigm focused on data structures and proceduresb) A paradigm centered around ...

Read more

Distributed Memory parallel programming with MPI MCQs

1. What does MPI stand for in the context of parallel programming?a) Multi-Processor Interfaceb) Message Passing Interfacec) Master-Processor Integrationd) Multi-Threaded InterconnectAnswer: b) Message Passing InterfaceExplanation: ...

Read more

Efficient Open MP Programming MCQs

1. Which of the following is NOT a commonly used method for program profiling in OpenMP programming? a) Instrumentation-based profilingb) Sampling-based profilingc) Performance countersd) Static ...

Read more

Parallel Computing MCQs

1. Which type of parallelism involves breaking down a problem into smaller tasks that can be executed simultaneously? a) Data parallelismb) Functional parallelismc) Task parallelismd) ...

Read more

Data access optimizations MCQs

1. Which factor is crucial for achieving efficient data access in computing systems? a) CPU clock speedb) Data storage capacityc) Data access latencyd) Network bandwidth ...

Read more

Introduction to modern processors MCQs

1. What is a common performance metric used for modern processors based on cache architecture? a) Cache Efficiency Ratiob) Memory Hit Ratioc) Cache Miss Rated) ...

Read more

Issues in cloud computinG MCQs

1. What are some common issues in cloud computing? a) Security concernsb) Lack of scalabilityc) Limited accessibilityd) All of the above Answer: d) All of ...

Read more

Cloud Security MCQs

1. Which of the following is a fundamental aspect of cloud security? a) Physical securityb) Resource optimizationc) Virtualizationd) Internet speed Answer: a) Physical security Explanation: ...

Read more