Answer:
B) (x<=1)
Explanation:
Though this code given will run perfectly without any requirement of base case.But still we have to include a base case I will suggest (x<=1) because the value of x is decreased by one at each recursive call so it can handle it very well and it can handle negative values of x also if user enters it by mistake since factorial is for positive numbers only.
Answer:
hmmm this seems sophisticated.
Explanation:
Yo what is that i’m confused
A power supply, such as those in a computer, take the power from the given outlet, and send it through the computer into the hardware it need to run on. A battery has a certain amount of power which is in some cases, continuously draining.