Answer:
False ( A )
Explanation:
The implementation is incorrect hence the return would be false and this is because : root.left is supposed to be NULL, root.right is supposed to be NULL and when these conditions are met then the Binary tree would be empty.
The condition for the above statement would be represented as
if( root.left = = null && root.right == null &&root.info == null)
return true;
else
return false;
Should be 1’ on each side
Computer is your best answer.
If you download the files, they will show up either on your computer home screen, or in the 'downloads' section of your computer files.
hope this helps
You would use the formatting section of alignment.