Pages

Tuesday, April 25, 2017

Top Most Important Joomla Interview Questions For Fresher

1. What are Joomla and CMS?
Joomla Descriptive Question And Answer

Joomla content management system. it’s already development software.A lot of menus and tools available by this system. A developer or owner of that site may change our content by using tools or menus
CMS is a computer software system that is used to enable and organize the joint process of creating and editing text and multimedia documents.

2. What are the categories and content items?
Answer: Joomla! A Content Management System category and sections allow you to organize your content.
The basic structure is:
·         Category sections included
·         Content Items Included in Categories
·         The content item is what you would think of a traditional HTML site webpage.

3. How do I change the image (s) in my template?
Go to Site => Template Manager in Administrative Interface and then select your template. Click the Html icon Images for a specific template are usually located in this folder: / Template / Template / Picture (Change the name of the templates you are using instead of "Template Name").A trick to find the name of the image. Place it on your cursor and right-click it. Select View Image This will display the image and give its full URL. Sometimes background images of images


4. What determines what is shown in my body?
FrontPage is a component that is part of the Joomla cores! Like a front page of a newspaper, it usually shows some sorted content in some parts (somewhat)

Thursday, April 20, 2017

Adobe Photoshop Interview Questions And Answers For Fresher

1. What is Adobe Photoshop?
 It is software developed by Adobe to generate and change images and logos. With Adobe Photoshop change and alteration can be done.


2) What is resizing images and what are the parameters to modify the size of the picture?
To ensemble, an exacting purpose of the application resizing of the images is done.
The parameter to modify the size of the image is:
  • Type of image or picture
  • Size of pixels
  • Background resolution
3) In Photoshop, what is a smart object?
Into Photoshop CS2 and above, it has a particular layer recognized as Smart Object Layer.  Smart objects give independence to work with multiple copies of a single object. All the multiple copies will be updated altogether when the single object is updated. Also, changes in the correction of layers and layer styles of a single object can be done without touching the multiple copies. Without any defeat in a pixel, pixel-based objects can be changed a number of times.

4) How do you organize layers in Photoshop?
A layer shows a picture or image. To arrange layers in Photoshop, put different images in separate layers. Lock the new layers and unlock the layers which are in making use of. While two or more layers require being changed, unlock the layers.

5) How you can release the background in Photoshop?
To release the background image, first, click on the picture or image and then choose MODE option.  Later than, choose the option GRAYSCALE and relapse to LAYER. While you double click on the outer surface, the outer surface will be unlocked.

Photoshop Interview Questions And Answers For Fresher

1) Give explanation where you can use filename templates?
Filename templates can be used whenever you choose to rename files.

2) Give explanation how you can assign keywords in Lightroom?
The Lightroom provides the quality to assign keywords to your picture consecutively to do that
Choose the picture you desire to assign the keyword
Below the library option, you will notice keyword Panel
Within the keyword panel you can enter the name you desire to assign to chosen picture

3) Give details how you can explore the color tone in Lightroom?
On the top right-hand corner of the library where you can notice a histogram. This histogram gives you a reasonable idea about your picture look whether it is blown out or smooth.

4) Make clear how to take the back-up of photographs in Lightroom?
To obtain the back up of your photograph you have to
Go to edit à Catalog setting (windows) or Lightroom à Catalog Setting (Mac)
Click the General tab
Find the backup section
Show for the backup catalog menu and choose each time Lightroom exits

MySQL Interview Questions And Answers For Fresher

MySQL Tutorial


1. What is MySQL?
MySQL is an Open Resource WMA which was created, backed and promoted by MySQL AB (now acquired by Oracle)
MySQL Descriptive Questions And Answer
2. What are the technical features of MySQL?
• MySQL database software which includes a client or server system
• Multithreaded SQL Server supports various client programs and libraries
• Different Backend
• A wide range of application programming interfaces and
• Administrative tools


3. Why MySQL is used?
MySQL database server is dependable, speedy and simple to use. This software is downloaded as freeware and can be downloaded from the Internet.


4. What are Heap tables?
Heap tables are in memory and temporarily high-speed storage is used
On the basis.
• Blob or text field is not allowed
• Comparison operators can be used only =, <,>, =>, = <
• AUTO_INCREMENT is not supported by the HEAP table
• Indexes should not be the pipe

