bt 3 2023

bt 3 2023

University

10 Qs

quiz-placeholder

Similar activities

Topic 5 - DPB3043

Topic 5 - DPB3043

University - Professional Development

8 Qs

POST TEST TM-7 BIAYA

POST TEST TM-7 BIAYA

University

10 Qs

Java101 Chapter 05 Code Control

Java101 Chapter 05 Code Control

University

10 Qs

SEO - SEM Review

SEO - SEM Review

University

10 Qs

The Accountancy Profession

The Accountancy Profession

University

9 Qs

Chapter 1. Basic real estate concepts

Chapter 1. Basic real estate concepts

University

12 Qs

Machine Learning

Machine Learning

University

12 Qs

Personal Assignment 1 - Economics

Personal Assignment 1 - Economics

University

15 Qs

bt 3 2023

bt 3 2023

Assessment

Quiz

Business

University

Hard

Created by

Smiley Sunshine

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the value of a in below program?

int main()

{

 int a, b=20;

 a = 90/b;

 return 0;

}

 4.5

4.0

4

Compilation Error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operator has highest precedence in * / % in C++ ?

*

/

all have same precedence

%

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Which is true?

"X extends Y" is correct if and only if X is a class and Y is an interface

 "X extends Y" is correct if and only if X is an interface and Y is a class

 "X extends Y" is correct if X and Y are either both classes or both interfaces

"X extends Y" is correct for all combinations of X and Y being classes and/or interfaces

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 In Java byte, short and long, all of these are

signed

unsigned

Both of the above

None of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a type of software license?

Proprietary License

Open Source License

Creative Commons License

Free License

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

 Predict the logo

Lattelier

Levis

Louis Vuitton

 None of the these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is used to define a ___.

d = {

<key>: <value>,

<key>: <value>,

.

.

.

<key>: <value>

}

Group

List

Dictionary

All of the mentioned above

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?