Joomla is the one
of popular content management system. its is easy to operate . any man if
have a basic idea by this CMS he can easily make a dynamic web site. so this
test help you to rich your odesk & elance profile.so get this odesk joomla
1.5 test answers & strong your profile more..
Use
the below test solutions and All the Best to have a shining Joomla
Developer Career!
Joomla 1.5 Test
Developer
This
test is about 40 multiple choice questions and should take less than 40 minutes
to complete
Test Contents
- Files and Folders
- Interface
- Installation and
Configuration
- Joomla Extensions
- Plug Ins
- Managing a
Professional Deployment
- PHP and Security
Question:
1
State
whether True or False.
The
index.php file is a combination of HTML and PHP code.
a. True (Answer)
b. False
Question:
2
What is the default super administrator account for
Joomla called?
a.God
b.Administrator (Answer)
c.admin*
d.superuser
b.Administrator (Answer)
c.admin*
d.superuser
Question: 3
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 (Answer)
d. expose_php *
a. zlib.output_compression
b. zlib.output_handler ***
c. extension_dir (Answer)
d. expose_php *
Question:
4
Which of
the following files is archive and contains the actual CB component that you
must install into Joomla while downloadingCB?
a.
Cblogin
b.
Mod_comprofilermoderator
c.
Comprofiler(Answer)
d.
Mod_comprofileronline
Question:
5
Which option will you choose to set the site
metadata for the installed website?
a.Global Configuration (Answer)
b.Module Manager
b.Module Manager
Question:
6
Refer to the given image.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:// (Answer)
d.None of the above
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:// (Answer)
d.None of the above
Question: 7
Question:State whether True or False:
The core
editor events apply to plug-ins that provide editor functionality such as
TinyMCE or XStandard Lite.
a. True (Answer)
b. False
*
Question:
8
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 (Answer)
d.Application.php
b.Framework.php
c.Toolbar.php (Answer)
d.Application.php
Question:
9
Which of the given database systems is supported by
Joomla?
a.Microsoft sql
b.Mysql (Answer)
c.Microsoft access
d.All of the above
b.Mysql (Answer)
c.Microsoft access
d.All of the above
Question:
10
Which of
the following is the default editor of Joomla?
a. TinyMCE (Answer)
b. XStandard
Lite
c. Both
a and b **
d. None
of the above
Question:
11
State whether True or False:Joomla provides an
abstracted method called getEscaped() that returns the escaped string
regardless of the target database.
a.True
b.False (Answer)
b.False (Answer)
Question: 12
From which package are the classes (i.e JSite,
JAdministrator and JInstallation) which make up the Joomla CMS application
extended?
a. Installer (Answer)
b. Application
c. Template
d. Database
a. Installer (Answer)
b. Application
c. Template
d. Database
Question:
13
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 (Answer)
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 (Answer)
Question:
14
Which of the following is a system event?
a.OnDisplay (Answer)
b.OnSave
c.OnGetInsertMethod
d.OnAfterInitialise *
b.OnSave
c.OnGetInsertMethod
d.OnAfterInitialise *
Question:
15
Which
Joomla file provides the central logic of the template, including any module
and component display?
a. index.php (Answer)
b. Template.css *
c. TemplateDetails.xml
d. Banner.fff
a. index.php (Answer)
b. Template.css *
c. TemplateDetails.xml
d. Banner.fff
Question:
16
Refer to the given image.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 (Answer)
c.When you want to display email address automatically
d.Both b and c
b.When you want to use an internal mail server (Answer)
c.When you want to display email address automatically
d.Both b and c
Question:
17
Refer to
the given image.
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 (Answer)
d.
All of the above
Question:
18
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 (Answer)
b.JPATH_ROOT
c.JPATH_BASE
d.All of the above (Answer)
Question:
19
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 (Answer)
d. None of
the above
Question:
20
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 (Answer)
c.Both a and b *
d.None of the above
b.Block elements (Answer)
c.Both a and b *
d.None of the above
Question:
21
Which of
the following files does the “/includes” directory not contain?
a.
Application.php
b.
defines.php
c.
Framework.php
d.
None of the above (Answer)
Question:
22
Which of the following files does the “/includes”
directory contain?
a.application.php
b.defines.php
c.framework.php
d.All of the above (Answer)
b.defines.php
c.framework.php
d.All of the above (Answer)
Question:
23
Refer to the given image.Which option will you
select to install or to add the module to your website?
a.A
b.B
c.C (Answer)
d.D *
b.B
c.C (Answer)
d.D *
Question:
24
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
b.To debug your style sheets
c.To provide information and allow selection of the template within the template manager
Question:
25
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 th template manager (Answer)
d. All of the above *
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 th template manager (Answer)
d. All of the above *
Question:
25
Which
of the following events is activated after content rendering is complete for
content type plug-ins?
a. OnAfterDisplay *
b. OnAfterDisplayTitle
c. OnAfterDisplayContent (Answer)
d. None of the above
a. OnAfterDisplay *
b. OnAfterDisplayTitle
c. OnAfterDisplayContent (Answer)
d. None of the above
Question:
26
State whether True or False:All the Joomla settings
are contained within a PHP class called JConfig.
a.True (Answer)
b.False
b.False
Question:
27
In which PHP file is the central configuration data
for Joomla contained?
a.config.php
b.configuration.php (Answer)
c.settings.php
d.None of the above
b.configuration.php (Answer)
c.settings.php
d.None of the above
Question:
28
What is not true about the MD5 hash value?
a.Each password in Joomla is stored as a MD5 hash value (Answer)
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 *
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 *
Question:
29
State whether True or False:There are two root
classes for the Joomla framework: JFactory and JVersion.
a.True
(Answer)
b.False *
b.False *
Question:
30
Which
option will you select to find unpublished articles?
a.Component manager
b.Module manager
c.Article manager (Answer)
d.None of the above *
b.Module manager
c.Article manager (Answer)
d.None of the above *
Question:
31
What do you understand from the following code?
a.SQL statement is executed against the Joomla database to find
empty data fields (Answer)
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
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
Question:
32
Refer
to the given image.
Which SEO
settings will you activate to make Joomla article URL shown in picture A appear
as shown in picture B?
a. A
b. B (Answer)
c. Both
a and b *
d. None
of the above
Question:
33
Refer to the given image.In which option are errors,
warnings and references logged?
a.A
b.B
c.C *
d.None of the above (Answer)
b.B
c.C *
d.None of the above (Answer)
Question:
34
Which type of files can media manager not upload?
a..pdf
b..png
c..xls *
d.None of the above (answer)
b..png
c..xls *
d.None of the above (answer)
Question:
35
Which among
the following switches display the current version of PHP?
a.
-h
b.
–v (Answer)
c.
-q
d.
-i
Question:
36
State
whether True or False:
The Joomap
extension uses the style-sheets from the currently selected default template to
display the sitemap in the site style.
a.
True (Answer)
b.
False *
Question:
37
Which type
of server technology is used by Joomla?
A
Joomla
b.
Apache *
c.
PHP
d.
All of the above (Answer)
Question:
38
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 (Answer)
d.You can sort the individual content items within the FrontPage Manager *
b.The selected content is here represented in blog form
c.You cannot select your content for the FrontPage from all the contents (Answer)
d.You can sort the individual content items within the FrontPage Manager *
Question:
39
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 (Answer)
b.Zlib
c.XML
d.All of the above (Answer)
Question:
40
Refer
to the given image.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 (Answer)
b.The default single arrow (>) is used
c.Nothing will happen
d.None of the above (Answer)
Question:
41
What is the role of the template metadata file in
the system?
a.It contains the basic authorship information (Answer)
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 *
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 *
Question: 42
which of the following is not true
about the front page manager?
you can't select your content for the front page all the contents. (Answer)
you can't select your content for the front page all the contents. (Answer)
Question: 43
Refer to the given image.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 (Answer)
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 (Answer)
Question:
44
Refer to the given image.Which tab tells you about
the most surfed pages of your site?
a.A
b.B (Answer)
c.C
d.D
b.B (Answer)
c.C
d.D
Question:
45
Which of the following technologies is/are used by
Joomla?
a.Joomla
b.Apache
c.PHP
d.All of the above (Answer)
b.Apache
c.PHP
d.All of the above (Answer)
Question:
46
Which of the following Joomla component or module is
not installed by default?
a.Login
b.Community builder (Answer)
c.Polling
d.Search
b.Community builder (Answer)
c.Polling
d.Search
Question:
47
Which creational pattern is used by Joomla classes
particularly for database access?
a.Abstract Factory Pattern
b.Singleton Pattern (Answer)
c.Builder Pattern
d.All of the above
b.Singleton Pattern (Answer)
c.Builder Pattern
d.All of the above
Question:
48
State whether True or False.Joomla uses Perl
language.
a.True
b.False (Answer)
b.False (Answer)
Question:
49
Refer to the given image.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 (Answer)
d.All of the above *
b.It means the section where you enter actual information *
c.It means the section under which the category is to be displayed (Answer)
d.All of the above *
Question:
50
State
whether True or False.Joomla does not provide the capability to include a
podcast on your site.
a.True
b.False (Answer)
b.False (Answer)
Question:
51
What is output format of the documentation created
using PHPDocumentor?
a.PDF
b.CHM (compiled HTML)
c.XML
d.All of the above (Answer)
b.CHM (compiled HTML)
c.XML
d.All of the above (Answer)
Question:
52
Which
of the following files will you rename to .htaccess to enable mod_rewrite?
a. htaccess.php
b. htaccess.txt (Answer)
c. htaccess.doc
d. None of the above
a. htaccess.php
b. htaccess.txt (Answer)
c. htaccess.doc
d. None of the above
Question:
53
In which
format PHPDocumentor can output the documentation?
a.
PDF
b.
CHM (compiled HTML)
c.
XML
d.
All of the above (Answer)
Question:
54
Refer to
the given image.
Which type
of message enables does debugging option display when it is set to active?
a.
Language files loaded
b.
Untranslated strings
c.
Query logging
d.
All of the above (Answer)
No comments:
Post a Comment