5. How many columns have for creating Index?
 Maximum of 16 indexed columns have for any standard table.

Top PHP Interview Questions And Answers For Fresher

1. What is PHP?
PHP is the server-side scripting language used for a web server. PHP includes framework and CMM for creating many websites. Even a non-technical person can create a site using his CMS. Wordpress, OSCom is CMS it’s CMS. It's a temporarily based programming language like Java, C-arrays etc. It is very easy for learning

2. What is the use of PHP "echo"?
It is used to print information on the webpage.


Php Tutorial


3. How to include a PHP page file?
We can include a file as "include ()" or "need ()" function as its file parameter.

4. How can I show output directly to the browser?

To be able to show the output directly to the browser, we have special tags <? = And?> to use.

5. What is the major difference between PHP 4 and PHP 5?

PHP 5 presents many additional OOP (object of infrared programming) features.

6. Multiple PHP Supported?

PHP has a particular inheritance; this means that a class can only be extended from the single class using the word ‘extended’.

7. What is the meaning of the final class and a final approach?

'Final' has been introduced in PHP 5. The final class means that this class cannot be extended and a final method cannot be ignored.

WordPress Interview Questions

1) What is WordPress?
Word Press is a best open source CMS that can be used for free. You do not have to pay a single penny for it, but it can use any personal or commercial website. It is PHP / MySQL (which is again open source) and licensed under gpm.

2) How to secure the website WordPress?
WordPress is safe to be managed but it is still advised to update with the latest version of WordPress to avoid hacking.


3) Does the WordPress Website have any limitations?
You can use WordPress for e-commerce sites, membership sites, photo galleries, and any other site you may remember. The website is created using the same HTML code as any other site so there is no limit to it.

4) Do you have a blog to use WordPress for the site?
WordPress was originally used as blogging software, although it became popular for the website. You do not have to have a blog to use WordPress. Still, the blog is pretty appreciable; it will help search engine optimization.

10+ Most Important WordPress Interview Questions For Fresher

1. Why is WordPress popular?
Answer: WordPress is popular because we can update our site through a simple interface instead of uploading and uploading HTML files to a server. WordPress can be used to create sites for business, university departments, artist portfolios and personal or group blogs.

2. How to enable debugging feature in WordPress?
Answer: To display errors, find the wp-config.php file in the WordPress directory. See for WP_DEBUG constant. Change its value from false to true, such as Definition ('WP_DEBUG', true).

3. What are the themes and plugin?
Themes define the appearance of our site and how the content is displayed. WordPress is designed to change the theme without changing our underlying content.
The plug-in is a piece of programming code that is specified in the WordPress framework, whose functionality can be changed.

4. Enter the difference between comments and trackbacks.
Answer: Comment readers give feedback to our posts. They are written in a small size and after being approved, a list is shown below the post.
Trackback Auto Alert Whoever posts their post or page in their post.

Laravel Multiple Choice Questions - 1

1. How users will be retrieved and authenticated?
A. driver
B. model
C. table
D. password


2. Authentic table Contract defines an interface for obtaining the user's unique identifier?
a. True.
b. False.


3. Which property identifies the columns that can be inserted or updated by way of the mass assignment?
a. $column
b. $hidden.
c. $fill able.
d. $table


4. $ Which property is used to identify columns that should not be passed into JSON or arrays?
a. $column
b. $hidden.
c. $fill able.
d. $table


5. A contract defines an interface to a particular implementation of a set of features
a. True.
b. False.

Magento Multiple Choice Questions 3

1. Which features are not found on front-end customer dashboard in Magento?
A. My tag
B. My app
C. Eloquence
D None of the above

2. How many ways to access sequence creation page?
A.1
B.2
C.3
D.4

3. When an order is made, from the front end, or through the admin, a sales order will be made to record the transaction.
A true
B. False

4. You cannot create a credit memo until an invoice has been created.
A true
B. False

5. You can create an invoice for the order by clicking the ____ button above the order object
A. Sales
B. Order
C. Payment
D. Shipment

Magento Multiple Choice Questions 2


