Answer: Yes
Explanation: Greedy algorithm is the algorithm that gives the solution to the problem on the basis of the piece by piece or step by step architecture. the next step of the solution is based on the aim of solving problem optimally.But the steps chosen can be correct or incorrect.
Non-deterministic nature is the feature that determines that the steps that is being chosen is not the most optimal one and no high surety is present.Thus, this nature is present in the greedy algorithm and it has non-deterministic nature.
Answer:
The FIND function returns the position (as a number) of one text string inside another. If there is more than one occurrence of the search string, FIND returns the position of the first occurrence. FIND does not support wildcards, and is always case-sensitive.
Explanation:
Answer: just follow the instructions its like making a lego set
Answer:
The answer is "option d".
Explanation:
When an employee is fired so, their account should be closed, and the employee records should be maintained over a certain time specified by the rules and procedures of the company. and other options can be defined as:
- In option a, It is not important to delete the user account because later on, the company would need info about that account.
- In option b, There's no need to talk to the superior of the employer.
- In option c, change the user password is not enough to update the user's password; the account should also be deleted.