Search Header Logo

BT1 2023

Authored by Smiley Sunshine

Computers

University

Used 1+ times

BT1 2023
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the Logical operator in Java that works with a Single Operand?

Logical AND

Logical OR

Logical Exclusive OR

Logical NOT

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the Java code snippet?

boolean b=false;

b = !b;

System.out.println(b)

true

false

Compiler error

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 What does pip stand for python?

Pip Installs Python

Pip Installs Packages

Preferred Installer Program

All of the mentioned

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 What will be the output of the following Python code snippet?

for i in [1, 2, 3, 4][::-1]:

print (i)

4 3 2 1

error

1 2 3 4

 none of the mentioned above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To add a new element to a list we use which Python command?

list1.addEnd(5)

 list1.addLast(5)

list1.append(5)

 list1.add(5)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is #include <stdio.h>?

Preprocessor directive

Inclusion directive

File inclusion directive

None of the mentioned above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which state is iPhone maker Foxconn planning to invest up to USD 1 billion?

Gujarat

Maharashtra

 Bihar

Karnataka

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?