NCO- Cyber Olympiad (SOF) Class 12: Questions 107 - 111 of 520
Access detailed explanations (illustrated with images and videos) to 520 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 107
Question
MCQ▾Identify the type of packet transmission on the given network. Where Router, Source and Destination. In this, a packet starts from source S1 and passes through routers to reach the destination D1.
Image title: Diagram shows the type of packet transmission on the network
Image description: This diagram shows the type of packet transmission on the network
Choices
Choice (4) | Response | |
---|---|---|
a. | Dual cast | |
b. | Multicast | |
c. | Broadcast | |
d. | Unicast |
Question 108
Question
MCQ▾What is the output of this Program?
#include<iostream.h>
using namespace std;
int main()
{
int a;
a = 5 + 3⚹5;
cout≪a;
return 0;
}
Choices
Choice (4) | Response | |
---|---|---|
a. | 25 | |
b. | 20 | |
c. | 35 | |
d. | 30 |
Question 109
Question 110
Question 111
Question
MCQ▾Updates that Violate ________ are Disallowed.
Choices
Choice (4) | Response | |
---|---|---|
a. | Authorization | |
b. | DDL constraints | |
c. | Transaction control | |
d. | Integrity constraints |