Searching for "or"

Q:

What are the ways of preserving data on a Web Form in ASP.NET?

Answer

These objects provide two levels of scope:


Application State


Data stored in the application object can be shared by all the sessions of the application.


Application object stores data in the key value pair.

Report Error

View answer Workspace Report Error Discuss

Subject: .NET
Job Role: Software Architect

Q:

Explain Overriding Polymorphism.?

Answer

Overriding means changing behavior of methods of base class in derive class by overriding the base class methods. If class A is a base class with method ’calculate’ and class B inherits class A, thus derives method ’calculate’ of class A. The behavior of ’calculate’ in class B can be changed by overriding it.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

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

Q:

The principal that amounts to Rs.4913 in 3 years at 413% per annum compound interest compounded annually is

A) Rs.3096 B) Rs.4076
C) Rs.4085 D) Rs.4096
 
Answer & Explanation Answer: D) Rs.4096

Explanation:

principal = A=4913,T=3, R=413

P=A1+R100T

 

 = Rs.4096

Report Error

View Answer Report Error Discuss

Filed Under: Compound Interest
Exam Prep: GRE

Q:

The difference between the simple interest received from two different sources on Rs.1500 for 3 years is Rs.13.50. The difference between their rates of interest is

A) 0.1% B) 0.2%
C) 0.3% D) 0.4%
 
Answer & Explanation Answer: C) 0.3%

Explanation:

(1500 x R1 x 3)/100 

=> 4500 (R1-R2) = 1350 

=> (R1-R2)= 1350/4500 = 0.3 %

Report Error

View Answer Report Error Discuss

Filed Under: Simple Interest
Exam Prep: GRE

Q:

If the true discount on a certain sum due 6 months hence at 15% is Rs. 120, what is the banker's discount on the same sum for the same time and at the same rate?

A) 50 B) 129
C) 100 D) 160
 
Answer & Explanation Answer: B) 129

Explanation:

B.G. = S.I. on T.D.

          = Rs.(120 x 15 x 1/2 x 1/100)

  = Rs. 9.

(B.D.) - (T.D.) = Rs. 9.

 

B.D. = Rs. (120 + 9) = Rs. 129.

Report Error

View Answer Report Error Discuss

Filed Under: Banker's Discount

Q:

Should government jobs in rural areas have more incentives

Arguments:

1. Yes. Incentives are essential for attracting government servants there

2. No. Rural areas are already cheaper,healthier and less complex than big cities .So,why offer extra incentives!

A) Only 1 is true B) Only 2 is true
C) Either 1 or 2 is true D) Neither 1 or 2 is true
 
Answer & Explanation Answer: A) Only 1 is true

Explanation:

Government jobs in rural are underlined with several difficulties in love of these .In lieu of these ,extra incentives are needed

Report Error

View Answer Report Error Discuss

Filed Under: Statement and Arguments
Exam Prep: GRE

Q:

All windows are doors. No door is wall

Conclusions:

1. No window is wall

2. No Wall is door

A) Only 1 follows B) Only 2 follows
C) Either 1 or 2 follows D) Both 1 and 2 follow
 
Answer & Explanation Answer: D) Both 1 and 2 follow

Explanation:

Since both the premises are universal and one premise is negative, the conclusion must be universal negative. Also, the conclusion should not contain the middle term. So, 1 follows.

 

However, 2 is the converse of the second premise and thus it also holds.

Report Error

View Answer Report Error Discuss

Filed Under: Statement and Conclusions
Exam Prep: GRE