Toggle navigation
Home
KPSC Previous Question Papers
Article Category
kerala psc
upsc
General
Popular Pages
Multiple Choice Question in aptitude-area
Multiple Choice Question in non-verbal-reasoning-grouping-of-images
Multiple Choice Question in aptitude-compound-interest
Multiple Choice Question in engineering-mechanics-kinetics-of-a-particle-impulse-and-momentum
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Multiple Choice Question in 035/2016
Multiple Choice Question in database-database-redesign
Question Answer in malayalam-kerala-psc-questions
Multiple Choice Question in malayalam-kerala-psc-questions
Multiple Choice Question in current-affairs-2017-03-05
Question Answer in KERALA PSC
Multiple Choice Question in KERALA PSC
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
electronics and communication engineering communication systems
1. If the circumference of a spherical target is between 1 to 10 wavelength in a radar system, the situation is called
(A): binomial region
(B): optical region
(C): Rayleigh region
(D): resonance region
Previous Question
Show Answer
Next Question
Add Tags
Report Error
Show Marks
Ask Your Doubts Here
Type in
(Press Ctrl+g to toggle between English and the chosen language)
Post reply
Comments
Show Similar Question And Answers
QA->How much the equatorial circumference is greater than the polar circumference?....
QA->The property of certain material by virtue of which they absorb light of shorter wavelength and emit light of longer wavelength is called?....
QA->Compared to the distances between the planets of our solar system, the distances between stars are usually?....
QA->The force between a magnet and a magnetic material or between two magnets is called?....
QA->In which situation a chemical reaction does not?....
MCQ->If the circumference of a spherical target is between 1 to 10 wavelength in a radar system, the situation is called....
MCQ->If the target area is small compared to wavelength of radar the situation is called....
MCQ->On executing the below program what will be the contents of 'target.txt' file if the source file contains a line "To err is human"? #include<stdio.h> int main() { int i, fss; char ch, source[20] = "source.txt", target[20]="target.txt", t; FILE fs, ft; fs = fopen(source, "r"); ft = fopen(target, "w"); while(1) { ch=getc(fs); if(ch==EOF) break; else { fseek(fs, 4L, SEEK_CUR); fputc(ch, ft); } } return 0; }....
MCQ->The following block of code creates a Thread using a Runnable target: Runnable target = new MyRunnable(); Thread myThread = new Thread(target); Which of the following classes can be used to create the target, so that the preceding code compiles correctly?....
MCQ->Consider the following statements In a pulsed radar, the transmitted pulses are of high frequencyIn a pulsed radar, the transmitted pulses are of high powerIn a pulsed radar, the transmitted pulses are of brief durationIn a pulsed radar, the transmitted pulses are of square wave shape. Of the above statements the correct statements are....
×
×
Type The Issue
×
Your Marks
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...
Privacy
|
Terms And Conditions
Question ANSWER With Solution