What is an Azimuth chart used to represent?
A. the elevation coverage
B. the horizontal coverage area
C. the vertical coverage area
D. the total IR power
Answer: B
You might also like to view...
What method does the function use to refer to array elements?
void reverse( char *string1, const char *string2 ) { int stringsize = sizeof( string1 )/sizeof( char ); *( string1 + stringsize –1 ) = '\0'; string1 = string1 + stringsize – 2; for ( ; *string2 != '\0'; string1--, string2++ ) *string1 = *string2; } a. Array subscript notation. b. Pointer/offset notation where the pointer is actually the name of the array. c. Pointer subscript notation. d. Pointer/offset notation.
Which of the following is true about using Windows Server Backup?
A. full server backups cannot be scheduled B. you can back up to a DVD drive C. you can back up to a tape drive D. full server backups can only be sent to a dedicated backup disk
According to the icon shown in the accompanying figure, the ____ layer contains a motion tween.
A. fish B. leaves C. ocean D. background
When making routing decisions, higher-value metrics are used first.
Answer the following statement true (T) or false (F)