Explore topic-wise MCQs in Testing Subject.

This section includes 657 Mcqs, each offering curated multiple-choice questions to sharpen your Testing Subject knowledge and support exam preparation. Choose a topic below to get started.

1.

The XML------is optional. If it exists, it must come first in the document Sol:

A. prolog
B. descriptive
C. UTF-8
D. 1056
Answer» B. descriptive
2.

An------element is everything from (including) the element's start tag to(including) the element's end tag.Sol:

A. XML
B. descriptive
C. UTF-8
D. 1056
Answer» B. descriptive
3.

-------and XML. AJAX is a technique for creating fast and dynamicweb pages.Sol:

A. XML
B. Asyanchronous java script
C. Ajax
D. java script
Answer» C. Ajax
4.

---------------and XML. AJAX is a technique for creating fast anddynamic web pages.Sol:

A. Ajax
B. Synchronous
C. synchronous XML
D. Asynchronous JavaScript
Answer» E.
5.

Ajax refers to------and XML, technologies that are widely used for creating dynamicand asynchronous web contentSol:

A. XML
B. Asyanchronous java script
C. Ajax
D. java script
Answer» E.
6.

-----is very strict when it comes to document structure Sol:

A. XML
B. Asyanchronous java script
C. Ajax
D. java script
Answer» B. Asyanchronous java script
7.

------is very strict when it comes to document structure Sol:

A. XML
B. Synchronous
C. synchronous HTML
D. Asynchronous JavaScript
Answer» B. Synchronous
8.

An------- is a basic unit of XML information composed of elements andother markup in an orderly package.Sol:

A. XML document
B. descriptive
C. html document
D. Empty XML elements.
Answer» B. descriptive
9.

An xml tag or element can contain text ,attributes ,other elements. Sol:

A. yes
B. no
C. can not say
D. none of these
Answer» B. no
10.

An------------is a basic unit of XML information composed of elementsand other markup in an orderly package.Sol:

A. XML document
B. descriptive
C. html document
D. Empty XML elements.
Answer» B. descriptive
11.

An xml tag or element can contain-------,other elements. Sol:

A. text,attribute
B. tag
C. data
D. 1056
Answer» B. tag
12.

--------HTTP request method used for accessing a URL, such as POST, GET, POST,PUT or DELETE.Sol:

A. REQUEST_METHOD
B. DOCUMENT_ROOT
C. REMOTE_ADDR
D. SERVER_PORT
Answer» B. DOCUMENT_ROOT
13.

The GET method can retrieve information identified by the request-URl (UniformResource Identifier)Sol:

A. yes
B. no
C. can not say
D. none of these.
Answer» B. no
14.

You cannot see------requests in browser history while You can see GET requests inbrowser historySol:

A. $_GET
B. $_POST
C. POST
D. GET
Answer» D. GET
15.

-------port number on which the web server is listening to incoming request Sol:

A. REQUEST_METHOD
B. DOCUMENT_ROOT
C. REMOTE_ADDR
D. SERVER_PORT
Answer» E.
16.

The-----method sends the encoded user information appended to the page request. Thepage and the encoded information are separated by the ? characterSol:

A. GET
B. ?
C. POST
D. QUERY_STRING
Answer» C. POST
17.

The-----method can retrieve information identified by the request-URl (UniformResource Identifier)Sol:

A. $_GET
B. $_POST
C. POST
D. GET
Answer» E.
18.

------------(Local Event):This event, which is triggered before an Ajaxrequest is started, allows you tomodify the XMLHttpRequest object.Sol:

A. jQuery's ajax
B. beforeSend
C. ajax Send
D. ajaxStart
Answer» C. ajax Send
19.

-------------(Local Event):This event is called regardless of if the requestwas successful, or not. Youwill always receive a complete callback, even for synchronous requests.Sol:

A. complete
B. ajaxComplete
C. ajaxStop
D. The ajax()
Answer» B. ajaxComplete
20.

-------------(Global Event):This event behaves the same as the completeevent and will be triggeredevery time an Ajax request finishes.Sol:

A. complete
B. ajaxComplete
C. ajaxStop
D. The ajax()
Answer» C. ajaxStop
21.

---------(Global Event):This event is also only called if the request wassuccessful.Sol:

A. jQuery's ajax
B. beforeSend
C. ajax Send
D. ajaxSuccess
Answer» E.
22.

----------(Global Event):This global event behaves the same as the localerror event.Sol:

A. jQuery's ajax
B. beforeSend
C. ajax Send
D. ajaxError
Answer» E.
23.

A website can be created and presented in multiple languages, without even leaving the Joomla. It can be done within the Joomla with the help of Joomla's core software.

A. yes
B. no
C. can not say
D. none of these
Answer» B. no
24.

