Project Manager Questions


Q:

Which of the fallowing is not a leap year?

A) 2000 B) 2008
C) 2009 D) 2012
 
Answer & Explanation Answer: C) 2009

Explanation:

Leap year means the year that can be divisible by 4. From the above options 2009 is not divisible by 4. So it is not a leap year.

Report Error

View Answer Report Error Discuss

44 5022
Q:

Can any object be stored in a View state in .NET ?

Answer

View state is a repository in an ASP.NET page that can store values that need to be retained during postback.

Report Error

View answer Workspace Report Error Discuss

Subject: .NET
Job Role: Analyst , IT Trainer , Project Manager

2 4923
Q:

A watch which gains uniformly is 2 minutes low at noon on Tuesday and is 4 min 48 sec fast at 2 p.m. on the following Tuesday. When was it correct ?

A) 12 p.m. on Wednesday B) 2 p.m. on Thursday
C) 3 p.m. on Thursday D) 2 p.m. on Wednesday
 
Answer & Explanation Answer: B) 2 p.m. on Thursday

Explanation:

Time from 12 p.m. on Tuesday to 2 p.m. on the following Tuesday = 7 days 2 hours.
= 170 hours.
The watch gains = (2 + 4 x 4/5) min
= 34/5 min. in 170 hrs.
Now, 34/5 min are gained in 170 hrs.
Then, 2 min are gained in (170 x 5/34 x 2) hrs.
Watch is correct after 2 days 2 hrs after 12 p.m. on Tuesday, i.e., it will be correct at 2 p.m. on Thursday.

Report Error

View Answer Report Error Discuss

Filed Under: Clocks
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Analyst , Bank Clerk , Bank PO , Network Engineer , Project Manager

9 4797
Q:

Can character data be stored in computer memory? 

A) Yes---a primitive data type is used to store characters B) No---computer memory can only store patterns
C) Yes---characters are stored in special memory D) No---computers can only store numbers
 
Answer & Explanation Answer: A) Yes---a primitive data type is used to store characters

Explanation:
Report Error

View Answer Report Error Discuss

7 4776
Q:

CPU speed of a personal computer is

A) 1 MIPS B) 100 KIPS
C) 32 KIPS D) 32 MIPS
 
Answer & Explanation Answer: C) 32 KIPS

Explanation:

Instructions per second (IPS) is a measure of a computer's processor speed. CPU speed of a personal computer is 32 KIPS (Kilo Instructions per second).

Report Error

View Answer Report Error Discuss

5 4721
Q:

Only For Geniuses

Solve this MathPuzzle if you can?

num11515666627.jpg image

Answer

Let the required number be 'X'


Condition 1 :  


XX = 2X  => 2X2 = X => X = 12


 


Condition 2 :


X × X = X2=> X = 12


 


Therefore, 12 is the number which becomes double when it is divided by itself and becomes half when it is multiplied by itself.


 

Report Error

View answer Workspace Report Error Discuss

17 4637
Q:

What operator tests column for the absence of data?

A) NOT operator B) IS NULL operator
C) EXISTS operator D) All of the above
 
Answer & Explanation Answer: B) IS NULL operator

Explanation:

SELECT "column_name"


FROM "table_name"


WHERE "column_name" IS NULL.

Report Error

View Answer Report Error Discuss

1 4487
Q:

What is the most important step in prioritizing goals?

A) deciding what is most important B) having multiple tasks lined up for each goal
C) determining categories for various goals D) writing a list of goals
 
Answer & Explanation Answer: A) deciding what is most important

Explanation:

Always prioritize by what's most important to what is less important to us to reach our goals as soon as possible.

Report Error

View Answer Report Error Discuss

3 4448