CISCO CIR

CISCO CIR

University

20 Qs

quiz-placeholder

Similar activities

Concrete

Concrete

11th Grade - Professional Development

20 Qs

Architect Dictums, Quotes, Philosophies - 01

Architect Dictums, Quotes, Philosophies - 01

7th Grade - Professional Development

15 Qs

Places of Eminence- Sources of History

Places of Eminence- Sources of History

8th Grade - University

17 Qs

World Heritage Sites

World Heritage Sites

11th Grade - University

20 Qs

Design 4

Design 4

University

19 Qs

DUBAI EXPO 2020

DUBAI EXPO 2020

University

15 Qs

aplikasi komputer teknik

aplikasi komputer teknik

University

20 Qs

CHAPTER 1 : SUBSTRUCTURE

CHAPTER 1 : SUBSTRUCTURE

University

15 Qs

CISCO CIR

CISCO CIR

Assessment

Quiz

Architecture

University

Hard

Created by

Jeevan Jacob

Used 2+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?