Saved Bookmarks
| 1. |
C. Answer in one word.1. Identifies the activity occurring in a project2. Performs mathematical operations3. Performs string operations4. Adds or checks any condition5. Adds a new variable |
|
Answer» Explanation: 1. How do you identify project activities? To define activities in a project, you need to have the WORK package that is the Work Breakdown Structure, and thus it drives in as the prominent INPUT of the scope baseline. In every project, activities could be estimated, scheduled, monitored and managed. 2. The FOUR operations are addition, subtraction, multiplication and division. 3. The FUNCTION is used to format data into a string. The READS procedure can be used to read values from a string into IDL variables. The method returns a copy of the string converted to lowercase. 4. i don't know 5. I don't know |
|