First page
Q138: How do you find the size of a java object (not the primitive type) ?
tags: microsoft sw java programming
Q139: Why is multiple inheritance not provided in Java?
tags: microsoft sw programming java
Q140: Thread t = new Thread(); t.start(); t = null; now what will happen to the created thread?
tags: microsoft sw programming java
Q141: How is garbage collection done in java?
tags: microsoft sw programming java
Q142: How do you write a "ping" routine in java?
tags: microsoft sw programming java networking
Q143: What are the security restrictions on applets?
tags: microsoft sw programming java
Q181: What is the difference in memory management between Java and C++? Is it possible to create a memory leak in Java?
tags: ebay microsoft amazon software programming C java c++
Q201: What is the difference between deep copy and shallow copy? Which of the two does Object.clone() implement?
tags: ebay sw java
Q218: Write Java vector add() by using C++ Templates
tags: google software programming algorithm C++ java
Q244: What is the difference between ArrayList and Vector
tags: microsoft java
Q537: In Java, what is the difference between final, finally, and finalize
tags: google sw java
Q536: In Java, what is the difference between static, final, and const
tags: google sw java
Q138: How do you find the size of a java object (not the primitive type) ?
tags: microsoft sw java programming
Q139: Why is multiple inheritance not provided in Java?
tags: microsoft sw programming java
Q140: Thread t = new Thread(); t.start(); t = null; now what will happen to the created thread?
tags: microsoft sw programming java
Q141: How is garbage collection done in java?
tags: microsoft sw programming java
Q142: How do you write a "ping" routine in java?
tags: microsoft sw programming java networking
Q143: What are the security restrictions on applets?
tags: microsoft sw programming java
Q181: What is the difference in memory management between Java and C++? Is it possible to create a memory leak in Java?
tags: ebay microsoft amazon software programming C java c++
Q201: What is the difference between deep copy and shallow copy? Which of the two does Object.clone() implement?
tags: ebay sw java
Q218: Write Java vector add() by using C++ Templates
tags: google software programming algorithm C++ java
Q244: What is the difference between ArrayList and Vector
tags: microsoft java
Q537: In Java, what is the difference between final, finally, and finalize
tags: google sw java
Q536: In Java, what is the difference between static, final, and const
tags: google sw java
