You are on page 1of 3

Q1: <TD> … </TD> tag is used for ________?

a Table Records

b Table row

c None

d Table heading

e none of the above

f None

Q2: How to save a new docker image with container id mentioned in the command on the
local system.?

The correct Answer is: None

The correct Answer is: None

The correct Answer is: None

d $ docker --save 109ca6efc quizapi/httpd_image

e $ docker save 109ca6efc quizapi/httpd_image

f $ docker commit 109ca6efc quizapi/httpd_image

Q3: What is the correct JavaScript syntax to change the content of the HTML element
below??

a None

b None

c #demo.innerHTML = "Hello World!";

d document.getElementByName("p").innerHTML = "Hello World!";

e document.getElementById("demo").innerHTML = "Hello World!";

f document.getElement("p").innerHTML = "Hello World!";

Q4: TCL is used for _______??


a None of the mentioned

b None

c Managing the changes made by DML statements

d None

e Control access to data stored in a database

f Defining database schema

Q5: Outlook Express is a _________?

a None

b Browser

c SearchEngine

d None of the above

e E-Mail Client

f None

Q6: INSERT keyword is used for:?

a manage users

b to select data

c to change data

d None

e None

f adding data

Q7: #!/bin/bash is commonly called as?

a shebang
b Script Initialiser

c None of the Above

d hashbang

e None

f None

Q8: Function which causes retrieval of any kind of data from database is considered as?

a None

b Interface or Signature

c Logical signature

d Conceptual signature

e None

f User friendly signature

You might also like