IT test Welcome to your IT Test Which one of the following function is capable of reading a file into an array? file() arrfile() arr_file() file_arr() Which one of the following function is capable of reading a file into a string variable? file_contents() file_get_contents() file_content() file_get_content() 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 Which of the following must be installed on your computer so as to run PHP script? Adobe Dreamweaver APACHE CSS JAVA What is the alternative command used in Node for load()? A. store() B. module() C. log() D. require() AJAX based on ______ A. JavaScript and XML B. VBScript and XML C. JavaScript and Java D. JavaScript and HTTP requests What is the return type of the remote server? A. HTTP Response B. HTTP Request C. Get Request D. None of the mentioned 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 Which of the following is/are a PHP code editor? ditor? Notepad Notepad++ Adobe Dreamweaver PDT 13. The practice of creating objects based on predefined classes is often referred to as.. A. class creation B. object creation C. object instantiation D. class instantiation A function in PHP which starts with __ (double underscore) is know as.. Magic Function Inbuilt Function Default Function User Defined Function Which of the following is a single global function defined in the jQuery library? A. jQuery() B. $() C. Queryanalysis() D. None of the mentioned Which of the following are not advanced services? A. Data storage B. Networking C. XMLHttpRequest object D. None of the mentioned What does the subexpression /java(script)?/ result in ? A. It matches “java” followed by the optional “script” B. It matches “java” followed by any number of “script” C. It matches “java” followed by a minimum of one “script” D. None of the mentioned Which of the following selectors selects any tag with an id attribute set in CSS? A. E#id B. .class C. #id D. * Name Email Phone Number Time's up