What is the use of :: in java?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of java over cpp?
How do I run java on windows?
Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).
What is difference between protected and private?
Can private method static?
Write a program to search a number in the given list of numbers.
What is integers and example?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
What is the difference between an argument and a parameter?
What are runtime exceptions?
Which programming language is most secure?
i don't want fullforms of JDK an JVM i want definitions for them