BT1 2023

Quiz
•
Computers
•
University
•
Hard
Smiley Sunshine
Used 1+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python

Quiz
•
University
12 questions
Искусственный интеллект

Quiz
•
University
10 questions
Списки Python + Pygame

Quiz
•
KG - University
12 questions
Python list starter

Quiz
•
10th Grade - University
12 questions
Python Quiz 1.4

Quiz
•
University
10 questions
IIP D1 - Introduction to Data Analysis

Quiz
•
University
15 questions
Week 7 Quiz

Quiz
•
University
10 questions
Programming for Problem Solving

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade