πŸ“Š Software Engineering
Q. Which of these terms have its role in project planning?
  • (A) Schedule
  • (B) Milestone
  • (C) Estimation
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the mentioned
πŸ“Š Software Engineering
Q. What fails a project?
  • (A) Lack of anticipation of resources to accomplish tasks
  • (B) Problems faced by rules governing project
  • (C) All of the mentioned
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) All of the mentioned
πŸ“Š Software Engineering
Q. Why are Patterns important?
  • (A) They capture expert design knowledge
  • (B) They make captured design accessible to both novices and other experts
  • (C) All of the mentioned
  • (D) None of the mentioned)
πŸ’¬ Discuss
βœ… Correct Answer: (C) All of the mentioned
πŸ“Š Software Engineering
Q. What benefits does patterns provide?
  • (A) Novice designers can benefit from learning solution patterns that experts use, without needing design experience
  • (B) Expert designers can benefit from studying patterns too: They can broaden their repertoire of patterns and deepen their understanding of the patterns they already know
  • (C) All of the mentioned
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (C) All of the mentioned
πŸ“Š Software Engineering
Q. What benefits does patterns provide?
  • (A) Promoting Communication
  • (B) Streamlining Documentation
  • (C) Increasing Development Efficiency
  • (D) All of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (D) All of the mentioned
πŸ“Š Software Engineering
Q. Which of the following Choices and standardizes patterns for a problem domain promotes software reuse and, hence, quality and productivity?
  • (A) Promoting Communication
  • (B) Streamlining Documentation
  • (C) Increasing Development Efficiency
  • (D) Supporting Software Reuse
πŸ’¬ Discuss
βœ… Correct Answer: (D) Supporting Software Reuse
πŸ“Š Software Engineering
Q. .A data dictionary is created when a __________ created.
  • (A) Instance
  • (B) Segment
  • (C) Database
  • (D) Dictionary
πŸ’¬ Discuss
βœ… Correct Answer: (C) Database
πŸ“Š Software Engineering
Q. Keep the statement language ______________ while writing a pseudo code.
  • (A) Dependent
  • (B) Independent
  • (C) Case sensitive
  • (D) Capitalized
πŸ’¬ Discuss
βœ… Correct Answer: (B) Independent
πŸ“Š Software Engineering
Q. Capitalize initial keyword – This is a rule while writing a pseudo code.
  • (A) True
  • (B) False
  • (C) all
  • (D) none
πŸ’¬ Discuss
βœ… Correct Answer: (A) True
πŸ“Š Software Engineering
Q. ______________ is used to show hierarchy in a pseudo code.
  • (A) Indentation
  • (B) Curly Braces
  • (C) Round Brackets
  • (D) Semicolon
πŸ’¬ Discuss
βœ… Correct Answer: (A) Indentation

Jump to