Question
Which of the following statement is INCORRECT related to
mysql_list_tables() function ?Solution
Why this is correct: mysql_list_tables() (from the old PHP mysql_* extension) requires an active DB connection (link identifier) to query the server for table list. So saying a connection is not needed is incorrect. Why the others are correct: 1.     The function is intended to list tables in a database. 2.     You must establish a connection first (true). 3.     The result resource can be used with mysql_tablename() to extract table names (true). Note: the mysql_* PHP extension is deprecated and removed in newer PHP versions in favor of mysqli /PDO, but the behavior above is the historical behavior relevant to the question.
√3598 × √(230 ) ÷ √102= ?
Simplify the following expressions and choose the correct option.
45% of 640 + (2/5 of 350) = ?
√225 + 27 × 10 + ? = 320
32 X 25 ÷ 4 + 12 of 30 = ? X 5 - 30Â
1440 ÷ 12 + 540 ÷ √36 + ? = 180 * 3
4567.89 - 567.89 - 678.89 = ?
- What will come in place of the question mark (?) in the following questions?
18×4+96÷8=? ((12+12+12+12)÷4)/((8+8+8+8+8+8)÷16) = ?
9999² + 1111² =?
- What will come in the place of question mark (?) in the given expression?
(120 - ?) ÷ 2 + 35 = 86 - 11