5 Deom For GRBF
5 Deom For GRBF
5 Deom For GRBF
a return only records that have matching emp_no values in both tables
b None
c None
d return all the records from the clients table and only those that match the emp_no
from the employees table
e return all the records from the employees table and only those that match the
emp_no from the clients table
a /home
b /tmp
c /usr
d /etc
f /user
Q3: Which of the following is a WordPress function used to execute a database query??
a None
b None
a None
b because they limit the themes and also does not allow installing plugins.
c None
d None
Q5: Which of the following method of Exception class retrieve the error message when
error occurred??
a getError()
b getCode()
c getMessage()
d getFile()
f getLine()
Q6: Which of the following function returns a text in title case from a variable??
a .ucword($var)
b None
c ucwords($var)
d None
e toupper($var)
f .upper($var)
c None
f None
a None
b None
c None
d False
e True
f None
c A cookie that is stored on a user's hard drive until the next login
e Persistent cookies provide convenient and rapid access to familiar objects, which
enhances the user experience (UX)
f The next time you visit a particular site which you have already done it will not
recognise you and will treat you as a completely new visitor as long as it hasn't been more
than 2 days
Q10: If you wish to use a base image and make modifications or personalize it, how do you
do that??
a docker --pull <image_name>
b docker <image_name>
c None
d None
e None
Q11: Which of the following variable is used to get user's browser and operating system
details in PHP??
b HTTP_USER_AGENT
c None
d AGENT
e None
f USER