Interview Questions

Q:

SIP full form is

A) Sudden Investing Plan B) Systematic Investment Plan
C) Savings Investmets Plan D) None of the above
 
Answer & Explanation Answer: B) Systematic Investment Plan

Explanation:

SIP is Systematic Investment Plan.

Report Error

View Answer Report Error Discuss

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

0 2831
Q:

List the various Oracle database objects.

Answer

- TABLES
- VIEWS
- INDEXES
- SYNONYMS
- SEQUENCES
- TABLESPACES

Report Error

View answer Workspace Report Error Discuss

Subject: Oracle

0 2831
Q:

By whom will the unallocated memory that is no longer needed will be cleared in java?

A) Java Virtual Machine B) Garebage collector
C) Both A and B D) None
 
Answer & Explanation Answer: B) Garebage collector

Explanation:

The Java programming language provides a system-level thread to track memory allocation.

Garbage collection has the following characteristics:

• Checks for and frees memory no longer needed

• Is done automatically

• Can vary dramatically across JVM implementations

Report Error

View Answer Report Error Discuss

Filed Under: Java

0 2831
Q:

Why should we hire you?

Answer

Purpose -
This question typically is asked by the interviewer to understand if you have the skills and experience for the job.

Approach -
The primary focus of your answer should be to match your qualifications, certifications, experience and skills with their job needs. Mention key strengths and give examples that connect with the company and the job requirements.

Pre-work -
You should do detail research on the company and job posting to effectively answer this question.

This is a very common interview question be prepared to answer it.

Report Error

View answer Workspace Report Error Discuss

Subject: Hiring Related

5 2829
Q:

Financial statements are prepared in the following order.

A) Income statement - Balance sheet - Statement of retained earnings B) Income statement - Statement of retained earnings - Balance sheet
C) Balance sheet - Statement of retained earnings - Income statement D) Statement of retained earnings - Balance sheet - Income statement
 
Answer & Explanation Answer: B) Income statement - Statement of retained earnings - Balance sheet

Explanation:

The financial statements should be prepared in the following order:


Income statement - Statement of retained earnings - Balance sheet

 

1. Income statement reports revenues and expenses and calculates net income or net loss for the time period.

2. Statement of retained earnings show how retained earnings changed during the period due to net income or net loss and dividends.

3. Balance sheet reports assets, liabilities, and stockholders’ equity as of the last day of the period.

Report Error

View Answer Report Error Discuss

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

2 2828
Q:

Explain the use of keyword WITH ENCRYPTION. Create a Store Procedure with Encryption

Answer

It is a way to convert the original text of the stored procedure into encrypted form. The stored procedure gets obfuscated and the output of this is not visible to


CREATE PROCEDURE Abc


WITH ENCRYPTION


AS


<< SELECT statement>>


GO

Report Error

View answer Workspace Report Error Discuss

Subject: SQL

0 2827
Q:

What is SQL Server Agent?

Answer

SQL Server agent plays an important role in the day-to-day tasks of a database administrator (DBA). Its purpose is to ease the implementation of tasks for the DBA, with its full- function scheduling engine, which allows you to schedule your own jobs and scripts.

Report Error

View answer Workspace Report Error Discuss

Subject: SQL

0 2826
Q:

Are javascript and jQuery different?

Answer

jQuery is a quick as well as concise JavaScript Library that simplifies HTML document traversing, animating, event handling, & Ajax interactions for the purpose of quick web development needs. So although they are not entirely different, both are not the same either!

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 2825