bt 3 2023

bt 3 2023

University

10 Qs

quiz-placeholder

Similar activities

Product Mgt Chapter 1 and 2 Quiz

Product Mgt Chapter 1 and 2 Quiz

University

15 Qs

MM3A Q-1 SM

MM3A Q-1 SM

University

15 Qs

FMbaba_Chapter 1

FMbaba_Chapter 1

University

10 Qs

Manufacturing Costs Quiz

Manufacturing Costs Quiz

10th Grade - University

15 Qs

Business Ethics, Environmental Sustainability and Corporate Social Responsibility Quiz

Business Ethics, Environmental Sustainability and Corporate Social Responsibility Quiz

University

10 Qs

Quizzical series- Principles of management

Quizzical series- Principles of management

University - Professional Development

10 Qs

FIL - Chapter 1/3 Quiz

FIL - Chapter 1/3 Quiz

University

10 Qs

Mergers and Acquisitions

Mergers and Acquisitions

University

10 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?