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
#Quiz_Java (Question - 99)

Which method is used for concatenating two strings?
Anonymous Quiz
21%
concatenate()
65%
concat()
10%
add()
5%
merge()
πŸ‘6❀3πŸ‘2
#Quiz_Java (Question - 102)

How to perform case sensitive comparison between two strings?
Anonymous Quiz
39%
equals()
4%
same()
32%
==
24%
compare()
πŸ‘5❀2πŸ₯°1πŸ‘1
#Quiz_Java (Question - 103)

Java is a ………… Language
Anonymous Quiz
3%
Functional
92%
Object Oriented
3%
Markup
2%
Structured
πŸ‘4❀2πŸ‘2πŸ”₯1
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
πŸ‘1
Predict the output of below code

public static void main(String[] args) { String myStr = "Hello"; System.out.println(myStr.replace('l', 'p')); }
Anonymous Quiz
17%
Hello
57%
Heppo
14%
runtime error
12%
compile time error
πŸ‘7πŸ‘3❀1
We are starting a new batch from 11th of March for core java, only 1 batch is there for 4 people.
Saturday-sunday 10am to 12pm. Interested people comment below this message. fee would be Rs 6000
1678004054886.pdf
6.5 MB
Access Modifierss
πŸ‘3😈1
guys any java related doubts you can ask here tagging @admin
@frbjavaadmin this is the direct profile link of admin you can reach out to us on this
❀1
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
πŸ‘3
We are also starting a batch for manual/automation testing.
Trainer has 12 years of experience in industry. Contact admin for demo class
πŸ‘2
#Quiz_Java (Question - 107)

Which of these method of class String is used to extract a single character from a String object?
Anonymous Quiz
14%
characterAt()
62%
charAt()
19%
CharAt()
5%
None of the above
πŸ‘12πŸ₯°2πŸ”₯1