RVS_Tech_quizz_even2024-25

RVS_Tech_quizz_even2024-25

University

10 Qs

quiz-placeholder

Similar activities

PDS - 04225  Intro to Data Structures and Algorithms - Chapter 2

PDS - 04225 Intro to Data Structures and Algorithms - Chapter 2

University

10 Qs

Quiz 2 DS1E

Quiz 2 DS1E

University

12 Qs

JAVA - Arrays

JAVA - Arrays

University - Professional Development

15 Qs

Bootcamp Day 3 - Java Array

Bootcamp Day 3 - Java Array

University

15 Qs

Quiz 8: Arrays&Vector

Quiz 8: Arrays&Vector

University

10 Qs

Array of Structure

Array of Structure

University

13 Qs

Java Quiz 3

Java Quiz 3

University

15 Qs

Analysis of Algorithms Quiz

Analysis of Algorithms Quiz

University

10 Qs

RVS_Tech_quizz_even2024-25

RVS_Tech_quizz_even2024-25

Assessment

Quiz

Computers

University

Hard

Created by

RVS CSE

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of Programming does Python support?

functional programming

Object-oriented programming

structured programming

all of the mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a='1'

b='2'

print(a+b)

What is the output for the above code?

1+2

'12'

12

3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary objective of software engineering?

Writing programs

Managing software projects

Producing high-quality software within time and budget

Developing hardware

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which component is responsible for displaying images on the screen?

Graphics Card

CPU

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of primary memory?

Hard Disk

ROM

DVD

Flash Drive

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax to declare an array of integers in Java?

int arr[5] = new int[];

array int[] arr = new int[5];

int arr = new array(5);

int[] arr = new int[5];

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Guess the name of the logo?

XAMPP

MySQL

PhP

LocalHost

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?