Welcome to your IT Test Which of the below symbols is a newline character? \r \n /n /r What is AJAX? A. is a program B. is a country name C. is a football club name D. All of these AJAX based on ______ A. JavaScript and XML B. VBScript and XML C. JavaScript and Java D. JavaScript and HTTP requests The command ________________ such tables are available only within the transaction executing the query, and are dropped when the transaction finishes. A. Create table B. Create temporary table C. Create view D. Create label view What are the rules that you have to follow for WordPress plugin development? A. Create a unique name B. Create the plugin’s folder C. Create a sub-folder for PHP files, translations, and assets D. All of these 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 What is the purpose of the JavaScript Engine? A. Compiling the JavaScript B. Interpreting the JavaScript C. Both a and b D. None of the mentioned If there is no error, then what will the error() method return? A. TRUE B. FALSE C. Empty String D. 0 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); Which one of the following function is capable of reading a file into an array? file() arrfile() arr_file() file_arr() PHP recognizes constructors by the name. classname() _construct() function _construct() function __construct() We can use ___ to comment a single line? // ** */* Which of the following are not advanced services? A. Data storage B. Networking C. XMLHttpRequest object D. None of the mentioned 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 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 Name Email Phone Number Time's up