--------(Global Event):This event is triggered if an Ajax request is startedand no other Ajaxrequests are currently running.Sol:

A. jQuery's ajax
B. serialize()
C. Client-side validation
D. ajaxStart
Answer» B. serialize()
25.

------(Global Event):This global event is also triggered before the request isrun.Sol:

A. jQuery's ajax
B. beforeSend
C. ajax Send
D. ajaxStart
Answer» D. ajaxStart
26.

You can use-------extension finder or Joomla Extensions Directory to get several ways to enhance Joomla as per your needs

A. joomla
B. CMS
C. MVC
D. Drupal
Answer» B. CMS
27.

Before you can start building your------site, you ll need a domain name and web hosting

A. joomla
B. CMS
C. MVC
D. Drupal
Answer» B. CMS
28.

Joomla is an excellent tool to build a website with. The-----is powerful, flexible, widely extendable, and also free of charge.

A. joomla
B. CMS
C. MVC
D. Drupal
Answer» C. MVC
29.

-----------events can be disabled for a particular Ajax request by passinginthe global optionSol:

A. jQuery's ajax
B. serialize()
C. Global
D. ajaxStart
Answer» D. ajaxStart
30.

By using Joomla!, you can create phenomenal websites with little-to-no programming knowledge.

A. yes
B. no
C. can not say
D. none of these
Answer» B. no
31.

There are several professional service providers available who can help develop, maintain, and market your Joomla project.

A. yes
B. no
C. can not say
D. none of these
Answer» B. no
32.

The architecture of web service interacts among three roles: service provider, service requester, and service registry

A. yes
B. no
C. can not say
D. none of these
Answer» B. no
33.

Synchronous Web services are invoked over existing Web protocols by a clientwho waits for a response.

A. yes
B. no
C. can not say
D. none of these
Answer» B. no
34.

These service requestor uses a findoperation to retrieve the service description locally or from the service registry

A. yes
B. no
C. can not say
D. none of these
Answer» B. no
35.

The Web Services architecture describes how to instantiate the elementsand implement the operations in an interoperable manner.

A. yes
B. no
C. can not say
D. none of these
Answer» B. no
36.

A web service supports RPC through offering services of its personal, equivalentto those of a traditional aspect

A. yes
B. no
C. can not say
D. none of these
Answer» B. no
37.

A class that implements an interface must------all of the interface's methods. Sol:

A. abstract
B. child
C. interface
D. implement
Answer» E.
38.

The-------Framework contains the collection of open-source software libraries/packages, on which Joomla content management system is built on

A. joomla
B. CMS
C. MVC
D. Drupal
Answer» B. CMS
39.

The media manager in--------is a tool that can be used for uploading, organizing, and managing the media files and folders

A. joomla
B. CMS
C. MVC
D. Drupal
Answer» B. CMS
40.

With------the author must define both the tags and the document structure Sol:

A. XML
B. Asyanchronous java script
C. Ajax
D. java script
Answer» B. Asyanchronous java script
41.

With----the author must define both the tags and the document structure Sol:

A. XML
B. HTML
C. UTF-8
D. 1056
Answer» B. HTML
42.

-----is often used for distributing data over the Internet Sol:

A. XML
B. HTML
C. UTF-8
D. 1056
Answer» B. HTML
43.

All the server and execution environment related information is available in this------ Sol:

A. associative array
B. SERVER_ADDR
C. SERVER_NAME
D. QUERY_STRING
Answer» B. SERVER_ADDR
44.

---------is required for input, valid usernames/emails/phone numbers/etc. Sol:

A. jQuery's ajax
B. serialize()
C. Client-side validation
D. ajaxStart
Answer» D. ajaxStart
45.

An------can contains wide variety of data.For example, database ofnumbers, numbers representing molecular structure or a mathematical equation.Sol:

A. XML document
B. descriptive
C. html document
D. Empty XML elements.
Answer» B. descriptive
46.

The information is encoded as described in case of GET method and put into a headercalled-----------.Sol:

A. $_GET
B. $_POST
C. POST
D. QUERY_STRING
Answer» E.
47.

Class constants can be useful if you need to define some-------data within a class Sol:

A. final
B. constants
C. const
D. case-sensitive
Answer» C. const
48.

------are used to declare methods that can be used in multiple classes. Traits can havemethods and abstract methods that can be used in multiple classes.Sol:

A. static
B. self
C. traits
D. single inheritance
Answer» D. single inheritance
49.

----------methods can be called directly - without creating an instance of the class first. Sol:

A. static
B. self
C. traits
D. single inheritance
Answer» B. self
50.

------properties can be called directly - without creating an instance of a class. Sol:

A. static
B. self
C. traits
D. single inheritance
Answer» B. self