MCQs | Joomla/Joomla Mcq Questions Set 1 Sample Test,Sample questions

Question:
By default, the Joomla! administration backend is only available to site administrators.

1.yes

2.no

3.true

4.false


Question:
Can you enable RSS in Joomla?

1.Only in latest version

2. No

3.Only in older version

4.Yes


Question:
Database function to fetch a particular column values in an array?

1.loadArray()

2.getArray()

3.loadAssoc()

4.loadColumn()


Question:
How dHow does one view an article's source code while in edit mode?oes one view an article's source code while in edit mode?

1.You can only access articles by using an FTP client.

2.You can't do that in Joomla!

3.Toggle the source code editor.

4.None of These


Question:
How do you change the default editor in Joomla! 2.5?

1.Press CTRL+E (Command + E on the Mac) and select a default editor from the drop down list.

2.From the Site menu select Global Configuration then select a default editor from the drop down list.

3.Rewrote question and answers.

4.From the System Menu select Editor then select a default editor from the drop down list.


Question:
How do you take a site off-line?

1.You can not take the site offline

2.RedirecT to another location

3.Move site from location in cPanel.

4.Go to Global Configuration and select "site offline".


Question:
How many Access Levels are there in Joomla by default?

1.6

2.7

3.5

4.3


Question:
How many user groups does Joomla have by default?

1.7

2.5

3.8

4.9


Question:
How to remove pathway or breadcrumbs entirely?

1.Editing component.php

2.Editing index.php

3.both (a) and (b)

4.None of these


Question:
If a user is receiving 'RG_Emulation is On' warning in Joomla's admin area, then a user needs to...

1.Change admin password

2.Upgrade to latest version

3.Re-install the existing version

4.Turn off the RG_Emulation


Question:
If a user is receiving Restricted Access error messages on some pages in Joomla, which of the following would be the problem?

1.Installation problem

2.Older Joomla versions

3.Bad internet connectivity

4.Hacking of Joomla application


Question:
If Content - Load Module plugin is enabled. What is the code that can be used to insert a module inside a Joomla article content or inside another module?:

1.$document->loadRenderer('module');

2.{loadposition module-position}

3.jimport('joomla.application.module.helper');

4.JHtml::_('module_position');


Question:
If you have a Joomla! site with a component named 'hello', model named 'hi', what would be that models class name?

1.HelloModelHi

2.HelloClassModel

3.HiModelHello

4.ModelHelloHi


Question:
If you have a module compatible with j 2.5 can you use it automatically with 3.x

1.False

2.True

3.both (a) and (b)

4.None of These


Question:
If you need to override the layout of some module in Joomla, what procedure is right?

1.You need to copy the files from your modulename/tmpl folder to html/modulename/tmpl folder in active Joomla template

2.You need to copy the complete module folder inside active Joomla template/html folder

3.You need to copy the files from your modulename/tmpl folder to html/modulename/ folder in active Joomla template

4.You need to copy the complete module folder inside active Joomla template folder


Question:
In Joomla 3.x where has the media manager tab moved to?

1.By itself

2.No longer exists

3.Under site menu

4.Under content menu


Question:
In Joomla Database Object is created by:

1.JDatabase::getDbo()

2.JDatabase::getObject()

3.JFactory::getDbo()

4.JFactory::getDatabase()


Question:
In Joomla if you find any client requests such as: 192.168.0.1 - - [29/Oct/2008:06:07:30 -0500] "GET /index.php?live_site=domain.com/1.txt?? HTTP/1.1" 200 10864 "-" "Firefox" It means...

1.Your Joomla is outdated

2.Your Joomla is mis-configured

3.Your Joomla has been hacked

4.Your Joomla has expired


Question:
In which of the following does Joomla store its data?

1.Postgre SQL

2.MySQL Database

3.SYBASE

4.Oracle Database


Question:
In which of the following software languages is Joomla written?

1..Net

2.C++

3.Java

4.PHP


Question:
Is it possible to add content items from the Joomla! frontend?

1.Only if the Joomla! source code is modified.

2.Yes

3.Only if a third-party Joomla! extension has been installed.

4.No


Question:
Is it possible to move Joomla to another directory?

