to use primary memory efficently
to do intra process communication
to do inter process communication
None of above
IBM
HP
Intel
Microsoft
Match the following computer architecture components with their descriptions.
A-1, B-2, C-3, D-4
A-3, B-4, C-2, D-1
A-2, B-3, C-4, D-1
A-4, B-1, C-3, D-2
CD
DVD
HDD
Blu-ray disk
James T Russel
Martin Cooper
Joseph Marie Jacquard
Fujio Masuoka
Ctrl+Shift+P
Ctrl+Shift+D
Ctrl+P
Shift+P
Bus token
Ethernet
Token Ring
P2P
Barcode Reader
QR Scanner
NFC Device
MICR
Star
Mesh
Ring
Bus
CU
ALU
PROCESSOR
All of these
Tape
Hard Disk
Floppy Disk
All of the above
End-user software
Utility software
Specific software
int
float
include
char
Personal Computer
Minicomputer
Super Computer
Mainframe Computer
LAN
WAN
MAN
All of these.
Trackball
Motion Sensor
Light Pen
Uses magnetic storage
Contains moving mechanical parts
Faster data access compared to traditional hard disk drives (HDDs)
Lower storage capacity than HDDs
Decimal
Octal
Hexadecimal
Binary
System
Settings
This PC
Search
int a(char *s)
void b(int a[], int n)
float *c()
short d(long x)
In the following nested conditional statements, which branch will execute?
int x = 4;if (x > 2) { if (x < 5) { printf("x is between 2 and 5"); }} else { printf("x is 2 or less");}
x is between 2 and 5
x is 2 or less
Error
No output
Non-breaking space
Non-breaking hyphen
Word Joiner
Sentence Joiner
Operating System
Compiler
Interpreter
Software Package
Program
Programming Language
India
China
USA
Japan
pair of parenthesis
semicolon
braces
colon
Ctrl + ;
Ctrl + Shift + :
A and B both
None
2.5
2
2.000000
2.500000
throws
throw
threw
thrown
4
1
Depends on the system
Match the following error types in LibreOffice Calc with their meanings.
A-3, B-1, C-4, D-2
A-4, B-3, C-2, D-1
A-2, B-4, C-1, D-3
Ctrl + 1
Ctrl + 2
Ctrl + 3
print("Hello World");
echo("Hello World");
printf("Hello World");
None of these
CTRL+S
CTRL+SHIFT+S
CTRL+ALT+S
None of the above
Ctrl and V
Ctrl and X
Ctrl and S
Ctrl and P
Scanner
Graphics Tablet
Touchpad
Bit Ratio
NOR Ratio
No Ratio
Hit ratio
"r"
"w"
"rw"
"read"
int arr[10][10];
int arr[10,10];
array int arr[10][10];
int arr{10}{10};
Ctrl + V
Ctrl + M
Ctrl + Shift + F
Microsoft Bing
Google
Yahoo
Wikipedia
F2
Ctrl + Shift + M
F3
247
200
240
200.47
F5
F6
F7
F8
Food habits
Cyber habits
Retailing habits
Banking habits
Monolithic kernel
Hybrid kernel
Scott kernel
Micro kernel
Shift+Enter
Ctrl+O
Ctrl+M
N=m=0
Value+=10
mySize=x<y?9:11
Value=+=10
Public
Protected
Private
None of the mentioned