Quiz1

Quiz1

University

10 Qs

quiz-placeholder

Similar activities

Day -1

Day -1

University

15 Qs

R programming

R programming

University

15 Qs

Introduction to C Programming

Introduction to C Programming

University

10 Qs

5CSE1_T&P questions

5CSE1_T&P questions

University

15 Qs

C Functions-printf and scanf

C Functions-printf and scanf

University

5 Qs

Looping - C program

Looping - C program

University

10 Qs

Tech quiz Round 1

Tech quiz Round 1

University

15 Qs

Blind coding

Blind coding

University

15 Qs

Quiz1

Quiz1

Assessment

Quiz

Other

University

Hard

Created by

ACM PVGCOET

Used 7+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Who developed Yahoo?

Dennis Ritchie & Ken Thompson

David Filo & Jerry Yang

Vint Cerf & Robert Kahn

Steve Case & Jeff Bezos

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which is not an internet protocol?

HTTP

FTP

STP

IP

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is not a programming language?

Basic

Java

Turing

C#

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The keyword used to transfer control from a function back to the calling function is

switch

goto

go back

return

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

How will you print \n on the screen?

printf("\n");

echo "\\n";

printf('\n');

printf("\\n");

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

DeepSeek AI is developed in which country?

United States

China

United Kingdom

Germany

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the output of the program?

args[2] = 2

args[2] = 3

args[2] = null

An exception is thrown at runtime.


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?