cdac end module software engineering SE questions

CDAC Software Engineering Practice Questions

21. Which of the following is not a characteristic of a good SRS document?

Show Answer ?

22. The ways of describing specifications at different levels of detail include

Show Answer ?

23. If two modules are coupled without exchange of data or control information then they exhibit

Show Answer ?

24. Which is the most undesirable form of cohesion from the following options

Show Answer ?

25. The external interface design process should be _____________

Show Answer ?

26. Which of the following is true with respect to function oriented & object oriented design methodologies

Show Answer ?

27. Which of the following is NOT true about comments

Show Answer ?

28. Use of coding standards

Show Answer ?

29. _____________ is a programming method which combines data and instructions for processing that data into a self-sufficient block that can be used in other programs

Show Answer ?

30. A test case design technique that makes use of a knowledge of the internal program logic

Show Answer ?