1.Only in latest version

2.Only in older version

3.NO

4.Yes


Question:
JFTP: Access is Denied. How can you solve this error?

1.Re-install the site.

2.Ask for FTP password from webhosting provider.

3.Disable FTP access options in Joomla

4.None of these


Question:
Joomla can be installed manually from source code on a system running a web server which supports __________applications.

1.Adobe Flash Player

2.PHP

3.HTML

4.Java


Question:
Joomla instalation has a sample data setup?

1.no

2.yes

3.Error

4.None of these


Question:
Joomla is written in which of the following languages or frameworks?

1.php

2. javascript

3..net

4.java


Question:
Joomla's admin username can be easily changed with a simple query on __________.

1.MySQL

2.Java

3. PHP

4.Linux OSLinux OS


Question:
Only members of this group are allowed to install Joomla! components, modules, and/or plugins.

1.Super Administrators

2.Managers

3.Users

4.All of the above


Question:
Some extensions are too large in file size to upload using the web interface due to limitations of the web hosting environment. What is the easiest way to install these extensions?

1.Extension Manager: Discover

2.You can't install it

3.Install from Directory

4.Extension Manager: Manage


Question:
The term "ACL" is used in Joomla to refers to:

1.The "Access Control List" system

2.The "Anti-piracy Control" Level system

3.The "Advanced Component Level" system

4.None of these


Question:
To enable ReCaptcha in Joomla you need to do the following?

1.Signup on the ReCaptcha website and generate the API keys, set the Default Captcha to ReCaptcha in the Site/Global Configuration settings and enable the ReCaptcha plugin and enter your keys.

2.Enable the ReCaptcha plugin

3.Set the Default Captcha to ReCaptcha in the Site/Global Configuration settings

4.This is only possible through third-party plugins


Question:
To use search engine friendly (SEF) URL's in Joomla you must have mod_rewrite enabled in Apache?

1.No

2.Yes

3.Both A and B

4.None of these


Question:
What are Extensions?

1.Add-ons you need to purchase for the Joomla core.

2.A way to add more pages to your site.

3.Add-ons to the Joomla core, both paid and free.

4.A method for extending menus out.


Question:
What databases store data in Joomla?

1.MySQL and MS SQL

2.Postgresql and MySQL

3.MS SQL and Postgresql

4.SQL and Postgresql


Question:
What does CMS stand for in Joomla?

1.Content Migration System

2.Content Management System

3.Code Management System

4.Copyright Maintenance System


Question:
What does JCE stands for in Joomla JCE?

1.Joomla Content Editor

2.Java Content Editor

3.Joomla course Editor

4.Joomla copyright Editor


Question:
What does OOP stand for?

1.Object Object Programming

2.Object Over Passage

3.Object Oriented Programming

4.Object Oriented Passage


Question:
What file does the following code excerpt come from? # and the requested path and file doesn't directly match a physical file RewriteCond %{REQUEST_FILENAME} !-f # and the requested path and file doesn't directly match a physical folder RewriteCond %{REQUEST_FILENAME} !-d # internally rewrite the request to the index.php script RewriteRule .* index.php [L] #

1.configuration.php

2.index.php

3..htaccess

4.none of these files


Question:
What is a Mambot?

1.a small, task-oriented function that intercepts content before it is displayed and manipulates it in some way.

2.a function that divides the page into number of positions, each with a different name

3.an HTML page that is managed by admin

4.None of These


Question:
What is the file for edit "Meta Generator" of Joomla ?

1.templates/gantry/index.php

2.index.php

3.administrator/index.php

4.includes/application.php


Question:
What is the name of the template directory where component or model view overrides should be placed?

1.default

2.view

3.xhtml

4.html


Question:
What is the number that corresponds to "Enable" in Joomla when using code editor for config.php?

1.0

2.3

3.4

4.1


Question:
What would you use to create tabbed panels in your custom Joomla component?

1.JPane

2.JHtml::_('tabs.start');

3.JTabbedPanel

4.None of These


Question:
When adding an image to a Joomla! article, which of the following is not an image property?

1.Opacity

2.Description

3.Title

4.Alignment


