wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Arth-test

Total questions: 20

Worksheet time: 14mins

Name
Class
Date
1.

How to open a Routing Table in the Windows Operating System?

a)

route PRINT

b)

route -n

c)

route -e

d)

-n route

2.

Which KEY is used for both Encryption and Decryption of ciphertext?

a)

Symmetric Key

b)

Asymmetric Key

c)

AES algorithm

d)

DES Algorithm

3.

The need for the data replication can arise in various scenarios like___

a)

Replication Factor is changed

b)

DataNode goes down

c)

Data Blocks get corrupted

d)

All of the mentioned above

4.

After Git installation, which configuration properties does the tool expect to be configured?

a)

email address and password

b)

username and password

c)

username and email address

d)

username and IP address

5.

Any device that helps you to install the operating system falls under the category of ___?

a)

Object Storage Device

b)

Block Storage Device

c)

File Storage Device

6.

How many GUI and CLI terminals available in RHEL8?

a)

4 GUI , 2 CLI

b)

4 GUI , 4 CLI

c)

3 GUI , 3 CLI

d)

2 GUI , 4 CLI

7.

In hadoop (a)   node can only change the replica size/block size.

8.

What is the name of the hypervisor used in AWS?

a)

Vmware

b)

Hyper-V

c)

Xen

d)

ESX

9.

What is the use of Kube-Scheduler?

a)

To connect the pods

b)

To decide in which node to launch the pod

c)

To test network of the cluster

d)

To receive tasks from client

10.

Which kind of tool is Ansible?

a)

Container Orchestration

b)

Configuration Management

c)

Containerization

d)

Monitoring

11.

Who is the creator of Docker?

a)

Linus Torvalds

b)

Andy Jassy

c)

Solomon Hykes

d)

Google

12.

Name of the program which is required in slave of Jenkins Distributed cluster.

a)

ssh build agent

b)

remoting.jar

c)

remote.jar

d)

build.agent

13.

Select all that apply:

a)

Memcached is slow in read/write ,has more capability to perform operations

b)

Redis is fast in read/write ,has more capability to perform operations

c)

Memcached is fast in read/write ,don't has much capability to perform operations

d)

Redis is slow in read/write ,has more capability to perform operations

14.

WebUi port of Hadoop Distributed File System(HDFS) cluster

a)

5001

b)

50020

c)

50010

d)

9001

15.

Number of IP's in the N/W range: 192.168.1.0 ,

Given:

Netmask: 255.255.255.0

a)

16

b)

65535

c)

256

d)

255

16.

Which option has to be enabled in order to run same jobs parallelly in Jenkins.

a)

execute recurrent jobs if necessary

b)

execute concurrent jobs if necessary

c)

allow all jobs

d)

restrict different jobs

17.

Correct statement about lambda:

a)

Run code without Thinking about servers

b)

Run servers without Thinking about code

c)

First think,then run code

d)

We need to launch servers for Lambda

18.

Module in ansible to print all the ansible facts available.

a)

debug

b)

setup

c)

command

d)

filter

19.

Contains all the passwords available in our RHEL8 OS we have

a)

/etc/passwords

b)

/etc/shadow

c)

/root/passwd

d)

/etc/sudoers

20.

In ansible,for management of code in bigger environment, we can use:

a)

Vaults

b)

plays

c)

roles

d)

handlers