Certified Information Systems Security Professional (CISSP) — Question 147
Which of the following languages supports a modular program structure and was designed for military and real-time systems?
Answer options
- A. C++
- B. Personal Home Page (PHP)
- C. Ada
- D. Java
Correct answer: C
Explanation
The correct answer is C, Ada, which was specifically developed for embedded and real-time systems in military applications, emphasizing modular programming. Options A (C++) and D (Java) are also modular but were not specifically designed for military contexts, while B (PHP) is primarily used for web development and does not align with the criteria.