Answer:
to tell the program to take a different action when the If statement answer is false
Explanation:
if x = 0:
print('x equals 0')
else:
print('x equals something else that isnt 0')
<u><em>This is for answers not snap</em></u>
Answer:
Human capital
Explanation:
It means the economic value of workers experience and skills
Answer:
Interface
Explanation:
Java does not supports multiple inheritance by class, but we can implement multiple inharitacnce in java using interface, with interface we uses implements keyword.
Example-
Declare interface like below code -
interface parent{
}
and use in child class like below code -
class Child1 implements interface{
}
class Child2 implements interface{
}
Answer:it means that germs are germs germs are reproductive they split apart from one another to create more germs.
Explanation: