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 the purpose of static methods and variables?
What are the 2 types of java programs?
What is floating data type?
Can you use this() and super() both in a constructor?
what is the JNDI?
What are the differences between heap and stack memory in java?
What is private protected in java?
Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification
Which method is used to find that the object is exited or not?
What is difference between public static and void?
Why enumeration is faster than iterator?
Can java hashmap have duplicate keys?