Interview Questions

Q:

When do you use :: Operator in C++?

Answer

:: is the scope resolution operator. When local variable and global variable are having same name, local variable gets the priority. C++ allows flexibility of accessing both the variables through a scope resolution operator

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 1653
Q:

When referring to student loans, what is a grace period?

Answer

The grace period is in which time period students are not to be worried to repay the loans in that period.

Report Error

View answer Workspace Report Error Discuss

Subject: Finance Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

0 1652
Q:

What relevant qualifications do you have?

Answer



In asking the question, the interviewer is really looking at two components of qualifications. Qualifications received from a school setting and qualifications concerning beyond  experience within the customer service area. This will help in figuring out how appropriate the interviewee is for the position for which they have applied. The  applicants should outline their his/her academic qualifications relevant to the job. After this, they need to point out the experience they have achieved from last jobs. This should be carried out in a way that demonstrates the application of theory to realistic skills, focused on handling real life situations.


 

Report Error

View answer Workspace Report Error Discuss

0 1651
Q:

Describe a difficult experience with a patient and how you handled it.

Answer

This is a question that cannot be properly answered without preparation. Have a story ready about an experience you have had. Do not make up a story, but be sure to play up the most positive aspects of the experience to show that you know how difficult some patients can be but that you are more than capable of handling any situation with professionalism, compassion, and efficiency.

Report Error

View answer Workspace Report Error Discuss

1 1650
Q:

What is a batch input session?

Answer

BATCH INPUT SESSION is an intermediate step between internal table and database table. Data along with the action is stored in session ie data for screen fields, to which screen it is passed, program name behind it, and how next screen is processed.

Report Error

View answer Workspace Report Error Discuss

Subject: SAP

0 1650
Q:

What is the use of 'pretty printer' ?

Answer

To format the ABAP code 'pretty printer' is used.

Report Error

View answer Workspace Report Error Discuss

Subject: ABAP Exam Prep: Bank Exams
Job Role: Analyst , IT Trainer , Project Manager

1 1645
Q:

When do we use End-of-selection ?

Answer

End of the selection event is mostly used when we are writing HR-ABAP code. In the HR-ABAP code, data is retrieved in the start of selection event and printing on the list and all will be done at the end of the selection event.

Report Error

View answer Workspace Report Error Discuss

Subject: ABAP
Job Role: Analyst , IT Trainer

1 1642
Q:

Which method is used to draw an image on the canvas?

Answer

drawImage(image,x,y) method is used to draw an image on the canvas.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 1639