Question:
When creating a Model for a Joomla! website, what scripting language is used?

1.HTML

2.Perl

3.Javascript

4.PHP


Question:
Where should a developer begin looking for information regarding Joomla!?

1.http://demo.joomla.org

2.http://about-joomla.joomla.org

3.http://details.joomla.org

4.http://developer.joomla.org


Question:
Which database system is not supported by Joomla! 3.x ?

1.MongoDB

2.PostgreSQL

3.MSSQL

4.MySQL


Question:
Which file would be used to change the design aspect of a Joomla! template (font color, font size, background color etc) ?

1..css file

2. .html file

3..html.erb file

4..js file


Question:
Which is needed to successfully install Joomla!

1.MongoDB

2.Ruby

3.Rails

4.PHP


Question:
Which is not a correct way of installing a new template to your Joomla! page

1.Install via GitHub

2.Install via Admin Panel

3. Install content from a template

4. Install via FTP


Question:
Which is not a correct way of installing a new template to your Joomla! page

1.Install via GitHub

2.Install via Admin Panel

3. Install content from a template

4. Install via FTP


Question:
Which of the following are the correct server requirements for Joomla?

1.PHP 4.2.x or above; SYBASE 3.23.x or above; Apache 1.3.x or above

2.Java SE6 x or above; MySQL 3.23.x or above; Apache 1.3.x or above

3.PHP 4.2.x or above; MySQL 3.23.x or above; Apache 1.3.x or above

4.Java SE6 x or above; SYBASE 3.23.x or above; Apache 1.3.x or above


Question:
Which of the following files does the ‘ /includes’ directory NOT contain?

1.framework.php

2.application.php

3.it contains none of these options

4.defines.php


Question:
Which of the following functions can be performed by Joomla Repository?

1.Hosting local and remote files for download by site visitors

2.Integrated Spellchecking using Google Spellchecker

3.Managing documents in multiple categories and subcategories

4. Storing documents either locally or remotely for your system


Question:
Which of the following is a correct way to link an external Javascript file called sample.js to a Joomla! page?

1.addScript('/media/system/js/sample.js'); ?>

2.addScript('/media/system/js/sample.css'); ?>

3.<%= $document = JFactory::getDocument(); $document->addScript('/media/system/js/sample.js'); %>

4.addScript('/media/system/js/sample.js'); erb?>


Question:
Which of the following is Joomla?

1.Learning Development System

2.Learning Management System

3.Content Management System

4.Content Development System


Question:
Which of the following is not a benefit of Joomla?

1.Multiuser and Multilevel environment

2.Usage of byte code for porting

3.Additional components /

4.modules WYSIWYG editor


Question:
Which of the following is NOT a feature of Joomla DOCman?

1.Manage documents in multiple categories and subcategories

2.Assigning users level permission for upload, download and document edit

3.Storing documents either locally or remotely for your system

4.Integrated Spellchecking using Google Spellchecker


Question:
Which of the following is not one of the five types of extensions for Joomla?

1.Plugins

2. Media

3.Templates

4.Modules


Question:
Which of the following is the official Joomla Website?

1.www.joomla.org

2.www.jumla.com

3.www.joomla.in

4.www.joomla.com


Question:
Which of the following Joomla components or modules is not installed by default?

1.Joom!Fish

2.Login

3.Search

4.All of the three


Question:
Which of the following techniques does Joomla use for programming and software design patterns?

1.Visual-oriented programming(VOP)

2.Subject-oriented programming(SOP)

3.Object-oriented programming(OOP)

4.Model-oriented programming(MOP)


Question:
Which of the following Web application frameworks comprises Joomla?

1.Model-View-Controller

2.Model-View-Distracter

3.Digital-View-Controller

4.Channel-View-Controller


Question:
Which type of files can Media Manager NOT upload?

1..pdf

2..png

3.Media Manager can upload all of these

4..xls


Question:
Who are capable of changing attributes in Global Configuration?

1.Contributor

2.Author

3.Editor

4.Super User


More MCQS

  1. Joomla Mcq Questions Set 1
  2. Joomla Mcq Questions Set 2
  3. Joomla Mcq Questions Set 3
Search