Interview Questions

Q:

What is MultiThreading?

Answer

Executing two or more blocks (threads) of a program at a time is called MultiThreading.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 2417
Q:

What is JavaScript?

Answer

JavaScript is a scripting language most often used for client-side web development.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 2415
Q:

Accrual accounting is used because

A) it provides a better indication of ability to generate cash flows than the cash basis. B) it recognizes revenues when cash is received and expenses when cash is paid.
C) cash flows are considered less important. D) All of the above
 
Answer & Explanation Answer: A) it provides a better indication of ability to generate cash flows than the cash basis.

Explanation:
Report Error

View Answer Report Error Discuss

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

0 2414
Q:

On a bank reconciliation, deposits in transit are

A) added to the book balance B) added to the bank balance
C) deducted from the book balance D) None of the above
 
Answer & Explanation Answer: B) added to the bank balance

Explanation:

A deposit in transit is cash (currency, coins, checks, electronic transfers) that a company has received and is rightfully reported as Cash on its balance sheet, but does not appear on the bank statement until a later date.

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

What are the dialog boxes that are supported in android? Explain.

Answer

AlertDialog : An alert dialog box supports 0 to 3 buttons and a list of selectable elements, including check boxes and radio buttons. Among the other dialog boxes, the most suggested dialog box is the alert dialog box.


ProgressDialog: This dialog box displays a progress wheel or a progress bar. It is an extension of AlertDialog and supports adding buttons.

DatePickerDialog: This dialog box is used for selecting a date by the user.

TimePickerDialog: This dialog box is used for selecting time by the user.

Report Error

View answer Workspace Report Error Discuss

1 2412
Q:

Which of the following statements about minimum payments is incorrect?

A) If you send in the minimum payment, you will be charged a late fee B) Paying the minimum means you are only paying off a portion of your total debt
C) You will still pay interest on your balance if you submit the minimum payment D) Minimum payments are typically only 2-4% of your total debt
 
Answer & Explanation Answer: A) If you send in the minimum payment, you will be charged a late fee

Explanation:
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 2411
Q:

When is the onStop() method invoked?

Answer

A call to onStop method happens when an activity is no longer visible to the user, either because another activity has taken over or if in front of that activity.

Report Error

View answer Workspace Report Error Discuss

0 2410
Q:

What is the primary function of the Web browsers?

Answer

- Web browser functions are to provide the resources or information to the user when asked by them. 


- It processes the user inputs in the form of URL like https://www.google.com in the browser and allows the access to that page. 


- URL is used to identify the resources and fetch them from the server and displays it to the client. 


- It allows the user to interact with the web pages and dynamic content like surveys, forms, etc. 


- It also allows the user to navigate through the complete web page and see its source code in the HTML format. 


- It provides security to the data and the resources that are available on the web that is by using the secure methods.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 2408