Explain the difference between intermediate and terminal operations in java8?
No Answer is Posted For this Question
Be the First to Post Answer
What is casting?
1).what is the difference between below examples String s="vijay"; String s=new String("vijay");
12 Answers Mascon, Satyam, TCS,
Does string is thread-safe in java?
Is it safe for adding 10,00,000 records/objects to HashMap?, i.e is it safe to add millions of objects to HashMap?
Is zero a natural number?
What is the difference between an if statement and a switch statement?
Write a java program to generate fibonacci series ?
What are the main differences between notify and notifyAll in Java?
justify c is portable
What is r in java?
How to change the priority of thread or how to set the priority of thread?
Why java strings are immutable in nature?