wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

CISCO CIR

Total questions: 20

Worksheet time: 15mins

Name
Class
Date
1.

public class A

{

public static void main(String[] args)

    {       

if (true)         

break;   

}

}

a)

COMPLIER ERROR

b)

SYNTAX ERROR

c)

NOTHING

2.

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");

    }}}

   

a)

num1 == num2    

num3 == num4

b)

num1 == num2    

num3 != num4

c)

num1 != num2   

 num3 == num4

d)

num1 != num2    

num3 != num4

3.

A,Z,C,Y,E,X,G,_?

a)

I

b)

W

c)

M

d)

K

4.

MOUSE = PNUFT

CLOCK = ??????

a)

MDOLD

b)

MDPLD

c)

NDOLD

d)

MDOLE

5.

Which of the following statement is true about error detection techniques used on communications link?

a)

Cyclic Redundancy Check (CRC) sequence can detect as well as correct errors.

b)

Error detection cannot be used on simplex links.

c)

Hamming code can detect up to 3-bit errors.

d)

All of the these

6.

Were you a bird, you ______________ in the sky.

a)

would fly

b)

shall fly

c)

should fly

d)

flu

7.

She is the most ________ person I have ever met, seemingly with an endless reserve of energy.

a)

impudent

b)

jejune

c)

vivacious

d)

solicitous

8.

A, B and C can do a piece of work in 20, 30 and 60 days respectively. In how many days can A do the work if he is assisted by B and C on every third day?

a)

12 days

b)

16 days

c)

18 days

d)

15 days

9.

Here are some words translated from an artificial language. gorblflur means fan beltpixngorbl means ceiling fanarthtusl means tile roofWhich word could mean "ceiling tile"?

a)

pixnarth

b)

arthflur

c)

gorbltusl

d)

flurgorb

10.

What is a Switch and why we are using Switches?

(a)  

11.

If gear A is rotated clockwise, how many other gears will also rotate clockwise?

a)

1

b)

2

c)

3

d)

4

12.

Where the EIGRP successor routes are stored –

a)

In the Routing and the Topology table

b)

In the Routing table only

c)

In the Topology and Neighbor table only

d)

In the Neighbor only

13.

he lived ____ the expectations.

a)

as per

b)

up to

c)

on

d)

to

14.

Bulli rama reddy is always there to assist his co-workers, he takes the time to hear what they have to say and he doesn't interrupt when they talk. What soft skill does Bulli have?

a)

Honesty

b)

Good listener

c)

Truthful

d)

Mindless

15.

What does life mean to you ?

16.

When should a person apply soft skills?

a)

All the time

b)

During the work hours

c)

Only when speaking to their mother or Father

d)

Only when their are being monitored

17.

How do you manage multiple projects at the same time with close deadlines? 

4 lines
18.

One of your co-workers has been sharing confidential information with others outside the company. If you are unsure of the company rules relating to this, you should

a)

contact the company personnel manager to report the employee who made the mistake

b)

ask co-workers for an interpretation of how to handle the situation.

c)

write a letter to your supervisor so that you will be cleared of anyresponsibility.

d)

refer to the company policy manual.

19.

Even if it rains I shall come means ......

a)

if I come it will not rain

b)

I will certainly come whether it rains or not

c)

if it rains I shall not come

d)

whenever there is rain I shall come

20.

I felt somewhat more relaxed ......

a)

because the worry had already captured by mind

b)

and tense as compared to earlier

c)

but tense as compared to earlier

d)

and tension-free as compared to earlier