Interview Questions

Q:

What is the difference between Consigner and Consignee ?

Answer

Consigner is the person who is the owner of the goods and who delivers the goods to others(consignee) Whereas Consignee is the person who receives the goods and just holds the goods and will not be the owner.

Report Error

View answer Workspace Report Error Discuss

Subject: Accounts Payable Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

6 3059
Q:

What JSON framework is supported by iOS (iPhone OS) ?

Answer

  • SBJson framework is supported by iOS.

  • It is a JSON parser and generator for Objective-C (Objective-C is the primary programming language you use when writing software for OS X and iOS. It is a superset of the C-programming language and provides object-oriented capabilities and a dynamic runtime).

  • SBJson provides flexible API's and additional control that makes JSON handling easy.

Report Error

View answer Workspace Report Error Discuss

8 3057
Q:

What Is Requirement Traceability Matrix ?

Answer

Requirements tracing, a process of documenting the links between the requirements and the work products developed to implement and verify those requirements. Requirement Traceability Matrix (RTM) is a document which records the mapping between the high-level requirements and the test cases in the form of a table. The RTM captures all requirements and their traceability in a single document delivered at the conclusion of the life cycle. 


That’s how it ensures that the Test Plan covers all the requirements and links to their latest version.

Report Error

View answer Workspace Report Error Discuss

Subject: QA Testing

2 3057
Q:

What do you think you will be doing during your first year in investment banking?

Answer

Much of your answer to this question will depend on your role – so do some careful research into your chosen department. In M&A, you might spend much of your time on financial models related to the deals you’re working on, while in a trading role you might start out by assisting more senior members of the team before being given the chance to manage a trading book yourself. Beyond that, it’s important to show that you’ll be keen to take on responsibilities, but that you also recognise that your first year is about learning the ropes, usually means include following instructions from others and completing some mundane tasks.

Report Error

View answer Workspace Report Error Discuss

Subject: Bank Interview

0 3057
Q:

Where SQL server user names and passwords are stored in SQL server?

Answer

They get stored in System Catalog Views sys.server_principals and sys.sql_logins.

Report Error

View answer Workspace Report Error Discuss

Subject: SQL

0 3056
Q:

What Is EBIDTA?

Answer

EBITDA stands for earnings before interest, taxes, depreciation, and amortization. EBITDA came into wide use among private capital firms, wanting to calculate what they should pay for a business.

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

0 3049
Q:

Which JavaScript objects are not accessible to web worker?

Answer

Following JavaScript objects are not accessible to web worker: 


- The window object


- The document object


- The parent object

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 3049
Q:

Keeping the actoins and attributes together under a single unit is called 

A) Encapsulation B) Information Hiding
C) Polymorphism D) Inheritance
 
Answer & Explanation Answer: A) Encapsulation

Explanation:

Encapsulation is a process of binding the data objects together under a single unit.It is one ofthe elements of oops

Report Error

View Answer Report Error Discuss

Filed Under: Java

0 3046