oops

oops

University

20 Qs

quiz-placeholder

Similar activities

Round 2

Round 2

University

15 Qs

C++ Assesment 1

C++ Assesment 1

University

20 Qs

Fundamentos de programacion

Fundamentos de programacion

University

21 Qs

A Quiz on C Programming

A Quiz on C Programming

University

20 Qs

CEFET_Prog_Atividade1

CEFET_Prog_Atividade1

University

20 Qs

Python Internship Quiz

Python Internship Quiz

12th Grade - University

15 Qs

Chương 1 - Giới thiệu ngôn ngữ lập trình

Chương 1 - Giới thiệu ngôn ngữ lập trình

University

19 Qs

Kuis Database dan PHP Awal

Kuis Database dan PHP Awal

University

20 Qs

oops

oops

Assessment

Quiz

Education

University

Hard

Created by

Akshara Avasthi

Used 4+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not one of the principles of software engineering?

Designing

Computing

Testing

Maintenance

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the data types is not supported in JAVA

Pointers

Float

Array

String

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Scope?

How to assign a type to a variable

How the variable is created, used and destroyed

How the type of a variable can be narrowed

How the variable is visible to other parts of the program

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not the part of SOLID principle

Single responsibility

Liskov substitution

Duplication

Interface segregation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a symbol for LOGICAL OR operator?

&&

|

!

||

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is incorrect in terms of narrowing conversion?

byte -> char  

short -> byte, char

 char -> byte, long

int -> byte, short, char  

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a type of operator?

relational

bitwise

logical

boolean

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?