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 database-database-redesign
Multiple Choice Question in 035/2016
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
Multiple Choice Question in electronic-devices-bipolar-junction-transistors
Question Answer Bank
Multiple Choice Question Bank
Question Answer Category
Multiple Choice Question Category
Home
->
Multiple Choice Questions
Question Set
civil engineering elements of remote sensing
1. The interaction of the electromagnetic radiation produced with a specific wave length to illuminate a target on the terrain for studying its scattered radiance, is called:
(A): active remote sensing
(B): neutral remote sensing
(C): None of these
(D): passive remote sensing
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->When the frequency of the sound wave is increased, what happens to its wave length?....
QA->The production of ail electromotive force (voltage) across an electrical conductor due to its dynamic interaction with a magnetic field is called?....
QA->Which is the planet its length of its day and the tilt of its axis are almost identical to those of the earth?....
QA->The length of a rectangular floor is 2 meters more than its width and its perimeter is 20 meters, then its area is....
QA->A group of specific proteins produced by mammals to defend themselves from foreign organisms or chemicals are called?....
MCQ->The interaction of the electromagnetic radiation produced with a specific wave length to illuminate a target on the terrain for studying its scattered radiance, is called:....
MCQ->The instruments which provide electromagnetic radiation of specified wave length or a band of wave lengths to illuminate the earth surface, are 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->The part radiation due to scattered/diffused radiation entering the field of view of a remote sensor other than that from the required target,....
×
×
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