Byte Buzz-Brain vs Byte IT QUIZ 2025

Byte Buzz-Brain vs Byte IT QUIZ 2025

University

25 Qs

quiz-placeholder

Similar activities

Java MCQs on Syntax and Semantics

Java MCQs on Syntax and Semantics

University

20 Qs

Python Множества shpa

Python Множества shpa

4th Grade - University

20 Qs

Циклы и массивы

Циклы и массивы

University

20 Qs

Fundamentos de Programação em C/C++

Fundamentos de Programação em C/C++

University

20 Qs

Prueba de Conocimientos - POO - Java WEB

Prueba de Conocimientos - POO - Java WEB

University

20 Qs

Programming and Flowchart Quiz

Programming and Flowchart Quiz

University

22 Qs

DSA (QUIZ 6) Hashing, Graphs, Advanced Graph Algorithms, and DP

DSA (QUIZ 6) Hashing, Graphs, Advanced Graph Algorithms, and DP

University

20 Qs

java quiz2

java quiz2

University

20 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?