What are the advantages of java 8’s date and time api over old date api and joda time api?
No Answer is Posted For this Question
Be the First to Post Answer
What is tuple2?
What is the purpose of jdk?
Can I have multiple main methods in the same class?
What is jboss in java?
What's the difference between code-based security and role-based security? Which one is better? : java security
What is factory pattern in java?
What is dto layer in java?
how ahstraction is the property of oops,this is also in c and c++ ex. printf function which is also hide the unnecessary data,so what is the difference ? and does c++ fallow the abstraction?
Which type of stream is in java?
Who is at risk in java? : java security
Is java Class Thread safe ???? How to make java Class Thread safe ??
Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.