Joomla 1.5 Test
State whether True
or False:
The core editor events apply to plug-ins that provide editor functionality such as TinyMCE or XStandard Lite.
The core editor events apply to plug-ins that provide editor functionality such as TinyMCE or XStandard Lite.
a. True
b. False
Which of the
following files will you rename to .htaccess to enable mod_rewrite?
a. htaccess.php
b. htaccess.txt
c. htaccess.doc
d. None of the above
Which of the
following is the default editor of Joomla?
a. TinyMCE
b. XStandard Lite
c. Both a and b
d. None of the above
Refer to the given
image.
What do you understand by the number of articles?
What do you understand by the number of articles?
a. It means the number of
articles that are to be deleted
b. It means the number of
articles that are to be merged
c. It means the number of
articles that are to be linked
d. None of the above
Refer to the given
image.
What will happen if we set the SSL enabled option to On?
What will happen if we set the SSL enabled option to On?
a. This option will make the
link from the menu begin with an ftp://
b. This option will make the
link from the menu begin with an http//
c. This option will make
the link from the menu begin with an https://
d. None of the above
Refer to the given
image.
What do you understand from the following code?
What do you understand from the following code?
a. SQL statement is
executed against the Joomla database to find empty data fields
b. SQL statement is executed
against the Joomla database to insert new record
c. SQL statement is executed
against the Joomla database to delete an existing record
d. None of the above
State whether True
or False.
Joomla uses Perl language.
Joomla uses Perl language.
a. True
b. False
From which package
are the classes (i.e JSite, JAdministrator and JInstallation) which make up the Joomla CMS application
extended?
a. Installer
b. Application
c. Template
d. Database
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
What is the default
super administrator account for Joomla called?
a. God
b. Administrator
c. admin
d. superuser
Which PHP file does
the index.php file load to provide the menu bar to the administrator interface?
a. Defines.php
b. Framework.php
c. Toolbar.php
d. Application.php
Which of the
following is not true about the FrontPage Manager?
a. It is the title page of
your website
b. The selected content is
here represented in blog form
c. You cannot select your
content for the FrontPage from all the contents
d. You can sort the
individual content items within the FrontPage Manager
Which of the
following support libraries must you include when you are doing a manual compile of PHP to use with Joomla?
a. MySQL
b. Zlib
c. XML
d. All of the above
State whether True
or False:
There are two root classes for the Joomla framework: JFactory and JVersion.
There are two root classes for the Joomla framework: JFactory and JVersion.
a. True
b. False
Refer to the given
image.
In which option are errors, warnings and references logged?
In which option are errors, warnings and references logged?
a. A
b. B
c. C
d. None of the above
What is not true
about JoomlaXplorer?
a. It provides access to all
of the files and folders in the Web server path
b. It includes a status bar
displaying the amount of the remaining space on the selected drive
c. It allows a user to
change file and directory permissions using a chmod-style utility
d. None of the above
State whether True
or False.
Joomla does not provide the capability to include a podcast on your site.
Joomla does not provide the capability to include a podcast on your site.
a. True
b. False
What is not true
about the MD5 hash value?
a. Each password in Joomla
is stored as a MD5 hash value
b. It stands for
message-digest algorithm 5
c. The length of the number
for MD5 is a 128-bit hash code
d. None of the above
Refer to the given
image.
What do you understand by the section (marked as A)?
What do you understand by the section (marked as A)?
a. It is the description of
the category
b. It means the section
where you enter actual information
c. It means the section
under which the category is to be displayed
d. All of the above
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
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
Which of the given
database systems is supported by Joomla?
a. Microsoft sql
b. Mysql
c. Microsoft access
d. All of the above
Which of the
following is a system event?
a. OnDisplay
b. OnSave
c. OnGetInsertMethod
d. OnAfterInitialise
Which type of
positioning elements define a concrete area such as a <P>, <TD>,
<DIV>, or <TABLE> in a CSS file?
a. In line elements
b. Block elements
c. Both a and b
d. None of the above
Which path variable
holds the path of the currently executing application?
a. JPATH_SITE
b. JPATH_ROOT
c. JPATH_BASE
d. All of the above
Which of the
following events is activated after content rendering is complete for content type plug-ins?
a. OnAfterDisplay
b. OnAfterDisplayTitle
c. OnAfterDisplayContent
d. None of the above
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
Refer to the given
image.
When will you use SMTP authentication mail settings?
When will you use SMTP authentication mail settings?
a. When you want to use an
external mail server
b. When you want to use an
internal mail server
c. When you want to display
email address automatically
d. Both b and c
Which option will
you select to find unpublished articles?
a. Component manager
b. Module manager
c. Article manager
d. None of the above
Which of the
following files is archive and contains the actual CB component that you must install into Joomla while
downloading CB?
a. Cblogin
b. Mod_comprofilermoderator
c. com_comprofiler
d. Mod_comprofileronline
Which type of files
can media manager not upload?
a. .pdf
b. .png
c. .xls
d. None of the above
Refer to the given
image.
Which option will you select to install or to add the module to your website?
Which option will you select to install or to add the module to your website?
a. A
b. B
c. C
d. D
Which of the
following files does the "/includes" directory contain?
a. application.php
b. defines.php
c. framework.php
d. All of the above
Which option will
you choose to set the site metadata for the installed website?
a. Global Configuration
b. Module Manager
What is output
format of the documentation created using PHPDocumentor?
a. PDF
b. CHM (compiled HTML)
c. XML
d. All of the above
What is the role of
the template metadata file in the system?
a. It contains the 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
In which PHP file
is the central configuration data for Joomla contained?
a. config.php
b. configuration.php
c. settings.php
d. None of the above
Which user events
occur with plug-ins that are installed for the front end of the system?
a. Administrative events
b. Authentication events
c. Both a and b
d. None of the above
Which of the
following Joomla component or module is not installed by default?
a. Login
b. Community builder
c. Polling
d. Search
Refer to the given
image.
What happens if the Text Separator Field is left empty while using the breadcrumbs module in the module manager?
What happens if the Text Separator Field is left empty while using the breadcrumbs module in the module manager?
a. The default double arrow
(>>) is used
b. The default single arrow
(>) is used
c. Nothing will happen
d. None of the above
State whether True
or False:
All the Joomla settings are contained within a PHP class called JConfig.
All the Joomla settings are contained within a PHP class called JConfig.
a. True
b. False
State whether True
or False:
Joomla provides an abstracted method called getEscaped() that returns the escaped string regardless of the target database.
Joomla provides an abstracted method called getEscaped() that returns the escaped string regardless of the target database.
a. True
b. False
Refer to the given
image.
What do you understand by the type of error?
What do you understand by the type of error?
a. It means that
STRICT_TRANS_TABLES is enabled
b. It means that you are
probably running MySQL in strict mode
c. It means that
STRICT_ALL_TABLES is enabled
d. All of the above
Refer to the given
image.
Which tab tells you about the most surfed pages of your site?
Which tab tells you about the most surfed pages of your site?
a. A
b. B
c. C
d. D
Refer to the given
image.
What happens if the Text Separator Field is left empty while using the breadcrumbs module in the module manager?
What happens if the Text Separator Field is left empty while using the breadcrumbs module in the module manager?
a. The default double arrow
(>>) is used
b. The default single arrow
(>) is used
c. Nothing will happen
d. None of the above
Which of the following
technologies is/are used by Joomla?
a. MySql
b. Apache
c. PHP
d. All of the above
Is this site helpful .............? Plz leave a comments. Thnx...........
Is this site helpful .............? Plz leave a comments. Thnx...........
0 comments:
Post a Comment