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