What is an interface in java? Explain
No Answer is Posted For this Question
Be the First to Post Answer
take any 4 input numbers. like 2345.. wanted out put is All 16 combinations of the number 2345.. for example- taking input as 4565 output- 5654 4556 4655..
What do you mean by thread safe?
can you use the two main method in same class?how?
4 Answers DELL, Geosoft, SparkTG,
How to implement Singleton
Can set contain duplicates?
Mention some features of java?
What are virtual functions?
Is jdk required on each machine to run a java program?
Are arrays passed by reference in java?
Define interface?
How many types of thread in java? give the name
Can an interface extend a class?