Answer Posted / reshma mulla
capacitor is the electric component which stors charge and
it is block the dc charge and aiiow the ac current. it is
used in filters and circuits to block the dc current.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why r-c filters are suitable only for light loads?
Hi...........i want to know the pattern for written test for the post of Jr.Executive(Electronics) in AAI(Airports Authority Of India).Kindly send me the same.My email id Is zeenaz.786@gmail.com.
can anybody mail the exact sylabuss for ECIL
will you provide me NTPC exam?
can u provide interview questions of AIRPORT AUTHORITY OF INDIA AIR TRAFFIC CONTROL??
What are the disadvantages of the harmonics present in the inverter system?
For the cmrr to be infinite what will be the condition?
Define what is the conductivity of perfect dielectric?
Write the total description of Ultra Commissioning.
One FIU19(E) Flexbus LED is steadily on. What is the meaning? How can a Laptop PC be locally connected to a FIU19E? What is the maximum capacity of a FlexiHopper radio link operated by a FIU19(E), that is equipped with two 4x2M plug- in units? Which of the listed combination of indoor units support
Explain what are differential gain and common-mode gain of a differential amplifier?
Explain how to measure frequency without cro?
How to test the GSM, CDMA wireless terminals?
What is meant a series inverter?
I am stuck up with a question on appending of two arrays
I am writing the code for the same, I am appending two
strings this way
int main()
{
string s1 = "Welcome to C++";
string s2 = "C++ improves the logic ability";
string s3 = s1 + s2;
cout<