ByteWar Round 1

ByteWar Round 1

University

20 Qs

quiz-placeholder

Similar activities

Certificación PC

Certificación PC

University

20 Qs

PreTest DFC20113 - Programming Fundamentals

PreTest DFC20113 - Programming Fundamentals

University

15 Qs

Eng. S2 - #4 AI Part 1

Eng. S2 - #4 AI Part 1

University

15 Qs

Lecture 2b: Solving Search Problems - Parte2

Lecture 2b: Solving Search Problems - Parte2

University

18 Qs

Machine Learning

Machine Learning

University

21 Qs

2.3.1 Graph Traversal & Path Finding Algorithms

2.3.1 Graph Traversal & Path Finding Algorithms

12th Grade - University

20 Qs

CSCI 151 Exam 1 Review

CSCI 151 Exam 1 Review

University

20 Qs

Algorithms and Flowchart

Algorithms and Flowchart

University

20 Qs

ByteWar Round 1

ByteWar Round 1

Assessment

Quiz

Computers

University

Hard

Created by

Jessy Willy

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Who is the CEO of YouTube?

Andy Jassy

Susan Wojcicki

Neal Mohan

Ted Sarandos

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The following three ‘C’ language statements is equivalent to which single statement?

y=y+1

z=x+y

x=x+1

z=x+y+2;

z=(x++) +(++y);

z=(x++) +(y++);

z=(x++) +(++y) +1;

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Programs stored in ROM are called

Hardware

Software

Firmware

None of these

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Name of the first computer virus in India

The Brain Virus

The MyDoom Virus

Cabir

Creeper Virus

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following algorithm solves the all-pairs shortest path problem?

Prim's algorithm

Dijkstra's algorithm

Bellman-Ford's algorithm

Floyd-Warshall's algorithm

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the IP class and number of sub-networks if the subnet mask is 255.244.0.0?

Class A,3

Class A,8

Class B,3

Class B,32

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The movie 'The Imitation Game' is based on the life of which real-life mathematician?

Ada Lovelace

John von Neumann

George Bool

Alan Turing

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?