1. You want to set up different languages for Magento installation with multiple stores. Which configuration scope should you use?
A. Global
B website
C Store
D. store view

2. The design package name in the Design tab of Admin-> Configuration Window is used as ________ and ________. (Please choose two.)
A. folder name for ap / design / frontend
B. A configuration value taken from index.php
C. Front name in c / folder
D. A setting in the menu -> Design
E. A folder name on the application / design / front end / base

3. Which of the following page elements can be updated from any of the four Systems-> Configuration-> Design Magento Admin? (Select four.)
A. breadcrumb separator
B. Copyright
C. Faison
D. logo
E. Navigation
F. Page title
G. Top links

4. When _________ are layered navigation displayed for a particular category?
A. leveling is enabled in secondary system-> Configuration-> catalogs
B. There are products with filterable features
C. The settings in "Anchor is" section is set to "Yes"
D. Custom Layout Update adds XML block on the fly

Magento Multiple Choice Questions 1

1) Magneto's central policy is one of the following?
A. Core
B. Speed
C. Upgrade
D. Community
ANS: B, C.

2) How many different types of extensions in Magento?
A. Type 3
B. Type 4
C. Type 2
D. 5 types
ANS: A

3) A collection of _____ in Magento, an interface.
A. Block
B. Module
C. The theme
D. Extension
ANS: C

4) What kind of block in Magento?
A. 2
B. 3
C.4
D. 5
ANS: A

Magento Interview questions and Answers 1

What is the website?
Answer: A website is made up of one or more stores which share the same customer information, order information and shopping cart. This is a very broad term that can be adopted to determine the unique needs of individual traders.

What is the store?
Answer: Stores can be set up in different ways, but keep in mind that if they are part of the same website they will share some information.

What are Shop Scenes?
Answer: Shop scenes are mainly used for different languages, so if you wanted to display a store in English and Spanish, for example, you can create a store once and create two different store views for that store.
"Three central policies with magneto were made in mind" their names.
Answer:
1. Flexibility
2. Upgradeable 
3. Speed ​​and safety

How to show the shopping Options price (or other stop) while browsing a category?
Answer: Catalog-> Attribute-> Manage properties, edit pricing properties, use filters (with results) in the layer navigations.

Wednesday, April 19, 2017

Magento Interview questions and Answers

1. What is Magento?
Magento offers continuous flexibility and control to a new professional open source e-commerce solution. With Magento, do not feel trapped in your e-commerce solution again.

2. What are the powerful features of Magento?
Magento's most powerful features are the ability to manage multiple websites and stores from one back-end. This allows store owners to manage the storage of different URLs; the same products display the same types of products at the same time. Other setups

3. What technology used by Magento?
Answer: PHP uses a web server scripting language and MySQL database. The data model is based on the Entity-attribute-quality model, which stores data objects in the structure of the circle, thus changing the data definition without changing the database definition.

4. Describe the three central principles of Magneto?
Magento Zend Framework is built above. Using this framework, Magento was built in mind with three central policies.
1. Flexibility: We believe that each solution should be as unique as its business behind. Magneto's code permits for seamless customization.
2. Upgradeable: Separating the original code from the community and local customizations, Magento can be easily customized without losing the ability to upgrade.
3. Speed and Security: The coding standards used by developer follow the best method to increase the efficiency of software and provide a secure online store for.

Joomla Interview Questions 3

1. What are Joomla and CMS?
Joomla content management system It's already development software. A lot of menus and tools available by this system. A developer or owner of that site may change our content by using tools or menus
CMS is a computer software system that is used to enable and organize the joint process of creating and editing text and multimedia documents.

2. What are the categories, categories and content items?
Answer: Joomla! A Content Management System category and sections allow you to organize your content.
The basic structure is:
Category sections included
Content Items Included in Categories
The content item is what you would think of a traditional HTML site webpage.

3. How do I change the image (s) in my template?
Go to Site => Template Manager in Administrative Interface and then select your template. Click the Html icon
Images for a specific template are usually located in this folder:
/ Template / Template / Picture (Change the name of the templates you are using instead of "templatename").

A trick to find the name of the image. Place it on your cursor and right-click it. Select View Image This will display the image and give its full URL. Sometimes background images of images

