CISCO CIR

CISCO CIR

University

20 Qs

quiz-placeholder

Similar activities

Building Laws Quiz 1- PD 1096

Building Laws Quiz 1- PD 1096

KG - Professional Development

15 Qs

Nick Names Of Places (India)

Nick Names Of Places (India)

5th Grade - Professional Development

20 Qs

BBA Sem 2 Business Statistics

BBA Sem 2 Business Statistics

University

20 Qs

plumbing Module-1 Quiz#1

plumbing Module-1 Quiz#1

University

20 Qs

SWOT ANALYSIS

SWOT ANALYSIS

University

15 Qs

VDA - Dome

VDA - Dome

University

21 Qs

 Class III Prepositions & Conjunctions

Class III Prepositions & Conjunctions

3rd Grade - University

20 Qs

CAD

CAD

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?