Do I need java for windows 10?
No Answer is Posted For this Question
Be the First to Post Answer
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What are the object and class classes used for?
Explain about complier design(phases)
0 Answers Aditi Placement Service,
Is &&= a valid Java operator?
Name the methods that used to get and set the text label displayed by a Buttonobject?
how we can create packages in java?
give me the answer of this code class A extnds String This code we can write r not in Java? Explain?
What modifiers are used for interface declaration?
What is the static variable?
This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .
What are the difference between composition and inheritance in java?
What is means by DLL file means ? What is the use of DLL file? What are the contents of DLL file?