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
#Java_Quizs (Question - 132)

System.out.println(math.factorial(0))
Anonymous Quiz
47%
0
31%
1
14%
Can't Say
8%
None of the Above
๐Ÿ‘1
#Java_Quizs (Question - 130)

Which of the following data structures finds its use in recursion?
Anonymous Quiz
33%
Stack
16%
Queues
25%
Linked List
25%
Arrays
๐Ÿคฎ3๐Ÿ‘2๐Ÿฅฐ1
#Java_Quizs (Question - 133)

Which of these method of class String is used to compare two String objects for their equality?
Anonymous Quiz
52%
equals()
23%
Equals()
18%
isequal()
7%
Isequal()
Newly Joined Members subscribe to our channel to learn programming and crack written exams.

https://www.youtube.com/c/frbjava


Discuss doubts in @tcs_infosys_accenture
TechShiksha by Badkul Technology pinned ยซNewly Joined Members subscribe to our channel to learn programming and crack written exams. https://www.youtube.com/c/frbjava Discuss doubts in @tcs_infosys_accentureยป
๐Ÿ‘2
#Java_Quizs (Question - 135)

Which of these class is used to create an object whose character sequence is mutable?
Anonymous Quiz
28%
String()
45%
StringBuffer()
19%
String() & StringBuffer()
8%
None of the mentioned
๐Ÿ‘1๐Ÿ‘Ž1
#Java_Quizs (Question - 138)

In which of the following is toString() method defined?
Anonymous Quiz
21%
java.lang.Object
56%
java.lang.String
20%
java.lang.util
4%
None
Newly Joined Members subscribe to our channel to learn programming and crack written exams.

https://www.youtube.com/c/frbjava


Discuss doubts in @tcs_infosys_accenture
Newly Joined Members subscribe to our channel to learn programming and crack written exams.

https://www.youtube.com/c/frbjava


Discuss doubts in @tcs_infosys_accenture
๐Ÿ‘2
Newly Joined Members subscribe to our channel to learn programming and crack written exams.

https://www.youtube.com/c/frbjava


Discuss doubts in @tcs_infosys_accenture
๐Ÿ‘3
#Quiz_C (Question - 70)

Choose a right statement. int a = 10 + 4.867;
Anonymous Quiz
6%
a = 10
32%
a = 14.867
26%
a = 14
36%
compiler error
๐Ÿ˜ฑ6๐Ÿ‘3๐Ÿ˜3๐Ÿ‘Ž1
#Quiz_C (Question - 68)

Operator % in C Language is called.?
Anonymous Quiz
19%
Percentage Operator
9%
Quotient Operator
67%
Modulus
6%
Division
๐Ÿ‘1
#Quiz_Java (Question - 62)

What software runs a Java program on a computer?
Anonymous Quiz
40%
JRE (Java Runtime Environment)
50%
JDK (Java Developer Kit)
7%
Command Prompt
2%
None of the above
๐Ÿฅฐ7๐Ÿ‘1
#Java_Quizs (Question - 140)

Which interface provides the capability to store objects using a key-value pair?
Anonymous Quiz
23%
Java.util.List
17%
Java.util.Set
35%
Java.util.Map
26%
Java.util.Collection
Newly Joined Members subscribe to our channel to learn programming and crack written exams.

https://www.youtube.com/c/frbjava


Discuss doubts in @tcs_infosys_accenture
#Java_Quizs (Questions - 143)

Which of the following is a linear data structure?
Anonymous Quiz
82%
Array
3%
Avl Tree
12%
Binary Tree
3%
Graphs
#Java_Quizs (Question - 144)

Which is a valid keyword in java?
Anonymous Quiz
37%
interface
31%
string
20%
Float
12%
unsigned