TechShiksha by Badkul Technology
5.78K subscribers
135 photos
238 files
617 links
https://www.youtube.com/@TechShikshaBT

Learn Java programming for free
Free hand written notes
Free ebooks
Free assignment support
Paid assignment support
Download Telegram
πŸ‘11
What is the default value of an uninitialized boolean variable?
Anonymous Quiz
23%
true
48%
false
25%
0
4%
1
πŸ‘3
What is the correct syntax for declaring a variable in Java?
Anonymous Poll
23%
var myVariable;
72%
int myVariable;
12%
variable myVariable;
41%
String myVariable;
πŸ‘3😁3πŸ₯°1
TechShiksha by Badkul Technology
What is the correct syntax for declaring a variable in Java?
Multiple answers can be correct
πŸ‘4
Which of the following is the correct syntax for a single-line comment in Java?
Anonymous Quiz
33%
/* This is a comment */
62%
// This is a comment
3%
<!-- This is a comment -->
2%
** This is a comment **
What is the correct syntax to call a superclass constructor in Java?
Anonymous Quiz
78%
super();
11%
parent();
10%
this();
1%
base();
❀1πŸ‘1πŸ‘1
Which of the following represents the correct syntax for declaring a string literal in Java?
Anonymous Quiz
14%
String myString = String("Hello");
54%
String myString = "Hello";
28%
String myString = new String("Hello");
4%
String myString = 'Hello';
πŸ‘2
πŸ‘1
Join our discussion group to discuss doubts/issues

https://t.me/javaforfree
πŸ”₯2
Forwarded from TechShiksha by Badkul Technology (spring boot and microservices admin)
Newly Joined Members subscribe to our channel to learn programming and crack written exams.

Click on below link to subscribe

https://tinyurl.com/dzrt4f7d

Discuss doubts in @javaforfree
Which of the following is a valid variable declaration in Java?
Anonymous Quiz
18%
int 123;
68%
float x = 3.14f;
4%
double 3.5;
10%
boolean isTrue;
πŸ”₯2❀1πŸ‘1
Guys let us know the java topics on which you want MCQs, we will have our question of the day posted in channel and for more MCQs they will be posted on our websiite