Which of the following is a step for the Value Engineering Framework?
Correct Answer: D
Question 22
Which of the following is the CORRECT key areas as ethical principles?
Correct Answer: E
The correct answer is E. a, b and c only because respect for human autonomy, prevention of harm, and explicability are all recognized ethical principles in responsible AI. Respect for human autonomy means AI systems should support human decision-making rather than unfairly manipulate, replace, or override people in ways that remove meaningful human control. This is especially important in business, healthcare, finance, hiring, and other high-impact AI use cases. Prevention of harm is also a core ethical principle because AI systems should be designed and deployed to reduce physical, psychological, financial, social, operational, and reputational risks. Organizations must consider safety, reliability, misuse prevention, bias reduction, and risk controls. Explicability is correct because AI decisions should be understandable, explainable, and auditable where appropriate. Stakeholders should be able to understand how and why an AI system produces important outputs. Since all three listed items are valid ethical principles, the correct answer is E. a, b and c only .
Question 23
What is solution architecture?
Correct Answer: E
Solution architecture is the structured design blueprint that explains how a business or technology solution will be built, integrated, operated, secured, and scaled. Option A is correct because solution architecture guides development and implementation by defining components, workflows, integrations, platforms, data flows, and technical decisions. Option B is also correct because a complete solution architecture considers the whole system, including infrastructure, networking, security, compliance, operations, cost, performance, and reliability. These elements are necessary to ensure that the solution can work in a real enterprise environment. Option C is also correct because solution architecture does not only address current business requirements. It also supports future growth by planning for scalability, maintainability, adaptability, and long-term business success. Since all three statements accurately describe solution architecture, the most complete and correct answer is E. a, b and c only .
Question 24
Choose the CORRECT second step in the ML lifecycle?
Correct Answer: B
The correct answer is B. Data understanding . In the machine learning lifecycle, after the initial data acquisition or data collection stage, the next major activity is to understand the available data. Data understanding involves exploring the dataset, reviewing data sources, identifying variables, checking patterns, finding missing values, detecting outliers, and understanding whether the data is suitable for the business or operational problem being solved. Data acquisition is usually an earlier step because the data must first be collected or accessed before it can be analyzed. Data preparation comes after data understanding because teams need to know the data's structure, quality, gaps, and relevance before cleaning, transforming, engineering features, or formatting it for model training. Options D and E are not correct because the question asks for the single second step, not a combination of lifecycle activities. Therefore, the correct second step in the ML lifecycle is B. Data understanding .
Question 25
Which of the following is a CORRECT statement for DevOps architect?
Correct Answer: D
The correct answer is D. a and b only because statements A and B correctly describe DevOps and the role of a DevOps architect. DevOps is a collaborative approach that connects software development and IT operations so teams can build, test, deploy, monitor, and improve systems more efficiently. It emphasizes automation, communication, continuous delivery, monitoring, reliability, and faster release cycles. Statement B is also correct because a DevOps architect is responsible for designing and optimizing CI/CD pipelines. These pipelines support continuous integration, automated testing, continuous deployment, infrastructure automation, and reliable software delivery. A DevOps architect may also consider monitoring, security, scalability, performance, and disaster recovery. Statement C is incorrect because it describes the goal of advanced AI or artificial general intelligence, not DevOps. DevOps does not focus on creating human-like intelligent systems across multiple domains. Therefore, the best answer is D. a and b only .