Interview Questions

Q:

What is JAR file?

Answer

A JAR file (short for Java Archive) is a ZIP file used to distribute a set of Java classes. It is used to store compiled Java classes and associated metadata that can constitute a program

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 2187
Q:

what is the use of virtual destructor in c++?

Answer

A destructor is automatically called when the object is destroyed. A virtual destructor in C++ is used primarily to prevent resource leaks by performing a clean-up of the object.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

0 2186
Q:

Which package is imported by default?

Answer java.lang package is imported by default even without a package declaration.
Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 2185
Q:

We can modify an existing Company from

A) Company Info > Alter B) Gateway of Tally > Modify Company
C) Company Info > Alter Company D) All of the above
 
Answer & Explanation Answer: A) Company Info > Alter

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: SQL
Job Role: Analyst , Database Administration , IT Trainer

1 2182
Q:

How would you deal with an angry client/customer?

Answer



 Don’t take it to heart : Mind, the client is not angry with you, they are displeased with the work of your product or for showing the quality of service that you provide. Your personal emotions are beside the factor.


  Find a solution: Once you understand why the purchaser is unhappy, it is time to provide a solution. Ask him what he feels should be completed or put forward your own truthful and realistic solution to the problem. In maximum cases, that’s all the customer is searching out —and may bring about  providing some degree of satisfaction.


 

Report Error

View answer Workspace Report Error Discuss

4 2179
Q:

A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?

Answer

Disable the foreign key constraint to the parent, drop the table, re-create the table, enable the foreign key constraint.

Report Error

View answer Workspace Report Error Discuss

2 2178
Q:

What is the meaning of ABAP editor integrated with ABAP data dictionary?

Answer

ABAP Editor: Tool in the ABAP Workbench in which you enter the source code of ABAP programs and check their syntax. You can also navigate from the ABAP Editor to the other tools in the ABAP Workbench.

Report Error

View answer Workspace Report Error Discuss

Subject: ABAP

0 2177
Q:

Other things the same, when the interest rate rises 

A) people would want to lend less, making the supply of loanable funds decrease. B) people would want to lend less, making the quantity of loanable funds supplied decrease.
C) people would want to lend more, making the supply of loanable funds increase. D) people would want to lend more, making the quantity of loanable funds supplied increase.
 
Answer & Explanation Answer: D) people would want to lend more, making the quantity of loanable funds supplied increase.

Explanation:

Other things the same, when the interest rate rises people would want to lend more, making the quantity of loanable funds supplied increase.

Report Error

View Answer Report Error Discuss

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

0 2173