uz
Feedback
TechShiksha by Badkul Technology

TechShiksha by Badkul Technology

Kanalga Telegram’da o‘tish

https://www.youtube.com/@TechShikshaBT Learn Java programming for free Free hand written notes Free ebooks Free assignment support Paid assignment support

Ko'proq ko'rsatish
4 983
Obunachilar
-324 soatlar
-157 kunlar
-6530 kunlar
Postlar arxiv
What is the purpose of a default constructor in Java?
Anonymous voting

previous quiz has been deleted, as wrong option was marked as correct. Correct answer was Equal

What is the output of the following code?String s1 = "Java"; String s2 = "Java"; if(s1 == s2) System.out.println("Equal"); else System.out.println("Not Equal");
Anonymous voting

#Quiz_Java (Question - 13) What’s the base class in Java from which all classes are derived?
Anonymous voting

Shall we start creating videos to explain these polls with code?
Anonymous voting

Which of these keywords can be used to prevent inheritance of a class ?
Anonymous voting

What is the default value of a local variable in Java?
Anonymous voting

ArrayList list = new ArrayList(); list.add("A"); list.ensureCapacity(3); System.out.println(list.size());
Anonymous voting

Which of these method waits for the thread to terminate?
Anonymous voting

#Quiz_Java (Question - 4) What Are Access Modifiers In Java ???
Anonymous voting

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

#Quiz_Java (Question - 5) Is Java platform Independent ???
Anonymous voting

#Quiz_Java (Question - 6) What if I write static public void instead of public static void?
Anonymous voting

We are looking for someone, who can help us creating ppts and edit videos. If you are interested please reply to this message.

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

#Quiz_Java (Question - 96) Which of the following type is immutable?
Anonymous voting

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

#Quiz_Java (Question - 97) How to create constant variable?
Anonymous voting

Marker interface can have how many methods?
Anonymous voting

Anyone looking for core Java classes online?