Neo Coding Round 1 Set 3

Neo Coding Round 1 Set 3

University

25 Qs

quiz-placeholder

Similar activities

File Handling in Python

File Handling in Python

University

20 Qs

File Handling

File Handling

12th Grade - University

20 Qs

Computer organisation & architecture

Computer organisation & architecture

12th Grade - University

20 Qs

Data Structures- Introduction

Data Structures- Introduction

University

20 Qs

Computer Forensics Investigation Process

Computer Forensics Investigation Process

University

20 Qs

Database Management Systems Unit I Quiz

Database Management Systems Unit I Quiz

University

20 Qs

files

files

University

22 Qs

Jacksons dopeness quiz (biology review)

Jacksons dopeness quiz (biology review)

1st Grade - Professional Development

22 Qs

Neo Coding Round 1 Set 3

Neo Coding Round 1 Set 3

Assessment

Quiz

Computers

University

Hard

Created by

ZION DYPIT

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the following which shows the correct constructor.
()class_name
-class_name
class_name()
~class_name()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct identifier in C++?
VAR_1234
7var_name
7VARNAME
$var_name

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a graph if e=[u,v], then u and v are called
endpoints of e
adjacent nodes
neighbours
all

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Asymptotic complexity of linear search with array in average case is
O(1)
O(n)
O(n/2)
log n

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Shell sort is also known as
diminishing decrement sort
diminishing increment sort
partition exchange sort
diminishing insertion sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following methods can be used to stop method overriding?
final
static
default
None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used for function in Python language?
Function
def
Fun
Define

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?