Uploaded by Pavan Ty

1 Week r JHNO

advertisement
Q1: Which function returns reference to Array of row values??
a Fetchrow_refarray()
b None
c Fetchrow_hashref()
d Fetchrow_arrayref()
e Fetch()
f Fetchrow_array()
Q2: Which of the following method can be used to create a MySql database using PHP??
a mysql_connect()
b mysql_query()
c mysql_close()
d None of the mentioned
e mysql_create()
The correct Answer is: None
Q3: Which function is used to Strip whitespace (or other characters) from the beginning and
end of a string??
a trim_str
b strip
c None
d None
e strip_str
f trim
Q4: How many distinct, different values can you hold in an Enum field??
a None
b None
c 2 (True And False)
d 255
e 65535
f7
Q5: What is a Widget??
a None of the mentioned
b None
c WordPress Widgets add content and features to your Sidebars.
d None
e Widget is a function of special software that allows feedreaders to access a site.
f Widget is a vertical column provided by a theme for displaying information other
than the main content of the web page.
Q6: What is the use of Canvas element in HTML5??
a The canvas element is used to draw graphics by making use of JavaScript. It is
defined with the <canvas> tag.
b None
c The canvas element is used to draw graphics by making use of CSS. It is defined
with the <canvas> tag.
d None
e None
f None
Q7: All HTML Tags must be enclosed In??
a ? And !
b # And #
c None
d None
e < And >
f { And }
Download