Infinity Code Nexus

Infinity Code Nexus

University

40 Qs

quiz-placeholder

Similar activities

Regular Languages and Grammars Quiz

Regular Languages and Grammars Quiz

University

40 Qs

Ôn tập bài tập code C# chương 6,7,8,9

Ôn tập bài tập code C# chương 6,7,8,9

University

35 Qs

Quiztronic

Quiztronic

University

40 Qs

7-20

7-20

7th Grade - University

38 Qs

Soal  Informatika Kelas 9

Soal Informatika Kelas 9

9th Grade - University

36 Qs

SAS INFORMATIKA 9 SMT 1

SAS INFORMATIKA 9 SMT 1

9th Grade - University

40 Qs

Câu hỏi về phần mềm

Câu hỏi về phần mềm

University

42 Qs

ИТиП 1-2

ИТиП 1-2

University

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