1 2 3 4 5 6 7 8 9 10
clear //Given V=12 //V C=1.35*10**-10 //C //Calculation q=C //Result printf("\n Extra Charge supplied by battery is %0.3f C", q)