Infinity Code Nexus

Infinity Code Nexus

University

40 Qs

quiz-placeholder

Similar activities

LATIHAN PERSIAPAN AM INFORMATIKA

LATIHAN PERSIAPAN AM INFORMATIKA

9th Grade - University

40 Qs

Soal Pilihan Ganda TIK Kelas 8

Soal Pilihan Ganda TIK Kelas 8

8th Grade - University

40 Qs

Information

Information

8th Grade - University

40 Qs

Word

Word

10th Grade - University

40 Qs

Quiz de Fundamentos de Redes

Quiz de Fundamentos de Redes

University

42 Qs

список python

список python

11th Grade - University

40 Qs

Inclusive Design and Usability Quiz

Inclusive Design and Usability Quiz

University

42 Qs

tieptuc

tieptuc

University

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