bt_m -1  2023

bt_m -1 2023

University

10 Qs

quiz-placeholder

Similar activities

Java101 Chapter 02 OOP and Java

Java101 Chapter 02 OOP and Java

University

10 Qs

Banking History

Banking History

University

10 Qs

Estimation

Estimation

University

10 Qs

bt2 2023

bt2 2023

University

10 Qs

diff set 2 2023

diff set 2 2023

University

10 Qs

BT_M2_2023

BT_M2_2023

University

10 Qs

bt 4 2023

bt 4 2023

University

10 Qs

Quiz

Quiz

University - Professional Development

10 Qs

bt_m -1  2023

bt_m -1 2023

Assessment

Quiz

Business

University

Hard

Created by

Smiley Sunshine

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Among the following which contains date information.

java.sql timestamp

java.io time

java.io.timestamp

java.sql.time

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The father of machine learning is _____________

Geoffrey Everest Hinton

Geoffrey Hill

Geoffrey Chaucer

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Find the output of the following program.

public class Solution{

       public static void main(String[] args){

                     byte x = 127;

                     x++;

                     x++;

                     System.out.print(x);

       }

}

-127

128

127

2

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following function is used to write the integer in a file?

getw()

putw()

int value

f_int()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following header files is used in C++  language?

<assert.h>

<ctype.h>

<iostream.h>

<locale.h>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of the following code snippet?

a = [1, 2, 3, 4]

b = [3, 4, 5, 6]

c = [x for x in a if x not in b]

print(c)

[1,2]

[5,6]

[3,4]

[1,2,5,6]

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Guess the Logo

tacobell

bel groups

Bp

xerox

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?