menu
Login
Register
search
Log In
account_circle
Log In
Email or Username
Password
Remember
Log In
Register
I forgot my password
Register
Username
Email
Password
Register
add
Activity
Questions
Unanswered
Tags
Subjects
Users
Ask
Prev
Blogs
New Blog
Exams
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
Update on GO Book for GATE 2022
Barc Interview Experience 2020- CSE stream
JEST 2021 registrations are open
TIFR GS-2021 Online Application portal
IIT Jodhpur Mtech AI - Interview Expierence (Summer Admission)
Subjects
All categories
General Aptitude
(2.1k)
Engineering Mathematics
(8.5k)
Digital Logic
(3k)
Programming and DS
(5.1k)
Algorithms
(4.5k)
Theory of Computation
(6.3k)
Compiler Design
(2.2k)
Operating System
(4.7k)
Databases
(4.3k)
CO and Architecture
(3.5k)
Computer Networks
(4.3k)
Non GATE
(1.2k)
IS&Software Engineering
(381)
Web Technologies
(76)
Numerical Methods
(61)
Artificial Intelligence
(40)
Computer Graphics
(107)
Object Oriented Programming
(105)
Java
(28)
Cloud Computing
(2)
Distributed Computing
(15)
Information Theory
(4)
Data Mining and Warehousing
(24)
Optimization
(19)
Digital Image Processing
(17)
Digital Signal Processing
(31)
Computer Peripherals
(13)
Multimedia
(2)
Geometry
(53)
Integrated Circuits
(8)
Big Data Systems
(1)
Others
(203)
Others
(1.3k)
Admissions
(595)
Exam Queries
(838)
Tier 1 Placement Questions
(16)
Job Queries
(71)
Projects
(19)
Unknown Category
(1.1k)
Recent Blog Comments
Thank You So Much...
Preparing for GATE 2021 hope I dont need this one...
Ohh, yeah now turned off. Got it sir, Thank you :)
I guess you might have turn on "Only GATE...
https://gateoverflow.in/280484/tifr2019-b-11 Arju...
Network Sites
GO Mechanical
GO Electrical
GO Electronics
GO Civil
CSE Doubts
UGCNET-Dec2014-III: 48
1
vote
2.1k
views
Temporal cohesion means
Coincidental cohesion
Cohesion between temporary variables
Cohesion between local variables
Cohesion with respect to time
ugcnetdec2014iii
is&software-engineering
cohesion
asked
Jul 29, 2016
in
IS&Software Engineering
makhdoom ghaya
retagged
Nov 13, 2017
by
Arjun
2.1k
views
answer
comment
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
2
Answers
5
votes
Best answer
Ans is D
Temporal cohesion
Temporal cohesion is when parts of a module are grouped by when they are processed - the parts are processed at a particular time in program execution (e.g. a function which is called after catching an exception which closes open files, creates an error log, and notifies the user).
answered
Jul 29, 2016
Sanjay Sharma
selected
Apr 15, 2018
by
sourav.
comment
Please
log in
or
register
to add a comment.
0
votes
Option d
answered
Sep 15, 2019
Nbhardwaj
comment
Please
log in
or
register
to add a comment.
← Prev.
Next →
← Prev. Qn. in Sub.
Next Qn. in Sub. →
Answer:
D
Related questions
0
votes
1
answer
1
2.3k
views
UGCNET-June2015-II: 44
Cohesion is an extension of: Abstraction concept Refinment concept Information hiding concept Modularity
Cohesion is an extension of: Abstraction concept Refinment concept Information hiding concept Modularity
asked
Jul 31, 2016
in
IS&Software Engineering
jothee
2.3k
views
ugcnetjune2015ii
is&software-engineering
cohesion
2
votes
1
answer
2
635
views
UGCNET-Dec2014-III: 47
$'FAN IN'$ of a component $A$ is defined as Count of the number of components that can call, or pass control, to a component $A$ Number of components related to component $A$ Number of components dependent on component $A$ None of the above
$'FAN IN'$ of a component $A$ is defined as Count of the number of components that can call, or pass control, to a component $A$ Number of components related to component $A$ Number of components dependent on component $A$ None of the above
asked
Jul 29, 2016
in
IS&Software Engineering
makhdoom ghaya
635
views
ugcnetdec2014iii
is&software-engineering
fan-in
2
votes
1
answer
3
1.9k
views
UGCNET-Dec2014-III: 46
Maximum possible value of reliability is $100$ $10$ $1$ $0$
Maximum possible value of reliability is $100$ $10$ $1$ $0$
asked
Jul 29, 2016
in
IS&Software Engineering
makhdoom ghaya
1.9k
views
ugcnetdec2014iii
is&software-engineering
software-reliability
2
votes
1
answer
4
4.7k
views
UGCNET-Dec2014-III: 45
Assume that the software team defines a project risk with $80$% probability of occurrence of risk in the following manner: Only $70$ percent of the software components scheduled for reuse will be integrated into the application and the remaining functionality will have to be ... $25,200 $20,160 $17,640 $15,120
Assume that the software team defines a project risk with $80$% probability of occurrence of risk in the following manner: Only $70$ percent of the software components scheduled for reuse will be integrated into the application and the remaining functionality will have to be custom developed ... $25,200 $20,160 $17,640 $15,120
asked
Jul 29, 2016
in
IS&Software Engineering
makhdoom ghaya
4.7k
views
ugcnetdec2014iii
is&software-engineering
risk-management
...