Searching for "NO"

Q:

The Peshwa's Secretariat at Pune (poona), the pivot of the Maratha government was known as 

A) Huzur Daftar B) EI Beriz Daftar
C) Chalte Dafter D) Peshwa Dafter
 
Answer & Explanation Answer: A) Huzur Daftar

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

Q:

The Administrative council os shivaji was known as 

A) Parishad B) Mantri Parishad
C) Ashta Pradhan D) Rajya Parishad
 
Answer & Explanation Answer: C) Ashta Pradhan

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

Q:

The sultan who completed the conquest of the south and broke the political barriers between the north and the south was

A) Alauddin Khalji B) Ghiyasuddin-bin Tughluq
C) Muhammad bin Tughluq D) Firuz Tughluq
 
Answer & Explanation Answer: C) Muhammad bin Tughluq

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

Q:

The only known ruler in the history of india to have fixed the prices of different commodities, rigidly enforced quality control and ensured easy availability of essential commodities was

A) lltutmish B) Alauddin Khalji
C) Raziya D) Gayasuddin Tughluq
 
Answer & Explanation Answer: B) Alauddin Khalji

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

Q:

Who of the following Portuguese is regarded as a 'monster in human disguise' and the one who had no bowels of compassion?

A) Vasco da Gama B) Albuquerque
C) Almeida D) Joao de Castro
 
Answer & Explanation Answer: A) Vasco da Gama

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

Q:

Why static methods cannot access non static variables or methods?

Answer

A static method cannot access non static variables or methods because static methods doesnt need the object to be accessed. So if a static method has non static variables or non static methods which has instantiated variables they will no be intialized since the object is not created and this could result in an error.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

Q:

Why are CPM, GERT, and PERT not considered sufficient to create a project schedule?

A) All three are tools and techniques of schedule development, not the actual schedule B) As mathemetical analysis tools, they simply provide the dates that are posible, and do not consider resource pool limitations
C) They are sufficient. Each calculates early and late start and finish dates for each activity D) They are Monte Carlo techniques used to provide what-if analysis for adverse external factors on a project
 
Answer & Explanation Answer: B) As mathemetical analysis tools, they simply provide the dates that are posible, and do not consider resource pool limitations

Explanation:

Answer A is tempting because it is true by definition, but Answer B is correct because it properly answers the question, in that these techniques do not take into account resource pool constraints. Answer C is incorrect because it provides possible early and late start and finish dates, but not the actual schedules. Answer D is incorrect because none of the the three are simulation techniques. 

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification

Q:

On a systems development project, Richard needs two programmers. He knows John and Smith were able to create a program in 40 days similar to the one he wants to create on his project. He decides to use 40 days as his estimate. This is an example of what type of estimating?

A) Parametric modeling B) Analogous
C) Rule of thumb D) Fixed Rate
 
Answer & Explanation Answer: B) Analogous

Explanation:

Richard is using an estimate based on a project very similar to to his own with staff he will be using.  Answer A is incorrect because perametric modeling involves using a mathematical model to predict costs, such as dollars per line of code. Answer C is incorrect, although close; if the development project is a common item, such as putting down new flooring, a rule -of-thumb measurement can be used, although it is less accurate. Answer D is incorrect because it is not a form of estimating, but a type of pricing.

Report Error

View Answer Report Error Discuss

Filed Under: PMP Certification