Welcome to your IT Test How does the HTML tag start and end? </> Which of the following is a single global function defined in the jQuery library? A. jQuery() B. $() C. Queryanalysis() D. None of the mentioned What is the core rule of lexical scoping? A. Functions are declared in the scope B. Functions are executed using scope chain C. Both a and b D. None of the mentioned What are the advantages of Ajax? A. Bandwidth utilization B. More interactive C. Speeder retrieval of data D. All of these If your object must inherit behavior from a number of sources you must use a/an A. Interface B. Object C. abstract class D. static class What will be the output of the following php code: < ?php $num = 1; $num1 = 2; print $num . "+". $num1 ; ?> 3 1+2 1.+.2 Error Consider the following code snippet console.log(p) If p is not defined, what would be the result or type of error? A. Zero B. Null C. ReferenceError D. ValueNotFoundError 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 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 is the return type of the remote server? A. HTTP Response B. HTTP Request C. Get Request D. None of the mentioned Which of the following is the correct way to apply Styles? A. inside an HTML element B. inside the section of an HTML page C. in an external CSS file D. all of the above PHP files have a default file extension of. A. .html B. .xml C. .php D. .ph Which of the below symbols is a newline character? \r \n /n /r Which of the following keyword is not associated with initialization of variable ? A. DECLARE B. SET C. SELECT D. All of the mentioned Which are the two functions that are not allowed in any secure subset? A. evaluate() and restrict() B. eval() and the Function() constructor C. debugger() and test() D. eval() and debugger() Name Email Phone Number Time's up