R Ranjeet π Tutor III β 34.60K Points π Web Technology Q. PHP files have a default file extension of.. (A) .html (B) .xml (C) .php (D) .ph ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) .php
A Admin π Coach β 38.37K Points π Web Technology Q. In PHP in order to access MySQL database you will use: (A) mysqlconnect() function (B) mysql-connect() function (C) mysql_connect() function (D) sql_connect() function ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) mysql_connect() function
R Ranjeet π Tutor III β 34.60K Points π Web Technology Q. Which of the following DBMSs do not have a native PHP extension? (A) MySQL (B) IBM DB/2 (C) Microsoft SQL Server (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) None of the above
G Gopal Sharma π Tutor III β 38.32K Points π Web Technology Q. Which array function checks if the specified key exists in the array (A) array_key_exist() (B) array_key_exists() (C) array_keys_exists() (D) arrays_key_exists() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) array_key_exists()
V Vinay π Mover β 28.75K Points π Web Technology Q. There are three different kind of arrays: (A) Numeric array, String array, Multidimensional array (B) Numeric array, Associative array, Dimensional array (C) Numeric array, Associative array, Multidimensional array (D) Const array, Associative array, Multidimensional array ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) Numeric array, Associative array, Multidimensional array
V Vijay Sangwan π Mover β 28.62K Points π Web Technology Q. What functions count elements in an array? (A) Count (B) Size (C) Array_Count (D) Count_array ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Count
V Vinay π Mover β 28.75K Points π Web Technology Q. What function computes the difference of arrays? (A) array_diff (B) diff_array (C) arrays_diff (D) diff_arrays ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) array_diff
R Radha π Newbie β 40 Points π Web Technology Q. Which of the following is not an HTML tag? (A) < select > (B) < input > (C) < textarea > (D) < list > ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) < list >
R Radha π Newbie β 40 Points π Web Technology Q. At which port number, Simple Network Management Protocol (SNMP) operates (A) 160 (B) 163 (C) 164 (D) 161 ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) 161
R Radha π Newbie β 40 Points π Web Technology Q. Which one of the following is an example of an ‘internet search engine? (A) LINUX (B) Google (C) MS Word (D) Windows ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Google