Question
Which Indus citiy was known for water management?

Answers

Mohenjo-daro   Your Comment




More Management Questions..
What is software configuration management?

What is the difference between cost accounting, management accounting and financial accounting?

What is channel management?

Explain importance of Brand Management

What is Ediint ?

What are the different types of security services involved in infrastructure management?

Which oracle package is used to manage the oracle lock management services?

What do you mean by drill mode?

what is master data harmonization ?

what is the formula to get to 'labour efficiency variance'?

How would your co-workers describe you?

Explain "Obtain Message First, Then Process Data" ?

Name the tasks of universe designer.

How have you improved the capabilities of people in a team you have managed?

what is discount cash flow management?

Have you ever conducted staff training or done presentations?

Tell me about the password management in miis (microsoft identity integration server)?

What is the role of channel manager?

What do you mean by committee organization?

If the end user’s travel location is not in the system. What do we often recommend?



Search
Can you Answer!!
  • Q The Chief Minister is appointed by-
  • Q A citizen can directly move the Supreme Court for any violation of FR under the Article ____.
  • Q What is meant by dynamic binding?
  • Q What will happen if HLT instruction is executed in processor?
  • Q What is starvation in Operating System?
  • Q What is crc card?
  • Q What are the colors (of the electromagnetic spectrum) absorbed by plants? What would happen to photosynthesis if the green light waves that reach a vegetable were blocked?
  • Q Discuss aging and the biology of senescence.
  • Q Why are all my results visible to everyone?
  • Q How do you build a bundle through crxde?
  • Q I'm trying to sort an array of strings with qsort(), using strcmp() as the comparison function, but it's not working.