100 Top Joomla Multiple Choice Questions and Answers

Joomla Multiple Choice Questions:-

1. State whether True or False. The index.php file is a combination of HTML and PHP code?
a. True
b. False
Ans: a

2. In which format PHP Documentor can output the documentation?
a. PDF
b. CHM (Compiled HTML)
c. XML
d. All of the above
Ans: d

3. The Joomap extension uses the style-sheets from the currently selected default template to display the sitemap in the site style.?
a. True
b. False
Ans: a

4. Why does Joomla use templateDetails.xml files?
a. To access the template from within by using code
b. To debug your style sheets.
c. To provide information and allow selection of the template within the template manager.
d. All of the above
Ans: c

5. Which of the following files did you rename to .htaccess to enable mod_rewrite?
a. htaccess.php
b. htaccess.txt
c. All of the above
Ans: b

6. Which Joomla file provides the central logic of the template including any module and component display?
a. index.php
b. template.css
c. TemplateDetails.xml
d. banner.fff
Ans: a

7. Which of the following files does the ‘ /includes’ directory not contain?
a. application.php
b. defines.php
c. framework.php
d. All of the above
Ans: d

8. The core editor events apply to plugins that provide editor functionality such as TinyMCE or XStandard Lite.
a. True
b. False
Ans: a

9. Which type of server technology is used by Joomla?
a. Joomla
b. Apache
c. PHP
d. All of the above
Ans: b

10. What is the role of the template metadata file in the System?
a. It contains basic authorship information.
b. It contains information about the files that make up the template.
c. It contains information about the parameters that will be available for configuration through the administrator interface.
d. All of the above
Ans: d

11. Which of the following PHP directives are important to Joomla execution to define an alternate compression library if the standard library is not available?
a. zlib.output_compression
b. zlib.output_handler
c. extension_dir
d. expose_php
Ans: b

12. There are two root classes for Joomla Framework. JFactory and JVersion.
a. True
b. False
Ans: a

13. Which option will you choose to set the site metadata for the installed website?
a. Global Configuration
b. Module Manager
Ans: a

14. Which is not True about MD5 hash value?
a. Each Password in Joomla is stored as an MD5 Hash value.
b. It stands for Message-Digest algorithm 5.
c. The Length of number for MD5 is a 128bit hash code.
d. None of the above
Ans: d

15. Which Creational pattern is used by Joomla Classes particularly for database access?
a. Abstract Factory Pattern
b. Singleton Pattern
c. Builder Pattern
d. All of the above
Ans: a

JOOMLA Objective Questions Pdf Free Download::

16. In Which PHP file the central configuration data for Joomla contained?
a. config.php
b. configuration.php
c. settings.php
d. None of the above
Ans: b

17. Which of the following is a System Event?
a. OnDisplay
b. OnSave
c. OnGetInsertMethod
d. OnAfterInitialise
Ans: d

18. Which type of files can Media Manager not upload?
a. .pdf
b. .png
c. .xls
d. None of the above
Ans: d

19. Which option will you select to find the unpublished Articles?
a. Component Manager
b. Media Manager
c. Article Manager
d. None of the above
Ans: c

20. The term API expands to ______________.
A. Application Programming Interaction
B. Application Programming Interface
C. Application Programming Interchange
D. None of the above
Ans: B

21. The most commonly used database with Joomla is ______________.
A. Oracle
B. MySQL
C. Sybase
D. None of the above
Ans: B

22. The user group with access to all administrator function is ______________.
A. Administrator
B. Admin
C. Super Administrator
D. None of the above
Ans: C

23. SVG means _______________.
A. Scalable Vector Graphics
B. Scalable Vector Graph
C. Scaled Vector Graphics
D. None of the above
Ans: A

24. The term HREF expands to ______________.
A. Hypertext Reference
B. Hypertext Refer
C. Hyper Reference
D. None of the above
Ans: A