Q:

What is the simplified form of 64288 ?

 

A) 23 B) 1/2
C) 23 D) 33
 
Answer & Explanation Answer: A) 23

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Volume and Surface Area
Exam Prep: Bank Exams

0 5864
Q:

Tickets are numbered from 1 to 18 are mixed up together and then 9 tickets are drawn at random. Find the probability that the ticket has a number, which is a multiple of 2 or 3.

A) 1/3 B) 3/5
C) 2/3 D) 5/6
 
Answer & Explanation Answer: C) 2/3

Explanation:

S = { 1, 2, 3, 4, .....18 } 

=> n(S) = 18

 

E1 = {2, 4, 6, 8, 10, 12, 14, 16, 18}

=> n(E1) = 9

 

E2 = {3, 6, 9, 12, 15, 18 }

=> n(E2) = 6

 

 E3 =E1E2={6, 12, 18} 

=> n(E3) = 3

 

E=E1  E2 = E1+E2-E3 

=> n(E) = 9 + 6 - 3 =12

 where E = { 2, 3, 4, 6, 8, 9, 10, 12, 12, 14, 15, 16, 18 }

 

P(E)=n(E)n(S)=1218=23

Report Error

View Answer Report Error Discuss

Filed Under: Probability

5 5864
Q:

What is the code-behind feature in ASP.NET?

Answer

The code-behind feature of ASP.NET enables you to divide an ASP.NET page into two files - one consisting of the presentation data, and the second, which is also called the code-behind file, consisting of all the business logic. The presentation data contains the interface elements, such as HTML controls and Web server controls, and the code-behind contains the event-handling process to handle the events that are fired by these controls. The file that contains the presentation data has the .aspx extension. The code behind file has either the .cs extension (if you are using the programming language C#) or the .vb (if you are using the programming language Visual Basic .NET) extension.

Report Error

View answer Workspace Report Error Discuss

Subject: .NET

1 5864
Q:

Exception handling is targeted at

A) Compile time error B) Logical error
C) Run time error D) All of the above
 
Answer & Explanation Answer: C) Run time error

Explanation:
Report Error

View Answer Report Error Discuss

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

4 5862
Q:

A, B and C can do a piece of work in 72, 48 and 36 days respectively. For first p/2 days, A & B work together and for next ((p+6))/3days all three worked together. Remaining 125/3% of work is completed by D in 10 days. If C & D worked together for p day then, what portion of work will be remained?

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

Explanation:

Total work is given by L.C.M of 72, 48, 36

Total work = 144 units

Efficieny of A = 144/72 = 2 units/day

Efficieny of B = 144/48 = 3 units/day

Efficieny of C = 144/36 = 4 units/day

 

According to the given data,

2 x p/2 + 3 x p/2 + 2 x (p+6)/3 + 3 x (p+6)/3 + 4 x (p+6)/3 = 144 x (100 - 125/3) x 1/100

3p + 4.5p + 2p + 3p + 4p = 84 x 3 - 54

p = 198/16.5

p = 12 days.

 

Now, efficency of D = (144 x 125/3 x 1/100)/10 = 6 unit/day

(C+D) in p days = (4 + 6) x 12 = 120 unit

Remained part of work = (144-120)/144 = 1/6.

Report Error

View Answer Report Error Discuss

7 5861
Q:

64 S on CB?

Answer

The given statement implies that 64 Squares on Carrom Board.

Report Error

View answer Workspace Report Error Discuss

13 5861
Q:

Taxonomy : Classification :: Pedology : ?

A) Mountain B) Nature
C) Soil D) Farming
 
Answer & Explanation Answer: C) Soil

Explanation:

Taxonomy is the science dealing with classification.

Similarly, pedology deals with the study of soils.

 

Hence, Taxonomy : Classification :: Pedology :Soils.

Report Error

View Answer Report Error Discuss

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

10 5861
Q:

Decomposing tasks into smaller activities can be helpful in reducing the amount of stress associated with overwhelmingly large milestones. What is a feature of the hierarchical nature of the WBS? 

A) A WBS hierarchy prevents duplication B) A WBS cab be rolled up or collapsed to provide information at the appropriate level for a particular audience.
C) The decomposition of tasks provides a detailed planning tool D) The depth of a WBS is restricted to three levels, which avoids overplanning
 
Answer & Explanation Answer: B) A WBS cab be rolled up or collapsed to provide information at the appropriate level for a particular audience.

Explanation:

Answer A is incorrect because the WBS hierarchy does not prevent duplication by itself. Answer C is incorrect because a WBS is focused on deliverables and components or work packages and not on tasks. Answer D is incorrect because a WBS can be sized appropriately to the project size with as many levels as necessary.

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

2 5857