Joomla Multiple Choice Questions 3


1. How Many Ways You Can Access Level In Joomla!?
2 Ways
3 Ways
4 Ways
5 Ways

2. What Are The Three Access Level In Joomla!?
Public, Registered, Special
Public, Private, Company
Public, Guest, Others
Admin, Public, Guest

3. Public User Is A…..
General User
Site Visitor
Both A&B
None

4. Have Any Account Of A Public User?
Yes
No

Joomla Multiple Choice Questions 2

1. We can set up as many users as we want and, depend on their rights. How to create their own content and/ or view content that has been created for particular users?
A.    Use Menu manager
B.     Template Manager
C.     User manager
D.    Administrator Manager
Answer: C

2. What are the user groups of Joomla?
A.    Manager
B.     Administrator
C.     Supper administrator
D.    All of them
Answer: D

3. Which user group can execute all function in Joomla?
A.    Manager
B.     Administrator
C.     Supper Administrator
Answer: C

4. Which manager use to upload a file using FTP program?
A.    Banner manager
B.     Media Manager
C.     FTP Manager
Answer: B

Joomla Multiple Choice Questions 1


  1. Joomla belongs to category of _______________________
A.    Enterprise Content Management Systems
B.     Customer Relationship Management Systems
C.     Web Content management Systems
D.    Human Resource Management Systems
Answer: C

  1. Joomla CMS is used to do which of the following structure?
A.    Front End and Back End
B.     Content
C.     Extensions
D.    Chart
E.     Component
Answer: A, B, C, E

  1. Which structure of Joomla is used to integrated content in the desired form into templates?
A.    Templates
B.     Plug-ins
C.     Workflow
D.    Images
Answer: B

  1. _______________ contain the business logic of their site and display content in the ‘main body’ of the website.
A.     Content
B.     Database
C.     Component
D.     Extensions
Answer: C

  1. Using what type of structure make them easier to define the color, character fonts, font sizes, background images and spacing etc?
A.    Content
B.     Database
C.     Component
D.    Extensions
E.     Template
Answer: E

  1. Which of the following are true about Joomla CMS?
A.    Joomla is a product of Microsoft Corporation
B.     It’s an open source code
C.     Search engine Friendly Systems
D.    All of them
Answer: B, C

  1. In a Client-Server Systems, a server is used to do what?
A.    Responsible for the delivery of the services.
B.     Communicate with the Joomla for supplying data
C.     Communicate with the CMS
D.    All of the above
Answer: A

  1. In Client-Server Systems, what a client is used to do?
A.    Responsible for the delivery of the services.
B.     Communicate with the Joomla for supplying data
C.     Communicate with the CMS
D.    Can communicate with the server and supplies the actual user interface.
Answer: D

  1. Joomla used what type of web server and database?
A.    IIS and SQL Server
B.     Apache and MySQL
C.     IIS and Oracle
D.    None of  the above
Answer: B

  1. What are the steps to install Joomla package?
A.    Language selection
B.     Pre-installation check
C.     Database Configuration
D.    FTP Configuration
E.     All of them
Answer: E



11. Which of the following are true about Templates?
A.    The template determines the layout of the page.
B.     Template are exchangeable and modifiable,
C.     the similar contented can be displayed in different layouts.
D.    Use of database structures
Answer: A, B, C


12.______________ designed to give the user quick access to the most important content.
A.    Menu
B.     Top Menu
C.     Breadcrumbs
D.    Template
Answer: B

13. Which of the following are true about content?
A.    Make navigation on the page as easy as possible
B.     Can be a message and additional article
C.     A static pages with explanations
D.    It easier to navigate within the branches
Answer: B, C

14. Using what type of module to split our website public and protected area?
A.    Searching Module
B.     Login Module
C.     Polling Module
D.    None of them
Answer: B

15. Our content is designed for certain target groups, we should now and then ask the group that actually surfs our site for their opinion. What type of component needs to do?
A.    Polling Module
B.     Template Module
C.     Login Module
D.    Banner Module
Answer: A

16.________________________ to switch to various areas of administration either by selecting a menu item or by clicking on the displayed icon
A.    Administrator Panel
B.     Control Panel
C.     Login Panel
D.    Menu Panel

