How to perform selection sort in java?
No Answer is Posted For this Question
Be the First to Post Answer
In a class implementing an interface, can we change the value of any variable defined in the interface?
explain the life cycle of thread?
10 Answers CTS, NIIT, TCS,
we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }
What is the difference between a constructor and a method?
What is e java?
what is polymorphism?
How do you remove spaces in java?
What is type safety in java?
What is application tier?
Can we execute java program without main method?
What is a void method?
What is difference between jdk,jre and jvm?