Skip to content
MCQtimes.com
GK
Pakistan Studies
Current Affairs
Islamic Studies
English
MCQtimes.com
Toggle Menu
Computer Science
Home
/
Computer Science
- Page 14
Operating System
1081
Computer Science Fundamentals
998
Show/Hide Answers
Computer Science Fundamentals
What is the correct syntax of for statement?
for(initialization;condition;update)
for(initialization,condition,update)
for(condition;initialization;update)
for(initialization;condition;)
The correct syntax is : for(initialization;condition;update)
Author:
rikazzz
Comment
Computer Science Fundamentals
LRU stands for?
Least Recently used
Less Recently used
Least Recurrently used
Least Randomly used
LRU stands for Least Recently used. LRU is least recently used. It replaces page with the smallest count.
Author:
rikazzz
Comment
Computer Science Fundamentals
Which of the following is not a downside of OSS?
Lack of personalized support
Restricted choice
No warranty
Multiple choices
An OSS is nothing but an open source software. It has restricted choices, i.e., there are fewer choices available for open source. Also, speed of change is an important downside, since the software keeps on updating itself, we cannot ensure if it is compatible with other applications.
Author:
rikazzz
Comment
Computer Science Fundamentals
What do you call a technical person who is capable of understanding the basic requirements?
team leader
analyst
engineer
stakeholder
The person is called an analyst. An analyst is a software engineering who is responsible for requirements gathering.
Author:
rikazzz
Comment
Computer Science Fundamentals
Which of the following is not an advantage of a flowchart?
Better communication
Efficient coding
Systematic testing
Improper documentation
Flowcharts provide a proper documentation. It also provides systematic debugging.
Author:
rikazzz
Comment
Computer Science Fundamentals
Producing graphical representations for scientific, engineering, and medical data sets.
Scientific Analysation
Scientific Visualization
Plot analysation
Plot visualization
Scientific visualization is the term used for doing the same. It is used in various science related fields.
Author:
rikazzz
Comment
Computer Science Fundamentals
A __________ is a noted set of activities that are executed on the software in order to confirm its behavior to certain set of inputs.
Process
Document
Use case
Test case
A test case is basically a documented set of activities that are carried out on the software in order to confirm its functionality to certain given inputs. Each test case would in turn have steps to address how we can check a particular test condition is satisfied or not.
Author:
rikazzz
Comment
Computer Science Fundamentals
A graphics method in which one object is transformed into another.
animation
morphing
designing
graphics art
Morphing is a graphics method in which one object is transformed into another.
Author:
rikazzz
Comment
Computer Science Fundamentals
The _____________ in a document and the order in which it is presented is referred to as the document’s logical structure.
data
information
features
functions
The information in a document and the order in which it is presented is referred to as the document’s logical structure. Information and the order are two most important things in a document.
Author:
rikazzz
Comment
Computer Science Fundamentals
The signed magnitude for -3 will be ___________
00000011
10000011
11111101
11111100
Signed Magnitude of a number is a representation to determine if the number is positive or negative.
Author:
rikazzz
Comment
Page navigation
Previous Page
Previous
1
…
12
13
14
15
16
…
208
Next Page
Next
Go to Page
Light
Dark
GK
Pakistan Studies
Current Affairs
Islamic Studies
English