Weekly Contest #2 - TechXNinjas

Weekly Contest #2 - TechXNinjas

Professional Development

10 Qs

quiz-placeholder

Similar activities

Kuis Seputar belajar.id

Kuis Seputar belajar.id

Professional Development

15 Qs

Python  arithmetic operators

Python arithmetic operators

Professional Development

15 Qs

Sumbang Saran Cimory Pasuruan

Sumbang Saran Cimory Pasuruan

Professional Development

10 Qs

Roadshow Belajar.id

Roadshow Belajar.id

Professional Development

10 Qs

Hand Washing

Hand Washing

KG - Professional Development

8 Qs

HAND TOOL TOP 20

HAND TOOL TOP 20

Professional Development

15 Qs

Ms.Excel

Ms.Excel

Professional Development

15 Qs

Isolator QUIZ

Isolator QUIZ

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?