Software Engineering · Software Engineering · GATE CSE

Start Practice

Marks 1

GATE CSE 2015 Set 1
Match the following: .tg {border-collapse:collapse;border-spacing:0;} .tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-st...
GATE CSE 2015 Set 2
A software requirements specification $$(SRS)$$ document should avoid discussing which one of the following?
GATE CSE 2015 Set 2
Consider the basic $$COCOMO$$ model where $$E$$ is the effort applied in person-months, $$D$$ is the development time in chronological months, $$KLOC$...
GATE CSE 2015 Set 3
Consider a software project with the following information domain characteristics for calculation of function point metric. Number of external inputs...
GATE CSE 2015 Set 3
Consider a software program that is artificially seeded with $$100$$ faults. While testing this program, $$159$$ faults are detected, out of which $$7...
GATE CSE 2014 Set 1
Match the following: $$1)$$ Waterfall model $$2)$$ Evolutionary model $$3)$$ Component-based software engineering $$4)$$ Spiral development $$a)$$ S...
GATE CSE 2014 Set 3
In the context of modular software design, which one of the following combinations is desirable?
GATE CSE 2014 Set 2
Which one of the following is TRUE?
GATE CSE 2011
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...
GATE CSE 2011
Which of the following is NOT desired in a good Software Requirement Specifications $$(SRS)$$ document?
GATE CSE 2011
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}$$....
GATE CSE 2010
The Cyclomatic complexity of each of the module $$A$$ & $$B$$ shown below is $$10.$$ What is the cyclomatic complexity of the sequential integrati...
GATE CSE 2010
What is the appropriate pairing of items in the two columns using listing various activities encountered in a software use cycle? ...
GATE CSE 2009
The coupling between different modules of a software is categorized as follows $${\rm I}.\,\,\,\,\,\,\,\,\,\,\,$$ Content coupling $${\rm II}.\,\,\,...

Marks 2

GATE CSE 2015 Set 1
Consider the following C program segment. while(first <= last) { if (array[middle] < search) first = middle + 1; else if (ar...
GATE CSE 2015 Set 2
Which one of the following assertions concerning code inspection and code walk-through is true?
GATE CSE 2015 Set 3
Consider three software items: Program-$$X,$$ Control Flow Diagram of Program-$$Y$$ and Control Flow Diagram of Program-$$Z$$ as shown below The va...
GATE CSE 2013
The following figure represents access graphs of two modules $$M1$$ and $$M2.$$ The filled circles represent methods and the unfilled circles represen...
GATE CSE 2013
The procedure given below is required to find and replace certain characters inside an input character string supplied in array $$A.$$ The characters ...
GATE CSE 2013
The procedure given below is required to find and replace certain characters inside an input character string supplied in array $$A.$$ The characters ...
GATE CSE 2011
The following is comment written for $$a$$ $$c$$ function. This function computes the roots of quadratic equation. $$a{x^2} + bx + c = 0$$ the functio...
GATE CSE 2010
The following program is to be tested for statement coverage: begin if $$\left( {a = \,\, = b} \right)\,\,\left\{ {S1;\,\,exit;} \right\}$$ else if $$...
GATE CSE 2009
Consider the following statements about the cyclomatic complexity of the control flow graph of a program module. Which of these are TRUE? $${\rm I}.\,...
GATE CSE 2009
Which of the following statements are TRUE? $${\rm I}.\,\,\,\,\,\,$$ The content diagram should depict the system as a single bubble. $${\rm II}.\,\,\...
EXAM MAP
Medical
NEET
Graduate Aptitude Test in Engineering
GATE CSEGATE ECEGATE EEGATE MEGATE CEGATE PIGATE IN
CBSE
Class 12