

Brainy Bowl
Flashcard
•
Professional Development
•
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

40 questions
Show all answers
1.
FLASHCARD QUESTION
Front
When was the C++ introduced?
Back
1985
2.
FLASHCARD QUESTION
Front
What will be the output of the following code??
public class Test {
public static void main(String[] args) {
int x = 10;
int y = x++ + ++x + x++;
System.out.println(y);
}
}
Back
33
3.
FLASHCARD QUESTION
Front
ASCII Value of 'M' in binary is?
Back
01001101
4.
FLASHCARD QUESTION
Front
Who was the inventor of the idea Logic gates?
Back
George Boole
5.
FLASHCARD QUESTION
Front
What will be the output of the following Python code?
x=(1, 2,3)
y=x
y+=(4,)
print(x)
Back
(1,2,3)
6.
FLASHCARD QUESTION
Front
HTML is a Subset of____
Back
SGML
7.
FLASHCARD QUESTION
Front
Which HTML element is used for YouTube videos?
Back
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?