Answer: B


1. With Joomla which following option is not possible to add to your web page?
a) Images            b) Audio, Video                                c) None                                d) Adobe Flash

2. What is the valid step of uploading Media in Joomla?
a) Click on Content from the menu-->Click on Media from drop-down option--> Click the Browse button and select the file from the computer --> Click the Upload button in the top toolbar -->Click the Start Upload button.
b) Click on Content from a menu-->Click on Media from drop-down option-->Click the Upload button in the top toolbar--> Click the Browse button and select the file from the computer-->Click the Start Upload button.
c) Click on Media from drop-down option --> Click on Content from the menu -->Click the Upload button in the top toolbar--> Click the Browse button and select the file from a computer-->Click the Start Upload button.
d) Click on Content from the menu-->Click on Media from drop-down option-->Click the Upload button in the top toolbar--> Click the Browse button and select the file from the computer-->Click Ok.

3. What is the right step to delete a single media item in Joomla?
a) Click on Media--> Click on Content -->Select the folder and item you want to delete-->Click the X icon.
b) Click on Content -->Click on Media --> Select the folder and item you want to delete -->Click the X icon.
c) Click on Content -->Click on Media--> Select the folder and item you want to delete -->Click the X icon-->Click OK.
d) None.

4. What is the right step to delete multiple media items at once from a single folder in Joomla?
a) Click on Content-->Click on Media-->Select the folder and items you want to delete-->Click Delete in the top toolbar.
b) Click on Content--> Select the folder and items you want to delete-->Click the checkboxes next to each item-->Click Delete in the top toolbar.
c) Click on Content-->Click on Media-->Select the folder and items you want to delete-->Click the checkboxes next to each item-->Click Delete in the top toolbar-->Click OK.
d) Click on Content-->Click on Media-->Select the folder and items you want to delete-->Click the checkboxes next to each item-->Click Delete in the top toolbar.

5. How to change, update or replace an image to an existing image?
a) Go to the Article Manager and click the name of the article that contains the image you want to change-->Select the image you want to replace by clicking on the image-->Click the ‘Insert/Edit image’ button-->Select or upload the image you desire-->Click Insert-->Click the Save button.

6. How to remove an image in Joomla?
a) Go to the Article Manager-->Select the image you want to delete by clicking on it-->Press Delete on your keyboard.
b) Go to the Media-->Select the image you want to delete by clicking on it-->Press Delete on your keyboard.
c) Go to the Category-->Select the image you want to delete by clicking on it-->Press Delete on your keyboard.
d) None.

7. Creating a Gallery in a Module:
a) Click on Content and then on Media-->Add a new folder for your gallery images-->Upload your images to the new folder.
b) Click on Menus and then on Media-->Add a new folder for your gallery images-->Upload your images to the new folder.
c) Click on System and then on Media-->Add a new folder for your gallery images-->Upload your images to the new folder.
d) Click on Extensions and then on Media-->Add a new folder for your gallery images-->Upload your images to the new folder.
8. Which service doesn’t help to resize and optimize the image in Joomla?


 a) Web resizer   b) Cropping        c) Image optimizer           d) Gimp

Joomla Interview Questions 4

