
CISCO CIR
Authored by Jeevan Jacob
Architecture
University
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
public class A
{
public static void main(String[] args)
{
if (true)
break;
}
}
COMPLIER ERROR
SYNTAX ERROR
NOTHING
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
public class Demo
{
public static void main(String[] arr)
{
Integer num1 = 100;
Integer num2 = 100;
Integer num3 = 500;
Integer num4 = 500;
if(num1==num2)
{
System.out.println("num1 == num2");
}
else
{
System.out.println("num1 != num2");
}
if(num3 == num4)
{
System.out.println("num3 == num4");
}else{
System.out.println("num3 != num4");
}}}
num1 == num2
num3 == num4
num1 == num2
num3 != num4
num1 != num2
num3 == num4
num1 != num2
num3 != num4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A,Z,C,Y,E,X,G,_?
I
W
M
K
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
MOUSE = PNUFT
CLOCK = ??????
MDOLD
MDPLD
NDOLD
MDOLE
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statement is true about error detection techniques used on communications link?
Cyclic Redundancy Check (CRC) sequence can detect as well as correct errors.
Error detection cannot be used on simplex links.
Hamming code can detect up to 3-bit errors.
All of the these
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Were you a bird, you ______________ in the sky.
would fly
shall fly
should fly
flu
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
She is the most ________ person I have ever met, seemingly with an endless reserve of energy.
impudent
jejune
vivacious
solicitous
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?