5 Paper For DUSL
5 Paper For DUSL
5 Paper For DUSL
a False
b True
c None
e None
f None
e Kubernetes, also sometimes called K8S (K – eight characters – S), is an open source
backend framework for containerized applications that was born from the Azure data
centers.
a None
b managing data
c managing transactions
d None
e description data
f managing users
Q4: How to dump current cluster state to stdout in Kubernetes??
a None
c kubectl cluster-status
e None
Q5: How do you get information from a form that is submitted using the "get" method??
a Request.Form;
b Request.QueryString;
c None
d $_GET.QueryString
e None
f $_GET[];
a None
e None
Q7: The main MySQL program that does all the data handling is called?
a None
b Mysql
c Mysql.exe
d Mysqld
e None
f Httpd
Q8: What will be the output of the following query. SELECT * FROM `sales` WHERE amount
> 200.?
a the query will display all the sales records with amounts greater than 200
b the query will display all the sales records with amounts starting from 200 and
above
c None
d the query will output sales records with the amount equal to 200.
e the query will display all the sales records with amounts less than 200
f None
a All of These
b HTML5 is a cooperation between the World Wide Web Consortium (W3C) and the
Web Hypertext Application Technology Working Group (WHATWG).
c None
d HTML5 is the next major revision of the HTML standard superseding HTML 4.01,
XHTML 1.0, and XHTML 1.1.
e HTML5 is a standard for structuring and presenting content on the World Wide
Web
f None
b None
f None
Q11: What will happen if two tables have names 'users' and 'USERS'??
c None
a None
b False
c None
d None
e None
f True
a None
b allows creating multiple lines of string without using quotations
d None