Interview Questions

Q:

What's the difference between Session and Cookie?

Answer

The principle distinction amongst sessions and cookies is that sessions are put away on the server, and cookies are put away on the client's PCs in the content record position. Cookies can not hold various variables,But Session can hold numerous variables.We can set expiry for a cookie,The session just stays dynamic the length of the program is open.Users don't have admittance to the information you put away in Session,Since it is put away in the server. Session is mostly utilized for login/logout reason while cookies utilizing for client movement following.

Report Error

View answer Workspace Report Error Discuss

Subject: PHP
Job Role: Database Administration

6 10267
Q:

The accounting software Tally was developed by

A) Wipro B) TCS
C) HCL D) Infosys
 
Answer & Explanation Answer: B) TCS

Explanation:

Tally is one of the best business accounting software for accounting, inventory, payroll. It is economical and one of the most popular ERP software solutions available in the industry.

Tally, an accounting software was developed by the multinational company TCS - Tata Consultancy Services.

Report Error

View Answer Report Error Discuss

Filed Under: Bank Interview
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

12 10191
Q:

What is the difference between mysql_connect and mysql_pconnect?

Answer

There is a decent page in the php manual on the subject, in short mysql_pconnect() makes a persevering association with the database which implies a SQL join that don't close when the execution of your script closes. mysql_connect()provides just for the database new association while utilizing mysql_pconnect , the capacity would first attempt to locate a (relentless) connection that is as of now open with the same host, username and password. On the off chance that one is found, an identifier for it will be returned as opposed to opening another connection... the connection with the SQL server won't be terminated when the execution of the script ends. Rather, the link will stay open for future use.

Report Error

View answer Workspace Report Error Discuss

Subject: PHP
Job Role: Database Administration

4 10157
Q:

What is the difference between Listview and Treeview?

Answer

Tree view control is designed to display data that is hierarchical in nature, such as organization trees, the entries in an index, the files, directories on a disk. It is often used in conjuction with the List view control, which is used to display the contents of the folder selected in the tree view.


List view control displays data as listitem objects. The control excels at representing subsets of data or discrete objects.The list view property is often used in association with a tree view control.

Report Error

View answer Workspace Report Error Discuss

18 10140
Q:

What is the difference between _construct() and _destruct() methods in php?

Answer

These two methods are bulid-in methods  in php. with  construct() we can overwride the parent class method. The inverse of the __construct() PHP capacity while making another class, is the __destruct() technique. The __destruct() technique will consequently keep running, after you've completed with the PHP class.

Report Error

View answer Workspace Report Error Discuss

Subject: PHP
Job Role: Software Architect

5 10124
Q:

Off-duty risk decisions are

A) Dictated by the Department of the Army B) The responsibility of individual Soldiers
C) Made by leaders and commanders D) Not a consideration
 
Answer & Explanation Answer: B) The responsibility of individual Soldiers

Explanation:

Risk Management :

A decision-making process for identifying hazards and controlling risks both on-duty and off-duty is called a Risk Management (RM).

 

Hence, Off-duty risk decisions are the responsibility of individual Soldiers.

Report Error

View Answer Report Error Discuss

Filed Under: Conflict management
Exam Prep: AIEEE , Bank Exams
Job Role: Analyst , Bank Clerk , Bank PO

14 9950
Q:

When was the last time you were angry? What happened?

Answer

Anger to me means loss of control. I do not lose discipline. When I get pressured,I step back, I will take a long breath, thoughtfully think through the situation and then start to formulate a course of action. For example, when I am given multiple projects to complete in a short period of time, rather than feeling frustrated, I come up with an approach for the way how to finish the work in a consistent, methodical manner that will not overwhelm me.

Report Error

View answer Workspace Report Error Discuss

Subject: Communication

16 9938
Q:

What according to you is a favorite part of being a fashion designer ?

Answer

The interviewer asks the queries to interviewee to know the interest of an individual. This is because if an individual has more interest in a particular part, then there will be more chances of getting a job in an area of interest and specialization. The employer wants to know you're serious about pursuing a career in fashion. Companies spend a lot of time and money training employees, so before they make that investment, they want to make sure you're not just applying for a job in the industry on a whim.

Report Error

View answer Workspace Report Error Discuss

16 9899