Welcome to your IT Test Which of the following is/are a PHP code editor? ditor? Notepad Notepad++ Adobe Dreamweaver PDT 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 AJAX based on ______ A. JavaScript and XML B. VBScript and XML C. JavaScript and Java D. JavaScript and HTTP requests The practice of separating the user from the true inner workings of an application through well-known interfaces is known as.. A. Polymorphism B. Inheritance C. Encapsulation D. Abstraction 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 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 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 Which one of the following PHP functions can be used to find files? glob() file() fold() get_file() Which of the following must be installed on your computer so as to run PHP script? Adobe Dreamweaver APACHE CSS JAVA What will happen in this function call? < ?php function calc($price,$tax) { $total = $price + $tax; } $pricetag = 15; $taxtag = 3; calc($pricetag, $taxtag); ?> Call By Value Call By Reference Default Argument Value Type Hinting Which of the following is a single global function defined in the jQuery library? A. jQuery() B. $() C. Queryanalysis() D. None of the mentioned 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 PHP script should start with ___ and end with ___: 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 are not advanced services? A. Data storage B. Networking C. XMLHttpRequest object D. None of the mentioned Name Email Phone Number Time's up