Byte Buzz-Brain vs Byte IT QUIZ 2025

Byte Buzz-Brain vs Byte IT QUIZ 2025

University

25 Qs

quiz-placeholder

Similar activities

Вопросы по алгоритмам и программированию

Вопросы по алгоритмам и программированию

University

20 Qs

Итоговый тест по С

Итоговый тест по С

University

20 Qs

Java Programming Quiz 1

Java Programming Quiz 1

University

25 Qs

C-Volution (Easy 1)

C-Volution (Easy 1)

University

30 Qs

Uji Pemahaman Array dan Fungsi

Uji Pemahaman Array dan Fungsi

11th Grade - University

20 Qs

Y9 Python Review

Y9 Python Review

9th Grade - University

30 Qs

QUIZ

QUIZ

University

30 Qs

Лекция 3. Текстовые строки. Ввод/вывод данных.

Лекция 3. Текстовые строки. Ввод/вывод данных.

University

21 Qs

Byte Buzz-Brain vs Byte IT QUIZ 2025

Byte Buzz-Brain vs Byte IT QUIZ 2025

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

svr fgc

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which header file is required to use printf() in C?

conio.h

stdio.h

stdlib.h

string.h

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a valid variable name in Java?

int totalMarks;

int _value;

int class;

int $salary;

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which keyword is used to define a class in Java?

struct

object

class

define

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the size of an int on a 32-bit machine in C?

2 bytes

4 bytes

8 bytes

1 byte

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which operator accesses structure members using a pointer in C?

.

->

&

*

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the default value of a boolean variable in Java?

true

0

false

null

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which loop guarantees at least one execution?

for

while

do - while

goto

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?