Welcome to your IT Test 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() AJAX based on ______ A. JavaScript and XML B. VBScript and XML C. JavaScript and Java D. JavaScript and HTTP requests Which one of the following PHP functions can be used to find files? glob() file() fold() get_file() The element ___________ simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag A. object B. figure C. embed D. none of the mentioned To deal with cookies in jQuery we have to use ______ cookie plugin A. Dough B. Session C. Dazzler D. None of these Which of the following keyword is not associated with initialization of variable ? A. DECLARE B. SET C. SELECT D. All 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 Which of the below symbols is a newline character? \r \n /n /r What is the alternative command used in Node for load()? A. store() B. module() C. log() D. require() Which one of the following methods can be used to diagnose and display information about a MySQL connection error? A. connect_errno() B. connect_error() C. mysqli_connect_errno() D. mysqli_connect_error() PHP recognizes constructors by the name. classname() _construct() function _construct() function __construct() What is AJAX? A. is a program B. is a country name C. is a football club name D. All of these 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); What are the methods used to provide effects in jQuery? A. Show() B. Hide() C. Toggle() D. All of these Look at the following jQuery selector: $(“div#intro .head”). What does it select? A. The first element with id=”head” inside any div element with class=”intro” B. All elements with class=”head” inside the first div element with id=”intro” C. All div elements with id=”intro” or class=”head” D. None Name Email Phone Number Time's up