Answer Posted / deepa malik
Dense Wavelength Division Multiplexing
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
today software are down how u are u going to clear this?
Why the actual q-factor of the coil is someexplain what larger than the calculated q-factor?
Draw the two transistor model of scr and derive an expression for anode current?
What is memristor? What is its advantage?
Describe the purpose of knee point voltage for differential protection.
Tell me is there any junction in conductor?
What are the characteristics of scr?
what is the difference between pthread and taskSpawn
Name the breakdown mechanism in a highly doped p-n junction under reverse biased condition.
need previous placement test papers of infosys and soctronics
What is a bcd? What are its advantages and disadvantages? Why is an excess-3 code is called an unweighted code?
What is the function of Bias Tee (BPxx) input Which power supply card required for Ultra BTS for DC 24V input What is the state if the GREEN LED is glowing on PWSx card
What is the use of excitation table in digital electronics?
What are the different methods to turn on the thyristor?
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<