Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Q1: How do you round the number 7.25, to the nearest integer??

a Math.rnd(7.25)

b None

c Math.round(7.25)

d round(7.25)

e None

f rnd(7.25)

Q2: Which command shows merged kubeconfig settings??

a kubectl config print

b kubectl config show

c None

d kubectl config list

e None

f kubectl config view

Q3: What does the /etc/hosts file contains??

a None

b IP addresses to hostnames mappings

c Hostnames of all devices on the network segment

d CPU and memory info

e The IP address of the default gateway

f None

Q4: Which of the following encoding an XML parser assumes ??


a UTF-32

b UTF-16

c None

d None

e UTF-64

f UTF-8

Q5: Which of the following attribute triggers event when the length of the media is
changed??

a ondrop

b None

c onended

d None

e onemptied

f ondurationchange

Q6: In HTML, what does the <aside> element define??

a None

b None

c A list to be included in a certain part of the page

d The ASCII character-set; to send information between computers on the Internet

e A navigation list to be shown at the left side of the page

f Content aside from the page content

Q7: The HTML global attribute, "contenteditable" is used to:?

a None

b Return the position of the first found occurrence of content inside a string
c None

d Update content from the server

e Specify whether the content of an element should be editable or not

f Specifies a context menu for an element. The menu appears when a user right-
clicks on the element

Q8: Which of the following runlevel will reboot the system??

a4

b3

c None

d5

e6

f None

You might also like