Giving reasons explain two external responsibilities of a
project manager.
Answer Posted / shadow
Aha! I've come across an answer for the question I posted
Earlier oh and by the way guys It's NOT an interview
question its just a general question I had. anyway here's
what I found:
some external requirements of a manager include:
• Establish working relationships with users to secure the
requirements
• Establish working relationships with the sponsor to secure
senior management support
• Identify needs and secure resources
• Report on project status and progress
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
What is serialization? How do we implement serialization actually?
What is abstract method?
What is static and dynamic Binding?
Can we override static methods of a class?
Can you use virtual, override or abstract keywords on an accessor of a static property?
What is a constructor in class?
What is diamond inheritance problem? How java 8 solves this problem?
Which keyword can be used for overloading?
Differences between functional programming and object-oriented programming?
What interface must an object implement before it can be written to a stream as an object?
Explain about parametric polymorphism?
Explain the mechanism of composition?
Explain about inheritance in oops?
Explain the concept of multiple inheritance (virtual inheritance). Write about its advantages and disadvantages?