This option will reset the home page of this site. Restoring any closed widgets or categories.

Reset

Job Interview Questions

E-commerce Interview questions and answers

How E-commerce works? Answer When a consumer wants to buy a certain product, he go to the website and selects the product he wants to buy. Once the product is selected, the consumer transaction is moved to the online transaction server where he... (Continue reading)

Tagged with:                     

The Career Guide

The Career Guide will help you evaluate your reactions to work and decide what to do next. You can use it to decipher your creative potential and find out more about who you are, what you want to do, and... (Continue reading)

Tagged with:         

Data Control Language and Transaction Control Language

Data Control Language (DCL): A Data Control Language (DCL) is a computer language and a subset of SQL, used to control access to data in a database. Examples of DCL commands include: GRANT to allow specified users to perform specified tasks. REVOKE to cancel previously granted or denied permissions. The following privileges... (Continue reading)

Tagged with:                     

C# Interview Question

These area just 2 question that are most commonly asked in interviews for C# or for any language..I'll be adding more really soon..... (Continue reading)

Tagged with:                                         

29 MySQL interview questions

ref link: http://www.techinterviews.com/29-mysql-interview-questions How do you start and stop MySQL on Windows? – net start MySQL, net stop MySQL How do you start MySQL on Linux? – /etc/init.d/mysql start Explain the difference between mysql and mysqli interfaces in PHP? – mysqli is the... (Continue reading)

Tagged with:         

PHP interview technical questions – part-2

ref link: http://www.techinterviews.com/php-interview-questions-part-2 How can we repair a MySQL table? What are the advantages of stored procedures, triggers, indexes? What is the maximum length of a table name, database name, and fieldname in MySQL? How many values can the SET function of MySQL take? What... (Continue reading)

Tagged with:                 

PHP interview technical questions – part-1

ref link: http://www.techinterviews.com/php-interview-questions-part-1 What are the differences between Get and post methods in form submitting, give the case where we can use get and we can use post methods? Who is the father of PHP and explain the changes in PHP versions? How... (Continue reading)

Tagged with:                 

PHP Interview Questions and Answers

Are you a developer? Need to update your software development knowledge or need to prepare for a job interview? Check out this collection of PHP Interview Questions and Answers… PHP Interview Questions and Answers ref link: http://dev.fyicenter.com/Interview-Questions/PHP/ What’s PHP What Is a Session? What is meant... (Continue reading)

Tagged with: