it is difficult to interrupt a capacitive current because (a)it has a leading power factor (b)current magnitude is very small (c)the restriking voltage can be high (d)stored energy in the capacitor is high
2 14575Post New MGVCL Interview Questions
How would you make use of onnginit()?
What is spawn in node js?
What are the neo4j features?
What is the purpose of dd?
What are the important data types found in objective-c?
What kind of animals live under ground?
What is message server?
What kind of database is db2?
What is aircombining?
What is a resource in co? : co- cost center accounting
Is hashmap faster than arraylist?
how to sort two columns in single job in datastage.
How can deadlock be prevented?
what is a trust store?
1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.