Searching for "checking"

Q:

The question below consists of a set of labelled sentences. Out of the four options given, select the most logical order of the sentences to form a coherent paragraph.

 

On another day I was

 

A : demanded to see my ticket

B : ticket-checking personnel

C : travelling in the train when the

 

A) CAB B) BCA  
C) CBA   D) BAC
 
Answer & Explanation Answer: C) CBA  

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: English
Exam Prep: Bank Exams , GRE

Q:

Consider the given statement and decide which of the given assumptions is/are implicit.

 

Statement :

Kindly check the availability of one ticket from Tumkur to Mangalore.

 

Assumptions :

 

1. The person who is checking knows the mode of transport.

2. The person who is checking knows the passenger who is travelling very well.

 

 

A) Only assumption 1 is implicit B) Only assumption 2 is implicit
C) Either assumption 1 or 2 is implicit D) Both assumptions 1 and 2 are implicit
 
Answer & Explanation Answer: A) Only assumption 1 is implicit

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Statement and Assumptions
Exam Prep: Bank Exams

Q:

Saving accounts usually offer ___ interest rates than checking accounts.

A) Higher B) Lower
C) Equal D) None
 
Answer & Explanation Answer: A) Higher

Explanation:

A savings account is the most basic type of account at a bank or credit union, allowing you to deposit money, keep the funds safe, and withdraw funds as needed. Savings accounts typically pay interest on your deposits, which helps you grow your money, but rates are relatively low on these low-risk accounts.


A checking account is a deposit account held at a financial institution that allows withdrawals and deposits. Also called demand accounts or transactional accounts, checking accounts are very liquid and can be accessed using checks, automated teller machines and electronic debits, among other methods.

 

Hence, Saving accounts usually offer higher interest rates than checking accounts.

 

Report Error

View Answer Report Error Discuss

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

Q:

The original ASCII code used ___________ bits of each byte, reserving that last bit for error checking ?

A) 5 B) 6
C) 7 D) 8
 
Answer & Explanation Answer: C) 7

Explanation:
Report Error

View Answer Report Error Discuss

Q:

Banks should always check financial status before lending money to a client.

Assumptions : 

I. Checking before lending would give a true picture of the client's financial status.

II. Clients some times may not present the correct picture of their ability to repay loan amount to the bank.

A) If only assumption I is Implicit B) If only assumption II is Implicit
C) If either I or II is Implicit D) If both I and II are Implicit
 
Answer & Explanation Answer: A) If only assumption I is Implicit

Explanation:

I is implicit in the norm prescribed in the sentence. This is why checking is being advised. Again, what would the banks check? Obviously  what the clients reveal. Banks would assume the revelation to be true.Hence II is not implicit. However, II is vague. If cross - checking is what the speaker has in mind, II would become implicit.

Report Error

View Answer Report Error Discuss

Q:

What are static and dynamic type checking?

Answer

Type checking is the operation on which the arguments that can only be applied for.


Static type checking performs the type checking operation before the execution of the program. To perform this operation, the arguments, expressions, variables must be given a data type.


Dynamic type checking performs the type checking operation at the time of the program execution. To perform this operation, the arguments, expressions, variables must be given a data type.

Report Error

View answer Workspace Report Error Discuss

Subject: C++

Q:

What tasks, contents, and importance does the Data Dictionary have in the R/3 system

A. It is needed for developing R/3 software

B. It is needed to run R/3 applications

C. It contains, among other things, the R/3 Data Model attributes

D. It contains, among other things, the rules for checking entered data

Answer

Answer : A , B , C , D

Report Error

View answer Workspace Report Error Discuss

Q:

Which among the following validators allows checking if data of one control match with other control?

A) RangeValidator B) CompareValidator
C) RequiredFieldValidator D) None
 
Answer & Explanation Answer: B) CompareValidator

Explanation:

CompareValidator  allows checking if data of one control match with other control

Report Error

View Answer Report Error Discuss

Filed Under: .NET
Job Role: Software Architect