NCO- Cyber Olympiad (SOF) Class 11: Questions 173 - 177 of 599
Access detailed explanations (illustrated with images and videos) to 599 questions. Access all new questions- tracking exam pattern and syllabus. View the complete topic-wise distribution of questions. Unlimited Access, Unlimited Time, on Unlimited Devices!
View Sample Explanation or View Features.
Rs. 350.00 -OR-
How to register? Already Subscribed?
Question 173
Appeared in Year: 2014
Question
MCQ▾In the following C ++ program code, what is the value of y?
const int x=5;
int main ()
{
int x[x];
int y=sizeof(x)/sizeof(int);
cout≪y≪endl;
return 0;
}
Choices
Choice (4) | Response | |
---|---|---|
a. | Undefined | |
b. | 0 | |
c. | 20 | |
d. | 5 |
Question 174
Question 175
Question
MCQ▾Which of the following resembles the water-image of the given word?
(Model test paper 3)
Choices
Choice (4) | Response | |
---|---|---|
a. | ||
b. | ||
c. | ||
d. |
Question 176
Question
MCQ▾________ is a transmission space station that can receives microwave signals.
Choices
Choice (4) | Response | |
---|---|---|
a. | Microwaves | |
b. | Satellite | |
c. | Radio Broadcast | |
d. | Cellular Radio |
Question 177
Question
MCQ▾Pointing to a woman, Rajesh said, “Her granddaughter is the only daughter of my brother.” How is the woman related to Rajesh? (Model test paper 2)
Choices
Choice (4) | Response | |
---|---|---|
a. | Grandmother | |
b. | Sister | |
c. | Mother | |
d. | Mother-in-law |