Welcome to your IT Test PHP recognizes constructors by the name. classname() _construct() function _construct() function __construct() Select ID, GPA from student grades order by GPA ____________ Inorder to give only 10 rank on the whole we should use : A. Limit 10 B. Upto 10 C. Only 10 D. Max 10 What will be the output of the following php code: < ?php $num = 1; $num1 = 2; print $num . "+". $num1 ; ?> 3 1+2 1.+.2 Error Which of the following is a single global function defined in the jQuery library? A. jQuery() B. $() C. Queryanalysis() D. None of the mentioned A function in PHP which starts with __ (double underscore) is know as.. Magic Function Inbuilt Function Default Function User Defined Function PHP script should start with ___ and end with ___: What is the name of the first page you encounter after logging into your web page in WordPress? A. Dashboard B. Security question page C. WP upgrade option D. WPAdmin Which of the below symbols is a newline character? \r \n /n /r Which of the looping statements is/are supported by PHP? i) for loop ii) while loop iv) foreach loop All of the mentioned We can use ___ to comment a single line? // ** */* How does the HTML tag start and end? </> In WordPress, what is the user role with the highest privilege level? A. Administrator B. Author C. Editor D. Contributor The basic difference between JavaScript and Java is A. There is no difference B. Functions are considered as fields C. Variables are specific D. functions are values, and there is no hard distinction between methods and fields Which one of the following statements is used to create a table? CREATE TABLE table_name (column_name column_type); CREATE table_name (column_type column_name); CREATE table_name (column_name column_type); CREATE TABLE table_name (column_type column_name); The ______________ parameter identifies a character encoding, which is a method of converting a sequence of bytes into a sequence of characters. A. class B. element C. charset D. none of the mentioned Name Email Phone Number Time's up