What is string [] java?
No Answer is Posted For this Question
Be the First to Post Answer
what are Hostile Applets?
What are the types of arrays in java?
what is servlet enginee?
Can any one say how will sort map objects in java?
Write a program in java to calculate the difference between the sum of the odd level and even level nodes of a binary tree.
What is a method ?
How are this and super used?
What is unicode datatype?
What is diamond operator in java?
what are variables in java
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 OOP's Terms with explanation?