CYBERCREST - 2K24_TECHNICAL QUIZ_ROUND 1 SET 2

CYBERCREST - 2K24_TECHNICAL QUIZ_ROUND 1 SET 2

University

30 Qs

quiz-placeholder

Similar activities

Arquitecturas Computacionales

Arquitecturas Computacionales

University

27 Qs

Pre-final exam Soft Eng'ng

Pre-final exam Soft Eng'ng

University

30 Qs

Laboratory Quiz (Chapter 5)

Laboratory Quiz (Chapter 5)

University

30 Qs

CSC305: CLASS EXERCISE 1

CSC305: CLASS EXERCISE 1

University

25 Qs

Requirements Engineering Principles

Requirements Engineering Principles

University

25 Qs

Machine Learning Pra UTS

Machine Learning Pra UTS

University

29 Qs

Ôn thi cuối kỳ Công nghệ phần mềm

Ôn thi cuối kỳ Công nghệ phần mềm

University

25 Qs

LU5 QUIZ

LU5 QUIZ

University

30 Qs

CYBERCREST - 2K24_TECHNICAL QUIZ_ROUND 1 SET 2

CYBERCREST - 2K24_TECHNICAL QUIZ_ROUND 1 SET 2

Assessment

Quiz

Computers

University

Hard

Created by

Mohammad Luqhmaan

Used 6+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function is used to print a single character to the standard output in C?

printf()

puts()

putchar()

scanf()

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which function is used to position the file pointer at a specific location in a file?

fseek()

rewind()

position()

seek()

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is a correct identifier in C++?

VAR_1234

$var_name

7VARNAME

7var_name

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will be the output of the following code snippet of python?

print(3 * 'un' + 'ium')

'unununium'

'ununununium'

'ununium'

'unununununium'

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the value of `x` after execution of the following code in python

x = True + False

True

False

1

0

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which environment variable is used to set the java path?

MAVEN_Path

JavaPATH

JAVA

JAVA_HOME

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many layers does the SONET contain?

2

3

4

5

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?