Login
Register
@
Dark Mode
Profile
Edit my Profile
Messages
My favorites
Register
Activity
Q&A
Questions
Unanswered
Tags
Subjects
Users
Ask
Previous Years
Blogs
New Blog
Exams
Dark Mode
Recent questions tagged is&software-engineering
0
votes
1
answer
1
What is an external quality of the software product? Why is it important to measure and evaluate the external quality of software product?
kitij333
asked
in
IS&Software Engineering
Jan 6
by
kitij333
54
views
is&software-engineering
software-development-life-cycle-models
0
votes
0
answers
2
Which of these are the 5 generic software engineering framework activities?
ahmedshorafa
asked
in
IS&Software Engineering
Jan 5
by
ahmedshorafa
25
views
is&software-engineering
1
vote
0
answers
3
Project schedular
Consider a software development project with seven tasks T1-T7. Activity Duration Dependence T1 3 - T2 2 T1 T3 3 T2 T4 5 T1 T5 2 T3,T4 T6 4 T3,T4 T7 5 T3,T4 If developer A is available from the start of the project and developer B and C ... after three weeks of the start of the project. Schedule the project and show your results in the form of a bar chart and resource histogram.
_hira_
asked
in
IS&Software Engineering
Jan 2
by
_hira_
55
views
is&software-engineering
software-development-life-cycle-models
0
votes
1
answer
4
Basic computer instructor
Which one is measure of software complexity? Ans:- number of lines of code (LOC) I want to proof this quest answer, please
Ajay atal
asked
in
Others
Sep 10, 2022
by
Ajay atal
83
views
is&software-engineering
1
vote
0
answers
5
NIELIT 2022 April Scientist B | Section B | Question: 50
Match the following: ... $\text{(I)}$ $\text{(II)}$ $\text{(III)}$ $\text{(IV)}$
soujanyareddy13
asked
in
Others
Apr 12, 2022
by
soujanyareddy13
218
views
nielit2022apr-scientistb
is&software-engineering
software-testing
normal
non-gate
1
vote
0
answers
6
NIELIT 2022 April Scientist B | Section B | Question: 84
To carry out white box testing of a program, its flow chart representation is obtained as shown in the figure below: For basis path based testing of this program, its cyclomatic complexity is $5$ $4$ $3$ $2$
soujanyareddy13
asked
in
Others
Apr 12, 2022
by
soujanyareddy13
115
views
nielit2022apr-scientistb
is&software-engineering
cyclomatic-complexity
normal
0
votes
0
answers
7
NIELIT 2022 April Scientist B | Section B | Question: 85
Match the following: 1) Waterfall model a) Specifications can be developed incrementally 2) Evolutionary model b) Inflexible partitioning of the project into stages 3) Component-based c) Explicit recognition of risk software engineering 4) Spiral development d) Requirement compromises are ...
soujanyareddy13
asked
in
Others
Apr 12, 2022
by
soujanyareddy13
95
views
nielit2022apr-scientistb
is&software-engineering
normal
1
vote
1
answer
8
NIELIT Scientific Assistant A 2020 November: 47
Which of the following is not a part of the Test Implementation and Execution Phase? Creating test suites from the test cases Executing test cases either manually or by using test execution tools Comparing actual results Designing the tests
gatecse
asked
in
IS&Software Engineering
Dec 9, 2020
by
gatecse
360
views
nielit-sta-2020
is&software-engineering
1
vote
1
answer
9
NIELIT Scientific Assistant A 2020 November: 56
$\text{SRD}$ stands for __________. Software Requirements Definition Structured Requirements Definition Software Requirements Diagram Structured Requirements Diagram
gatecse
asked
in
IS&Software Engineering
Dec 9, 2020
by
gatecse
127
views
nielit-sta-2020
is&software-engineering
1
vote
1
answer
10
NIELIT Scientific Assistant A 2020 November: 77
Black Box Software Testing method focuses on the : Boundary condition of the software Control structure of the software Testing of user Interface only Cyclomatic Complexity
gatecse
asked
in
IS&Software Engineering
Dec 9, 2020
by
gatecse
143
views
nielit-sta-2020
is&software-engineering
software-testing
1
vote
1
answer
11
NIELIT Scientific Assistant A 2020 November: 80
A software Requirements Specification $\text{(SRS)}$ document should avoid discussing which one of the following? User interface issues Non-functional requirements Design solutions Interfaces with third party software
gatecse
asked
in
IS&Software Engineering
Dec 9, 2020
by
gatecse
149
views
nielit-sta-2020
is&software-engineering
1
vote
1
answer
12
NIELIT Scientific Assistant A 2020 November: 81
In the Model-View-Controller (MVC) architecture, the model defines the ____________. Data-access layer Presentation layer Business-logic layer Interface layer
gatecse
asked
in
IS&Software Engineering
Dec 9, 2020
by
gatecse
108
views
nielit-sta-2020
is&software-engineering
software-design
1
vote
1
answer
13
NIELIT Scientific Assistant A 2020 November: 104
Software consists of ___________ Set of instructions $+$ operating procedures Programs $+$ documentation $+$ operating procedures Programs $+$ hardware manuals Set of programs
gatecse
asked
in
IS&Software Engineering
Dec 9, 2020
by
gatecse
158
views
nielit-sta-2020
is&software-engineering
software-design
1
vote
1
answer
14
NIELIT Scientific Assistant A 2020 November: 106
Changes are made to the system to reduce the future system failure chances is called __________. Preventive Maintenance Adaptive Maintenance Corrective Maintenance Perfective Maintenance
gatecse
asked
in
IS&Software Engineering
Dec 9, 2020
by
gatecse
138
views
nielit-sta-2020
is&software-engineering
software-design
1
vote
1
answer
15
NIELIT Scientific Assistant A 2020 November: 113
Consider the following C program segment. while(first<=last) { if(array[middle]<search) first=middle+1; else if(array[middle]== search) found=True; else last=middle-1; middle=(first+last)/2; } if(first<last)not Present = True; The cyclomatic complexity of the program segment is _____________. $3$ $4$ $5$ $6$
gatecse
asked
in
IS&Software Engineering
Dec 9, 2020
by
gatecse
234
views
nielit-sta-2020
is&software-engineering
cyclomatic-complexity
1
vote
1
answer
16
NIELIT Scientific Assistant A 2020 November: 116
In the context of modular software design, which one of the following combinations is desirable? High cohesion and high coupling High cohesion and low coupling Low cohesion and high coupling Low cohesion and low coupling
gatecse
asked
in
IS&Software Engineering
Dec 9, 2020
by
gatecse
173
views
nielit-sta-2020
is&software-engineering
software-design
0
votes
1
answer
17
UGC NET CSE | October 2020 | Part 2 | Question: 19
Which of the following $UML$ diagrams has a static view? Collaboration diagram Use-Case diagram State chart diagram Activity diagram
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
884
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
1
answer
18
UGC NET CSE | October 2020 | Part 2 | Question: 20
Modifying the software by restructuring is called Adaptive maintenance Corrective maintenance Perfective maintenance Preventive maintenance
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
624
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
1
answer
19
UGC NET CSE | October 2020 | Part 2 | Question: 21
A company has a choice of two languages $L_1$ and $L_2$ to develop a software for their client. Number of LOC required to develop an application in $L_2$ is thrice the LOC in language $L_1$. Also, software has to be maintained for ... for $L_1$ for which cost of developing the software with both languages must be same? $2000$ $6000$ $3000$ $5000$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
1.0k
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
1
answer
20
UGC NET CSE | October 2020 | Part 2 | Question: 22
A Software project was estimated at $864$ Function Points. A six person team will be assigned to project consisting of a requirement gathering person, one designer, two programmers and two testers. The salary of the designer is $\text{Rs. } 70,000$ per month, ... $\text{Rs. } 43,20,000$ $\text{Rs. } 33,10,000$ $\text{Rs. } 22,10,000$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
937
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
0
answers
21
UGC NET CSE | October 2020 | Part 2 | Question: 45
Which of the following statements regarding XML is/are True? XML is a set of tags designed to tell browsers how to display text and images in a web page XML defines a syntax for representing data, but the meaning of data varies from application to application <Letter>, < ... $(a)$ and $(c)$ only $(b)$ and $(c)$ only $(a)$ $(b)$ and $(c)$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
507
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
1
answer
22
UGC NET CSE | October 2020 | Part 2 | Question: 49
Software reliability is described with respect to Execution Time Calender Time Clock Time Choose the correct answer from the options given below: $(a)$ and $(b)$ only $(b)$ and $(c)$ only $(a)$, $(b)$ and $(c)$ $(a)$ and $(c)$ only
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
895
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
0
answers
23
UGC NET CSE | October 2020 | Part 2 | Question: 50
To create an object-behavioral model, the analyst performs the following steps: Evaluates all use-cases Builds state transition diagram for the system Reviews the object behaviour model to verify accuracy and consistency Identifies events that do not derive the interaction sequence Choose ... $(c)$ and $(d)$ only $(a)$, $(c)$ and $(d)$ only
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
714
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
1
answer
24
UGC NET CSE | October 2020 | Part 2 | Question: 51
Which of the following is/are behavioral testing technique(s)? Equivalence Partitioning Graph-Based Treating Method Boundary Value Analysis Data flow Testing Loop Testing Choose the correct answer from the options given below: $(b)$ and $(d)$ only $(a)$, $(b)$ and $(c)$ only $(d)$ and $(e)$ only $(a)$, $(c)$ and $(e)$ only
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
840
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
1
answer
25
UGC NET CSE | October 2020 | Part 2 | Question: 68
Match $\text{list I}$ with $\text{List II}$ ... $A-IV, B-III, C-I, D-II$ $A-IV, B-III, C-II, D-I$ $A-III, B-IV, C-I, D-II$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
547
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
1
answer
26
UGC NET CSE | October 2020 | Part 2 | Question: 77
Arrange the following types of Cohesion from the best to worst type. Logical Cohesion Sequential Cohesion Communication Cohesion Temporal Cohesion Procedural Cohesion Choose the correct answer from the options given below: ... $b \rightarrow c \rightarrow e \rightarrow d \rightarrow a$
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
4.2k
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
1
answer
27
UGC NET CSE | October 2020 | Part 2 | Question: 85
Statement $I$: Quality control involves the series of inspections, reviews and tests used throughout the software process, to ensure each work product meets the requirements placed upon it. Statement $II$: Quality assurance consists of auditing and ... $I$ is correct but Statement $II$ is false Statement $I$ is incorrect but Statement $II$ is true
go_editor
asked
in
IS&Software Engineering
Nov 20, 2020
by
go_editor
852
views
ugcnetcse-oct2020-paper2
non-gate
is&software-engineering
0
votes
1
answer
28
NIELIT 2016 MAR Scientist C - Section C: 1
The advantage of better testing in software development is in waterfall model prototyping iterative all of these
Lakshman Patel RJIT
asked
in
IS&Software Engineering
Apr 2, 2020
by
Lakshman Patel RJIT
1.2k
views
nielit2016mar-scientistc
non-gate
is&software-engineering
0
votes
2
answers
29
NIELIT 2016 MAR Scientist C - Section C: 23
The graph theoretic concept will be useful in software testing is Cyclomatic number Hamiltonian circuit Eulerian cycle None of these
Lakshman Patel RJIT
asked
in
IS&Software Engineering
Apr 2, 2020
by
Lakshman Patel RJIT
1.2k
views
nielit2016mar-scientistc
non-gate
is&software-engineering
0
votes
1
answer
30
NIELIT 2016 MAR Scientist C - Section C: 24
In testing phase, the effort distribution is upto $10\%$ $20\%$ $40\%$ $50\%$
Lakshman Patel RJIT
asked
in
IS&Software Engineering
Apr 2, 2020
by
Lakshman Patel RJIT
290
views
nielit2016mar-scientistc
non-gate
is&software-engineering
Page:
1
2
3
4
5
6
...
12
next »
Subscribe to GATE CSE 2023 Test Series
Subscribe to GO Classes for GATE CSE 2023
Quick search syntax
tags
tag:apple
author
user:martin
title
title:apple
content
content:apple
exclude
-tag:apple
force match
+apple
views
views:100
score
score:10
answers
answers:2
is accepted
isaccepted:true
is closed
isclosed:true
Recent Posts
My journey from being a MSc student to AIR 239 in GATE CSE 2023 and qualified UGC-NET JRF.
NEEPCO Recruitment 2023
GATE CSE 2023 Results
IIIT Banglore MTech 2023-24
IIIT-Delhi MTech 2023-24
Subjects
All categories
General Aptitude
(2.5k)
Engineering Mathematics
(9.3k)
Digital Logic
(3.3k)
Programming and DS
(5.9k)
Algorithms
(4.6k)
Theory of Computation
(6.7k)
Compiler Design
(2.3k)
Operating System
(5.0k)
Databases
(4.6k)
CO and Architecture
(3.8k)
Computer Networks
(4.7k)
Non GATE
(1.3k)
Others
(2.5k)
Admissions
(653)
Exam Queries
(844)
Tier 1 Placement Questions
(17)
Job Queries
(76)
Projects
(9)
Unknown Category
(866)
Recent questions tagged is&software-engineering
Recent Blog Comments
congrats pranab
Congratulations @Pranab Paul 10 🥳
sir give access to these tests at least mid May...
Was there interview for mtech as well?
Check CCMT website for previous year cutoff for...