What are the ethical implications of deploying AI in various sectors?
A 100 kVA , 400 v/250 kv testing transformer has 8% leakage reactance and resistance on 100 KVA base . A cable has to be tested at 500 kv using the above transformer as a resonant transformer at 50 hz . if the charging current of the cable at 500 kv is 0.4 A find the series inductance required . Assume 2% resistance for the inductor to be used and the connecting leads . Neglect dielectric loss of hte cable . what will be the input voltage to the transformer ?
What are the types of attribute view?
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash
You have just recovered a database after the system experienced a failure. You try and boot the Application Server but it fails? What do you do?
What is the significance of blue prism?
What is the difference between pass by reference and pass by pointer?
What is equi join in sql?
What is alternative hypothesis?
What happens when a thrown exception is not handled?
how many tonnes equals to one cubic feet?
What is the difference between bean factory and application context ?
Can I write a formula that returns the number of distinct entries in a range?
Explain the data records in idocs?
What is the process of writing the null pointer?