Use the subject box then write the details in the message box
Answer:
traversed
Explanation:
B-tree is a self balancing tree and it is a data structure which allows insertion, deletion operations.
inorder, preorder and post order, they all are traversing algorithms in the tree data structure.
inorder: first print left, then root and then right.
preorder: first print root, then left and then right.
postorder: first print left, then right and then root.
Therefore, the answer is traversed.
Answer:
d. Gantter
Explanation:
Smarthsheet is cloud based management tool but requires software. Microsoft project project management software product and not a cloud based one. Apptivo also requires software.
Gantter is a cloud based project scheduling service that is fully integrated with Google Drive". It is a powerful cloud based Project Management Tool that requires no software to be installed and it completely integrates with Google Drive.
I've included my code in the image below. Best of luck.