Showing posts with label oDesk joomla 1.5 test answers 2013. Show all posts
Showing posts with label oDesk joomla 1.5 test answers 2013. Show all posts

Tuesday, February 25, 2014

Joomla1 test answer for oDesk

Hi Friends,
Today i am sharing with you Joomla1 test answer for oDesk. I am sure you will be get better result.

Question no.1: what is the default super administrator account for Joomla called?



Ans: Administrator.

Question no.2: which of the following PHP directives are important to Joomla execution to define alternate compression library if the standard library is notavailable?

Ans: extension_ dir

Question no.3: which of the following files is archive and contains the actual CB component that you must install  into Joomla while downloading CB?

Ans: com _ comprofiler 

Question no.4: which option will you choose to set the site metadata for the installed website?

Ans: global configuration

Question no.5: what will happen if we set the SSL enabled option to On?

Ans: the option will make  the link from the menu begin with an http://

Question no.6: the core editor events apply to plug ins that provide editor functionally such as Tiny MCE or Xstandard Lite.

Ans: true.

Question no.7: which PHP file does the index . PHP file load to provide the menu bar to the administrator interface?

Ans: toolbar.PHP

Question no.8: which of the given database system to supported by Joomla?

Ans: Mysql 

Question no.9: which of the following is the default editor of Joomla?

Ans: TinyMAC 

Question no.10: Joomla provides an abstracted method called get Escaped() that returns the escaped string regardless of the target database.

Ans:  false.

Question no.11: from which package are the classes (i.e JSite, JAdministrator , and JInstallation) which make up the Joomla CMS application extended?

Ans: installer.

Question no.12: what is not true about Joomla Xplorer?

Ans: none of the above.

Question no.13: which of the following is a system event?

Ans: OnDisplay

Question no.14: which Joomla file provides the central logic of the template,including any module and component display?

Ans: index.php

Question no.15: when will you use STMP authentication mail settings?

Ans: when you want to use an internal mail server.

Question no.16: what do you understand by the type of error?

Ans: it means that STRICT_ALL_TABLES is enabled.

Question no.17: which path variable holds the path of the currently executing applition?

Ans: all of the above.

Question no.18: which user events occur with plug ins that are installed for the front end of the system?

      Ans: both a and b

Question no.19: which type of positioning elements define a concrete area such as a p, td,div or table in a CSS file?

Ans: block element.

Question no.20: which of the following files does the "/includes" directory not contain?

Ans: none of above

Question no.21: why does Joomla use template Details .xml files?

Ans: all of the above   

Question no.22: which of the following events is activated after content rendering is complete for content type plug ins?

Ans: on after Display Content

Question no.23: all the Joomla settings are contained within a PHP class called JConfig

Ans: true

Question no.24: there are two roots classes for the Joomla frame work: JFactory and JVersion.

Ans: true.

Question no.25: what is not true about the MD5 hash value?

Ans: each password in Joomla is stored as a MD5 hash value.

Question no.26: which option will you select to find unpublished articles?

Ans:Article Manager  

Question no.27: which type of files can media manager not upload?

Ans: none of above.

Question no.28:  which type of server technology is used by Joomla?

 Ans: all of the above.

Question no.29: which of the following is not true about the front page manager?

Ans: you can't select your content for the front page all the contents. 

Question no.30: which among the following switches display the current version of PHP?

Ans: v 

Thursday, June 20, 2013

oDesk joomla 1.5 test answers 2013

oDesk joomla 1.5 test answers 2013

By Using this test solutions joomla developers can make his/her profile great. oDesk Joomla 1.5 test answer is only for joomla developer. 

Ques: The index.php file is a combination of HTML and PHP code.
answer: True
Ques: What is the default super administrator account for Joomla called?
answer: Administrator
Ques: Which of the following PHP directives are important to Joomla execution to define an alternate compression library if the standard library is not available?
answer: extension_dir
Ques: Which of the following files is archive and contains the actual CB component that you must install into Joomla while downloading CB?
answer: com_comprofiler
Ques: Which option will you choose to set the site metadata for the installed website?
answer: Global Configuration
Ques: What will happen if we set the SSL enabled option to On?
answer: This option will make the link from the menu begin with an https://
Ques: The core editor events apply to plug-ins that provide editor functionality such as TinyMCE or XStandard Lite.
answer: True
Ques: Which PHP file does the index.php file load to provide the menu bar to the administrator interface?
answer: Toolbar.php
Ques: Which of the given database systems is supported by Joomla?
answer: Mysql
Ques: Which of the following is the default editor of Joomla?
answer: TinyMCE
Ques: Joomla provides an abstracted method called getEscaped() that returns the escaped string regardless of the target database.
answer: False
Ques: From which package are the classes (i.e JSite, JAdministrator and JInstallation) which make up the Joomla CMS application extended?
answer: Installer
Ques: What is not true about JoomlaXplorer?
answer: None of the above
Ques: Which of the following is a system event?
answer: OnDisplay
Ques: Which Joomla file provides the central logic of the template, including any module and component display?
answer: Index.php
Ques: When will you use SMTP authentication mail settings?
answer: When you want to use an internal mail server
Ques: What do you understand by the type of error?
answer: It means that STRICT_ALL_TABLES is enabled
Ques: Which path variable holds the path of the currently executing application?
answer: All of the above
Ques: Which user events occur with plug-ins that are installed for the front end of the system?
answer: Both a and b
Ques: Which type of positioning elements define a concrete area such as a p, td, div or table in a CSS file?
answer: Block elements
Ques: Which of the following files does the "/includes" directory not contain?
answer: None of the above
Ques: Which option will you select to install or to add the module to your website?
answer: C
Ques: Why does Joomla use templateDetails.xml files?
answer: All of the above
Ques: Which of the following events is activated after content rendering is complete for content type plug-ins?
answer: OnAfterDisplayContent
Ques: All the Joomla settings are contained within a PHP class called JConfig.
answer: True
Ques: In which PHP file is the central configuration data for Joomla contained?
answer: configuration.php
Ques: What is not true about the MD5 hash value?
answer: Each password in Joomla is stored as a MD5 hash value
Ques: There are two root classes for the Joomla framework: JFactory and JVersion.
answer: True
Ques: Which option will you select to find unpublished articles?
answer: Article manager
Ques: What do you understand from the following code?
answer: SQL statement is executed against the Joomla database to find empty data fields
Ques: Which SEO settings will you activate to make Joomla article URL shown in picture A appear as shown in picture B?
answer: B
Ques: In which option are errors, warnings and references logged?
answer: None of the above
Ques: Which type of files can media manager not upload?
answer: None of the above
Ques: Which among the following switches display the current version of PHP?
answer: v
Ques: The Joomap extension uses the style-sheets from the currently selected default template to display the sitemap in the site style.
answer: True
Ques: Which type of server technology is used by Joomla?
answer: All of the above
Ques: Which of the following is not true about the FrontPage Manager?
answer: You cannot select your content for the FrontPage from all the contents
Ques: What happens if the Text Separator Field is left empty while using the breadcrumbs module in the module manager?
answer: None of the above
Ques: Which of the following support libraries must you include when you are doing a manual compile of PHP to use with Joomla?
answer: All of the above
Ques: What is the role of the template metadata file in the system?
answer: It contains the basic authorship information