Interview Questions

Q:

What is meant by BDC. How many methods of BDC are there?

Answer

BDC ----> Batch Data Communication 


Methods of BDC-----> Direct Input method, Batch Input Session method, Call transaction method.

Report Error

View answer Workspace Report Error Discuss

Subject: SAP

0 2098
Q:

What is the purpose of the wait(), notify(), and notifyAll() methods ?

Answer

The wait(), notify(), and notifyAll() methods are used to provide an efficient way for threads to wait for a shared resource. When a thread executes an object's wait() method, it enters the waiting state. It only enters the ready state after another thread invokes the object's notify() or notifyAll() methods..

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 2097
Q:

You can use Keyword Planner to identify

A) Determine which Google Ads experience you're using. B) Which text ads are performing best based on your keywords
C) Webpages where ad can appear based on your keywords D) The amount of traffic potential keywords might get
 
Answer & Explanation Answer: D) The amount of traffic potential keywords might get

Explanation:

You_can_use_Keyword_Planner_to_identify1554271615.jpg image

Report Error

View Answer Report Error Discuss

4 2095
Q:

What would be the most important service skill that you would need to have in your day to day business?

Answer



1.Patience:If you deal with clients on a daily basis, be certain to stay patient when they come to you confused and frustrated, but also be clear to take the time to truly find out what they need — they'd rather get good service than be rushed out the door!


2. Attentiveness: The capacity to surely listen to customers is so crucial for presenting extremely good service for a number of reasons.


3.Communication Skills: When it comes to crucial points that you want to relay clearly to customers, keep it easy and leave not anything to doubt.


4.Knowledge of the Product: Not knowing your product from front-to-back, you might not know how to solve customer issues when they run into problems.


5.Willingness to Learn: Those who don't show to enhance skills what they do, whether it's helping customers, marketing businesses, or building products, will get left behind by the people willing to put money into their skills.


6.Ability to Use "Positive Language":


    Without positive language: "I cannot get you that product until next month; it is back-ordered and unavailable presently."


    With positive language: "That brand will be available coming month. I can place the order for you immediately and make sure that it is posted to you as soon as it reaches our war


 


 

Report Error

View answer Workspace Report Error Discuss

0 2095
Q:

What is the Set interface ?

Answer

- The Set interface provides methods for accessing the elements of a finite mathematical set


- Sets do not allow duplicate elements


- Contains no methods other than those inherited from Collection


- It adds the restriction that duplicate elements are prohibited


- Two Set objects are equal if they contain the same elements

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 2093
Q:

Give the sequence of execution of the various report triggers?

Answer

Before form , After form , Before report, Between page, After report.

Report Error

View answer Workspace Report Error Discuss

7 2093
Q:

The credit balance in the bank account is

A) amount liable to pay by bank B) amount liable to pay by customer
C) Both A + B D) None of the above
 
Answer & Explanation Answer: A) amount liable to pay by bank

Explanation:

Bank credit balance meant that the banker is laible to paid us.

And if we have a credit balance accouding to bank statement is mean we have " cash at bank" and in our book we show in the assets side but bank show laiblities side.

 

Hence, The credit balance in the bank account is the amiunt we have in our account and we are eligible to withdraw that.

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 2090
Q:

What is needed to make a multiple choice list with a custom view for each row?

Answer

Multiple choice list can be viewed by making the CheckBox android:id value be “@android:id /text1". That is the ID used by Android for the CheckedTextView in simple_list_item_multiple_choice.

Report Error

View answer Workspace Report Error Discuss

0 2090