bt 3 2023

bt 3 2023

University

10 Qs

quiz-placeholder

Similar activities

mbbm brebes

mbbm brebes

12th Grade - Professional Development

6 Qs

Session 2

Session 2

University - Professional Development

6 Qs

TBHN biz

TBHN biz

University

10 Qs

The Accountancy Profession

The Accountancy Profession

University

9 Qs

International Trade & Agreement - Finals Quiz 1

International Trade & Agreement - Finals Quiz 1

University

10 Qs

Ch 9 Intellectual Property

Ch 9 Intellectual Property

11th Grade - University

15 Qs

Java101 Chapter 05 Code Control

Java101 Chapter 05 Code Control

University

10 Qs

Topic 5 - DPB3043

Topic 5 - DPB3043

University - Professional Development

8 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?