1
GATE CSE 2014 Set 3
MCQ (Single Correct Answer)
+1
-0.3
In the context of modular software design, which one of the following combinations is desirable?
A
High cohesion and high coupling
B
High cohesion and low coupling
C
Low cohesion and high coupling
D
Low cohesion and low coupling
2
GATE CSE 2011
MCQ (Single Correct Answer)
+1
-0.3
Which of the following is NOT desired in a good Software Requirement Specifications $$(SRS)$$ document?
A
Functional Requirements
B
Non Functional Requirements
C
Goals of Implementation
D
Algorithms for software Implementation
3
GATE CSE 2011
MCQ (Single Correct Answer)
+1
-0.3
A company need to develop digital signal processing software for one of its newest inventions. The software is expected to have $$4000$$ lines of code. The company needs to determine the effort in person months needed to develop this software using basic $$COCOMO$$ model. The multiplicative factor for this model is given as $$2.8$$ for the software development on embedded systems. While the exponentiation factor is given as $$1.20.$$ What is the estimated effort in person months?
A
$$234.25$$
B
$$932.50$$
C
$$287.80$$
D
$$122.40$$
4
GATE CSE 2011
MCQ (Single Correct Answer)
+1
-0.3
A company needs to develop a strategy for Software Product development for which it has a choice of two programming language $${L_1}$$ and $${L_2}$$. The number of lines of code $$(LOC)$$ developed using $${L_2}$$ is estimated to be twice the $$LOC$$ developed with $${L_1}$$ the product will have to be maintained for five years. Various parameters for the company are given in the table below. GATE CSE 2011 Software Engineering - Software Engineering Question 13 English

Total cost of the project includes cost of development & maintenance. What is the $$LOC$$ for $${L_1}$$ for which the cost of the project using $${L_1}$$ is equal to the cost of the project using $${L_2}$$

A
$$4000$$
B
$$5000$$
C
$$4333$$
D
$$4667$$

GATE CSE Subjects

Browse all chapters by subject

Software Engineering
Web Technologies