Main Slider
Planning Process - M R Academic Care
Planning process can be described step by step as follows- Step -1: Starting Organizational Goal Step -2: Listening Alternative...
Advantage and Disadvantage of Planning
Advantages of Planning: 1. Helps to minimize risk. 2. Helps to achieve goal easily. Disadvantage of planning: Improper pl...
What is Planning? - M R Academic Care
Planning is a process of achieving organizational goal. According to Weihrich and Knootz, “Planning involves selecting missions ...
Management skill - M R Academic Care
Management skill can be classified as follows- Technical Skill Human Skill Conceptual Skill
Management organize and resources
1. Human resources 2. Money resources 3. Raw material resources 4. Capital instruments
Process of management & goal attainment
Process of management can be described as follows- Goal Planning Influencing Controlling Organizing
Functions of management
Functions of management can be described as follows- Process Group of People Organisation
What is marketing? M R Academic Care
Management is a set of activities (planning, decision making, organizing, staffing, leading and controlling) directed at an organization’...
What is Recursion?
Recursion : A recursive procedure is a procedure containing a call statement to itself on a call statement to a second procedure that resu...
Evaluation of a postfix expression
Algorithm: This algorithm finds the VALUE of an arithmetic expression P written in postfix notation. 1. Add a right parenthesis “...
Kinds of Notation
Polish notation : Polish notation refers to the notation in which the operator symbol is placed before It’s two operands. Revers polish ...
What is Binary Search Algorithm?
Binary Search Algorithm Algorithm: (Binary Search) BINARY (DATA, LB, UB, ITEM, LOC) Here DATA is a sorted array with lower bound LB...
What is Linear Search Algorithm?
Algorithm: LINEAR (DATA, N, ITEM, LOC) Here DATA is an array with N elements ITEM is a given item of information. The algorithm finds t...