You are on page 1of 3

Q1: Kube-apiserver on kubernetes master is designed to scale.?

The correct Answer is: None

The correct Answer is: None

c Horizontally

The correct Answer is: None

The correct Answer is: None

f Vertically

Q2: What does the Ansible setup module do??

a It shows you the information that the Ansible master server has about a host

b None

c It sets up the connection between the master and the worker nodes

d It helps you install Ansible on all of your servers

e It helps you setup Ansible on the master server

f None

Q3: You can't create multiple containers from the same image?

a False

The correct Answer is: None

c True

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

Q4: What kind of replication is supported by the MySQL Server??


a None

b Multiple-master Replication

c Master To Slave Replication

d Single File Based Clustering

e MySQL Doesn't Support Replication

f Master to Master Replication

Q5: Which of the following is the best MySQL data type for currency values??

a DECIMAL(18,4)

b None

c None

d BIGINT

e VARCHAR(32)

f SMALLINT

Q6: What type of a language is HTML??

a Network Protocol

b Scripting Language

c Programming Language

d Markup Language

e None

f None

Q7: What is inode??

The correct Answer is: None

b A directory is given a unique number by OS and is called as inode.


c A directory is given a predifined number by OS and is called as inode.

d A file is given a predifined number by OS and is called as inode.

The correct Answer is: None

f A file is given a unique number by OS and is called as inode.

Q8: Kubernetes is written in?

a Java spring framework

b Go

c Python

The correct Answer is: None

e C++

The correct Answer is: None

Q9: When you need to obtain the ASCII value of a character which of the following function
you'll need to use in PHP??

a .asc( );

b ord( );

c chr( );

d None

e None

f val( );

You might also like