Can we synchronize static methods in java?
No Answer is Posted For this Question
Be the First to Post Answer
why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)
Can you give names of Container classes?
Write a program to print count of empty strings in java 8?
How to sort an array from smallest to largest java?
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
Why transient variables wont participate in serialization?
What is the intersection and union methods?
Is it possible to declare abstract class as final?What happens if we do so?
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What are packages and name a few?
What is consumer in java?
Which method must be implemented by all threads?