What is difference between public static and void?
No Answer is Posted For this Question
Be the First to Post Answer
perpare on factorypattern,linklist wothout using collection, (multitharding ie create producer/customer therad producer create Queue continuesly,consumer consume queue, consumer wait if queue is full,producer wait if queue is empty),diff betn sleep(1000)&wait(1000) these r the main Q ask in huawei(2008)
What is ascii format?
Is java still relevant?
What is the access scope of a protected method?
What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?
What 4 doubled?
How can you say java is object oriented?
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 methods are called, When we navigate from one applet to another applet?
What is jar?
Is final static java?
Is empty set an element of empty set?