Computer
Computer MCQs With Answers
596 Computer MCQs for CSS, PPSC, FPSC, NTS and entry-test preparation. Take a scored quiz instead →
Which key on the keyboard is used to start a slideshow presentation from the very first slide in MS PowerPoint?
AF1
BF5
CShift + F5
DF11
In MS PowerPoint, what is the special slide that controls the default background, fonts, colors, and layout of all slides in a presentation?
AMain Slide
BSlide Master
CTemplate Guide
DLayout Manager
Which shortcut key is used to insert a hyper-link in Microsoft Word?
ACtrl + H
BCtrl + K
CCtrl + L
DCtrl + M
Which feature in MS PowerPoint provides visual movement effects when transitioning from one slide to another?
AAnimations
BSlide Transitions
CCustom Motion
DPage Turns
Which traversal algorithm visits a Binary Search Tree (BST) nodes in strict ascending sorted key order?
APre-order Traversal
BIn-order Traversal
CPost-order Traversal
DLevel-order Traversal
In artificial neural networks, which function is applied to the weighted sum of inputs at a neuron to introduce non-linearity into the network model?
ACost Function
BActivation Function
CGradient Descent
DLoss Function
What is the standard subnet mask assigned to a Class B IPv4 network by default?
A255.0.0.0
B255.255.0.0
C255.255.255.0
D255.255.255.255
Which software architectural pattern separates application logic into three interconnected parts: data model, user interface layout, and control controller input?
AClient-Server Architecture
BModel-View-Controller (MVC)
CMicroservices Architecture
DMonolithic Architecture
Which component of an relational database query optimizer translates high-level SQL declarative statements into an efficient execution plan?
ADDL Interpreter
BQuery Optimizer
CTransaction Manager
DBuffer Manager
In software testing, what term describes testing individual software modules or components in isolation from the rest of the application?
AIntegration Testing
BUnit Testing
CSystem Testing
DAcceptance Testing
