Quick Revision

GK One-Line Question & Answer

15541+ short questions with short answers, covering every category and sub-category on the site — no long articles to scroll through. Good for a fast recap before an exam, or a few minutes of daily practice.

Software Project Management → Introduction to SPM 4

Which of the following is the reason that software is delivered late?
all of the mentioned
click to copy
What is the recommended distribution of effort for a project?
40-20-40
click to copy
Which of the following algorithms tends to minimize the process flow time?
shortest job first
click to copy
What is Cyclomatic complexity?
white box testing
click to copy

Software Project Management → Project Planning 4

Which of the following is an activity that distributes estimated effort across the planned project duration by allocating the effort to specific software engineering tasks?
software project scheduling
click to copy
A project usually has a timeline chart which was developed by
henry gantt
click to copy
Under multiprogramming, turnaround time for short jobs is usually                  and that for long jobs is slightly                        
shortened; lengthened
click to copy
Lower and upper limits are present in which chart?
run chart
click to copy

Software Project Management → Project Scheduling 4

Every task that is scheduled should be assigned to a specific team member is termed as
defined responsibilities
click to copy
Round robin scheduling falls under the category of                          
preemptive scheduling
click to copy
OSI stands for                      
open system interconnection
click to copy
Maintenance testing is performed using which methodology?
breadth test and depth test
click to copy

Software Project Management → Risk Management 4

What is a collection of software engineering work tasks, milestones, and deliverables that must be accomplished to complete a particular project?
task set
click to copy
With round robin scheduling algorithm in a time shared system                          
using very large time slices converts it into first come first served scheduling algorithm
click to copy
The number of layers in ISO OSI reference model is                      
7
click to copy
White Box techniques are also classified as
structural testing
click to copy

Software Project Management → Cost Estimation 4

Ensuring that no more than the allocated number of people are allocated at any given time in Software Scheduling is known as
effort validation
click to copy
The portion of the process scheduler in an operating system that dispatches processes is concerned with                          
assigning ready processes to cpu
click to copy
TCP/IP model does not have              layer but OSI model have this layer.
session layer
click to copy
Exhaustive testing is
impractical but possible
click to copy

Software Project Management → PERT and CPM 4

What is used to determine the recommended degree of rigor with which the software process should be applied on a project?
adaptation criteria
click to copy
What is FIFO algorithm?
first executes the job that came in first in the queue
click to copy
Which layer is used to link the network support layers and user support layers?
transport layer
click to copy
Which of the following is/are White box technique?
all of the mentioned
click to copy

Software Project Management → Resource Management 4

What evaluates the risk associated with the technology to be implemented as part of project scope?
preliminary concept planning
click to copy
The strategy of making processes that are logically runnable to be temporarily suspended is called                          
preemptive scheduling
click to copy
Which address is used on the internet for employing the TCP/IP protocols?
all of the mentioned
click to copy
What are the various Testing Levels?
all of the mentioned
click to copy

Software Project Management → Software Metrics 4

Which of the following is not an adaptation criteria for software projects?
customers complaints
click to copy
What is Scheduling?
allowing a job to use the processor
click to copy
TCP/IP model was developed            the OSI model.
prior to
click to copy
Boundary value analysis belong to?
black box testing
click to copy

Software Project Management → Quality Assurance 4

Which of the following is a project scheduling method that can be applied to software development?
both pert and cpm
click to copy
There are 10 different processes running on a workstation. Idle processes are waiting for an input event in the input queue. Busy processes are scheduled with the Round- Robin time sharing method. Which out of the following quantum times is the best value for small response times, if the processes have a short runtime, e.g. less than 10ms?
tq = 15ms
click to copy
Which layer provides the services to user?
application layer
click to copy
Alpha testing is done at
developer’s end
click to copy

Software Project Management → Project Monitoring 4

A technique for performing quantitative analysis of progress is known as
eva
click to copy
Orders are processed in the sequence they arrive if                rule sequences the jobs.
first come, first served
click to copy
Which of the following term describes testing?
evaluating deliverable to find errors
click to copy
What is the main purpose of hazard identification?
to characterize adverse effect of toxins
click to copy