Given that,
Resistance, R = 30 ohms
Current, I = 10 A
To find,
The voltage of the battery.
Solution,
Let V is the voltage of the battery. We can use Ohm's law to find V.
Since, V = IR
Put all the values in the above formula.
V = 10×30
V = 300 Volt
So, the voltage of the battery in the voltmeter is 300 Volt.
Answer:
A. Both approaches are used when writing programs.
Explanation:
Procedural programming (PP), also known as inline programming takes a top-down approach. It is about writing a list of instructions to tell the computer what to do step by step. It relies on procedures or routines. Object-oriented programming (OOP) is about encapsulating data and behavior into objects.
Hope this helps....
Have a nice day!!!!