Q01. What are CMS and WCMS?
Q02. What is the template?
Q03 What is the function of the voting module?
Q04 What is the news feed function?
Q05 How can you set default templates?
Q06 What are the five menu items in the Site menu?
Q07. Specify the group name of Joomla users.
Q08 How can you add new menu section and menu items?
Q09. What are the differences between the type of external and internal menu items?
At Q10 How can you create a front page article?
Q11. What is the purpose of using banners?
Q12. How can you determine the banner?
Q13. How do you add a new contact to a specific category?
Q14. What is the purpose of using voting lag option?
Q15. When is the Web link element used?
Q16. Enter the difference between modules and plugins?
Q17. What is the routine?
Q18. What information is displayed by the statistics module?
Q19 What is the rubber function?
Q20. How does the admin send back messages to other sites from the back end?
Q21. Why the plug-in was searched?
Q22. How can you install a new template?
Q23. What is the Random Image Module Parameter?
Q24 Why Syndication Module Is Used?
Q25. Is a module used to show online users? How can you enable it?
Q26. What is CMS?
Q27. Enter the convenience and difficulty of using CMS.
Q28 Write some features in Joomla.
Q29 What is the extension?
Q30. What is the template?
Q31. Definition of Template Types
Q32. What are Featured Articles?
Q33 What is the element
Q34. How can you publish an article?
Q35 Why is the Text Separator Menu item used?
Q36 What is the module?
Q37. How can alternate options change in different ways?
Q38 What is a text filter?
Q39. What are the checks and check out?
Q40. Why is it important to change image size before uploading images?
Q41. What are the most widely used options for Global Media Manager?
Q42. What is the system language filter plug function?
Q43. What do the comet and edge elements work?
Q44 What is the advantage of using the tag module?
Q45 How can you create events using the JEvent component?
Q46. RSForm Pro and enhance what kind of communication enhance the material?
Q47. Write some features of JomSocial components.
Q48. What is the advantage of using newsletter material?
Q49. What is the function of database fix tool?
Q50. Specify some options of SEF URL in Joomla.
Q51 What is favicon?
Q52 What is the Access Control List (ACLs)?
Q53. How can you secure your Joomla sites?
Q54. Please specify some security tools for Joomla.
Q55. What will you do if you have hacked your Joomla site?
Q56. What are CMS and WCMS?
Q57 What is the template?
Q58. What is the news feed function?
Q59. How can you set default templates?
Q60. What are the five menu items in the Site menu?
Q61. Specify the group name of Joomla users.
Q62. How can you add new menu section and menu items?
Q63. What is the difference between the external and internal menu item types?
Q64 How can you create a front page article?
Q65 What is the purpose of using banners?
Q66 How can you explain the banner?
Q67. How can you add a new contact to a specific category?
Q68 What is the purpose of using the leg options in the election?
Q69 When is the Web link element used?
Q70. Enter the difference between modules and plugins?
Q71. What is the routine?
Q72. What information is displayed by the statistics module?
Q73. What is the rubber function?
Q74. How does the administrator send messages from the back-end to another site's user?
Q75 Why the plug-in was searched?
Q76 How can you install a new template?
Q77 What is the Random Image Module Parameters?
Q78 Why Syndication Module Is Used?
Q79. Is a module used to show online users? How can you enable it?

Joomla Interview Questions 1

Q: 01. What are the features of Joomla?
Answer: Some features of Joomla are:
a. Free source code.
b. Easy workflow System
c. Publishing System for Content
d. Trash content may be deleted
e. Search engine-friendly URLs
f. Sixth Banner management

Q: 02. What is CMS?
Answer: CMS stands for the content management system. A content management system is computer software used to enable and organize the joint process of creating and editing text and multimedia documents.

Q: 03. What is WCMS?
Answer: There is a web content management system for WCMS. A web content management system (WCMS) consists of a front end and a back end

Q: 04. What is the end of the Front and the PP?
Answer: - WCMS has a front-end and back-end.
Front end: Front end is the website that visitors and logged-in users see.
Back and End: Back and End Administrators, the website has administration levels. Configuration, maintenance, cleaning, generation of statistics and new content are completed by all approved persons authorized by

Q: 05. What is the content?
Answer: - All types of content may come in the form; In the simplest case, it is the text. However, content is a picture, a link, a piece of music, Google Maps can be a snippet from an app or all these coordinates.

Q: 06. What are the elements?
Material: Extensions that provide additional functionality and usually have their own areas of Joomla admin area are called components.

Q: 07. What is the template?
Template: A visual edit pattern placed on template content.

Q: 08. What is a plugin?
Plugin: A plug-in is a part of the programming code that is attached to the Joomla structure to change its functionality at certain locations.

Q: 09. What is the API?
Answer: - API application stands for application programming interface.The most important link between an API third-party extension developer and Joomla core.
                                                                                                   
Q. 10. The front of the Joomla Group is in front?
Answer: There are four (4) groups in front by Joomla. They are
(A) Registered
(B) Writer
(C) Secretary and
(D) Publisher

Q: 11. What is the difference between registered group and writer group?
Anis: The difference between the registered group and the author group is:
Registered Group: A registered user can log in and view a part that the visitor cannot see.
Authors Group: A writer can do a registered user can. A writer can also write information and change his or her own information.

Q: 12. What is the difference between authors group and editor group?
Answer: The difference between authors group and editor group is:
Authors Group: A writer can do a registered user can. A writer can also write information and change his or her own information.
Editor Group: The editor can do everything which an author can do. An editor can write and edit all information displayed in front of you.

Question: 13. What is the difference between the editor group and the publisher group?
Answer: The difference between the editor group and the publisher group is:
Editor Group: The editor can do everything which an author can do. An editor can write and edit all information displayed in front of you.
Publisher Group: Publisher can do something that an editor can do. A publisher can also write information and edit all the information displayed in the front part.

Q. 14. How is Joomla’s team coming back?
Answer: There are three (3) administration department groups that allow back-end access to Joomla. They are
(User Fee
(B) Administrator
(C) Super Administrator

Q. 15. What is the limit for manager group user?
      Answer: Manager Group limitations:
·        users' administrator
·        Install the module and components
·        Upgrade a user to the super administrator
·        Send a count of mail to all users

Q. 16. What is the User's Limit for Admin Group?
Answer: The restriction of the administrator group is:
(I) upgrade a user's super administrator.
(Ii) Menu items work on the site- global configuration
(Iii) Send a mass mail to all users


Q: 17. What is a member of Super Administrator Group?
Answer: - All functions in Joomla administration can make more than one recommendation. Only one super administrator can set up another super administrator.

Q: 18. What is Metadata and why is it used?
Answer- Metadata: Metadata information, for example, a description of your website.
Metadata is used:
(I) Metadata is important for search engines.
(Ii) Metadata represents a better way to describe your website in concise and specific terms.
(Iii) Writing in XHTML

Q. 19. What is Meta description?
Answer: Description of Meta: Meta descriptions describe the content of the site which is often displayed as a result of the search engine.

Q: 20.Meta Keywords?
Answer: - Keyword is a document's important information. You should list them with the most important terms of your website.

Q: 21. Enter the name of the different type in Joomla!?
Answer:
·        Main menu
·        Top menu
·        Other menus
·        User Menu
·        Example page menu
·        The main concept menu

Q: 22. What is the Joomla module?
Answer: Masks used for masks are lightweight and flexible extensions.

Q: 23. Enter the name of the different extensions in Joomla
Answer:
·        Component
·        Module
·        Plug-In
·        Template
·        language

Q: 24. Why is Gazipted leaf compressor used?
Answer: The pages are sent in the zip format and are exposed to the client browser. This can significantly increase the download speed of a page

Q: 25. Special User Key
Is there any user special user who wrote a director later?

Q: 26. What is the function?
Answer: Functions are site elements which are necessary to enter the required activity. Joomla! These functions are built-in modules.

Q: 27. What is the class of different categories of the page?
·        Menu
·        Content
·        Advertising
·        Extra Function
·        decorative material

Q: 28. What is the article?
Answer: The content of the formatted text with HTML is an article in Joomla.

Q: 29. What are the benefits of Joomla articles?
Advantages: (i) Administrators must avoid a specific order.
(Ii) It increases the overview to start and works to keep the website manageable

Q: 30. What is the difficulty of Joomla article?
Disadvantage: At the moment, the formation of two layers cannot change and some administrators may restrict their ability to separate the website.

Q: 31. What is the division?
Answer: - Division is a collection of departments.

Q: 32. Does the content menu contain any content?
Answer: The tool menu contains content of the administrator's content such as the mass mailing function of the private messaging system and the Global Checking
Question: 33. What is corporate identity?
Answer: Corporate Identity refers to the look and feel of the self-image

Q: 34. Which corporate identity is included in the area?
Answer:
·        corporate image
·        Corporate Design
·        Corporate communication
·        Corporate behavior

Q: 35. What is the Model View and Controller?
Model: The module has the data representation
view: View information from the model
Controller: It responds to user inputs or other events, manages the modules and sees your information in your view.

Q: 36. What is the advantage of MVC?
Answer: MVC: Enables MVC programming designs so that the next changes are easy and it lets you reuse the code.