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
Click on below link to subscribe
https://tinyurl.com/dzrt4f7d
Discuss doubts in @javaforfree
β€3π2
Anonymous Quiz
15%
JRE
45%
JVM
36%
JDK
4%
JIT
π8β€2
Forwarded from admin
Anonymous Quiz
7%
Object-oriented
67%
use of points by users
14%
Portable
11%
Dynamic and Extensible
β€3π₯2
Anonymous Quiz
16%
identifiers
36%
keywords
36%
both
11%
none
π10π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
Click on below link to subscribe
https://tinyurl.com/dzrt4f7d
Discuss doubts in @javaforfree
π3
Anonymous Quiz
21%
concatenate()
65%
concat()
10%
add()
5%
merge()
π6β€3π2
Anonymous Quiz
39%
equals()
4%
same()
32%
==
24%
compare()
π5β€2π₯°1π1
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
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')); }
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
Read about collections in java on our linkedin post
Ask doubts here
https://www.linkedin.com/feed/update/urn:li:activity:7038039308032720896
Ask doubts here
https://www.linkedin.com/feed/update/urn:li:activity:7038039308032720896
Linkedin
FRB Java on LinkedIn: In Java, a collection is a group of objects that are stored andβ¦
In Java, a collection is a group of objects that are stored and manipulated as a single entity. Java provides several built-in collection classes in theβ¦
β€1π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
Saturday-sunday 10am to 12pm. Interested people comment below this message. fee would be Rs 6000
guys any java related doubts you can ask here tagging @admin
Which of the following is true about the distinct() method in a stream?
Anonymous Quiz
56%
It removes duplicate elements from the stream
16%
It transforms each element in the stream
17%
It performs an operation on each element in the stream
11%
It groups elements in the stream by a specified property
π3π2