Weekly Contest #2 - TechXNinjas

Weekly Contest #2 - TechXNinjas

Professional Development

10 Qs

quiz-placeholder

Similar activities

WCA - Food Safety Quiz 1

WCA - Food Safety Quiz 1

9th Grade - Professional Development

11 Qs

Mentalitas Dasar & Kesadaran berkualitas

Mentalitas Dasar & Kesadaran berkualitas

Professional Development

10 Qs

Measurement System Analysis

Measurement System Analysis

Professional Development

15 Qs

Platform Teknologi

Platform Teknologi

Professional Development

12 Qs

Weekly Contest #1 - TechXNinjas

Weekly Contest #1 - TechXNinjas

Professional Development

12 Qs

Skill Area 9.0 - Mechanical Lifting Activities

Skill Area 9.0 - Mechanical Lifting Activities

Professional Development

10 Qs

ADE Week1 Tutorial

ADE Week1 Tutorial

Professional Development

14 Qs

Evaluasi Prakerin PT. Yamatogomu Indonesia

Evaluasi Prakerin PT. Yamatogomu Indonesia

Professional Development

10 Qs

Weekly Contest #2 - TechXNinjas

Weekly Contest #2 - TechXNinjas

Assessment

Quiz

Education

Professional Development

Hard

Created by

TechXNinjas undefined

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

JAVA is the most secure programming language because...

Hint: Multiple answers are correct.

JAVA does not contain pointers

Due to garbage collection in JAVA

It is a high-level language

It is an open-source platform

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Determine whether the following statement is true or false.

And choose the appropriate reason.

Statement: Python is a Statically type language.

True (because we need to declare the datatype first)

True (No need to declare datatype)

False (It is a dynamic type programming language)

False (because we need to declare the datatype first)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the Appropriate Full Form of "IDE"

Integrated Data Encoder

Interface Development Engine

Integrated Development Environment

Integrated Design Executor

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Complete the following relation

Static----->compile time : : Dynamic----->_____________

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int a =10, b=20, temp = 0;

temp = a;

a = b;

b = temp;

The values of b, and a become ___ and ___ respectively.

10, 20

10, 10

20, 10

20, 20

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"%d" is a placeholder used for which datatype

float

byte

integer

string

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Incremental operators i++ is...

binary postfix operator

unary postfix operator

ternary prefix operator

unary prefix operator

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?