what is the frequency band used for military applications?
Answer Posted / joshin varghese
microwave
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
please send previous years question papers of JuniorEngineer (ELectronics)in RRB.
what kind of problem arise when two host share same Harware address?
Define what is back diode?
what is a latch?
explain the application of a jfet.
Explain in detail norton`s theorem.
telecom rf engineer
What are the faults that might happen in SCADA ?
Which configuration among ce, cb, cc gives highest input impedance and no voltage gain?
What are chebushev filters? Explain?
My lcd monitor not showing boot screen[dos]. Whenever I start the pc it shows blank screen till the windows xp starts. will you help me to solve this ?
howw can we transmit the call of gsm?
What is the magnetic susceptibility of a paramagnetic material?
define drain resistance
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<