Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
1 5164what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)
2 11372I have 2 objects inside one object(vector). how can i serialize one of them. I dont want to serialize the second one
3 9309Each instance of weblogic server is physical or logical. Can sever instance be shared over multiple machines?
3 8413difference between String a; and String a=new String();? y do v need to assign memory to the variable?
2 6252
Can we extract main method from another class?
How is declarative handling of exceptions done in struts ?
What do you understand by casting in java language? What are the types of casting?
what are the different modes of archival? Explain each mode in two lines each?
How to sort array in descending order in java?
What are the differences between heap and stack memory in java?
What do you mean by an interface in java?
Realized?
What is parsing in java?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
Explain public static void main(string args[]) in java.
How does java handle integer overflows and underflows?
What is lazy class?
What do you know about validation plugin ?
Is minecraft 1.15 out?