Search Header Logo

bt 3 2023

Authored by Smiley Sunshine

Business

University

bt 3 2023
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

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

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

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

Already have an account?