Explore topic-wise MCQs in Technical Programming.

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

1.

Which option will you select to find the unpublished Articles?

A. Component Manager
B. Media Manager
C. Article Manager
D. None of the above
Answer» D. None of the above
2.

Which is not True about MD5 hash value?

A. Each Password in Joomla is stores as a 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
Answer» E.
3.

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
Answer» E.
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
Answer» D. All of the above
5.

 Which finger is used to strike the apostrophe?

A. Right Index
B. Right Middle
C. Right Ring
D. Right Pinky
Answer» E.
6.

Where can we see the use of Joomla frequently?

A. Corporate web sites or portals
B. Corporate intranets and extranets
C. Online magazines, newspapers and publications
D. All of these
Answer» E.
7.

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
Answer» B. Singleton Pattern
8.

The term HREF expands to ___________

A. Hypertext Reference
B. Hypertext Refer
C. Hyper Reference
D. None of the above
Answer» B. Hypertext Refer
9.

What is the role of template metadata file in the System?

A. It contains the basic authorship information
B. It contains the information about the files that make up the tomaplate
C. It contains the information about the parameters that will be available for configuration through the administrator interface
D. All of the above
Answer» E.