Infinity Code Nexus

Infinity Code Nexus

University

40 Qs

quiz-placeholder

Similar activities

TIK CLASS 7

TIK CLASS 7

7th Grade - University

40 Qs

Latihan psat informatika kelas 11 2025

Latihan psat informatika kelas 11 2025

10th Grade - University

40 Qs

IT 306

IT 306

University

39 Qs

Вопросы по C++

Вопросы по C++

University

35 Qs

Kuis Latihan UTS HTML by @Handawnz

Kuis Latihan UTS HTML by @Handawnz

University

40 Qs

SAS GANJIL INFORMATIKA KELAS 7 TAHUN 2024-2025

SAS GANJIL INFORMATIKA KELAS 7 TAHUN 2024-2025

7th Grade - University

45 Qs

8-кл-19

8-кл-19

8th Grade - University

39 Qs

LATIHAN SAS INFORMATIKA KELAS 9

LATIHAN SAS INFORMATIKA KELAS 9

9th Grade - University

45 Qs

Infinity Code Nexus

Infinity Code Nexus

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

CSI STUDENT BRANCH

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which data type is used to store a single character in C?

a) char

b) string

c) int

d) float

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What is the output of printf("%d", 5 / 2); in C?

a) 2.5

b) 2

c) 3

d) Compilation error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which of the following correctly declares a pointer in C?

a) int ptr;

b) int *ptr;

c) int& ptr;

d) ptr int;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which of the following loops in C executes at least once?

a) for

b) while

c) do-while

d) foreach

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What will sizeof(int) return in most modern compilers?

a) 2

b) 4

c) 8

d) Undefined

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which of these is NOT a frontend technology?

a) React.js

b) Angular

c) Express.js

d) Vue.js

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. Which protocol is commonly used for secure communication between frontend and backend?

a) HTTP

b) FTP

c) HTTPS

d) SMTP

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?