long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?
3 6990Have you worked on bits programming? examples?What is bit? How many bits are there in the byte?
1 4263How GC (Garbage Collector) knows the objects reference is unused.Whether GC removes the unused object Parmanently or it maintains something.
2 7395what is private constructor?what are the uses of writing private constructor in our program?
10 22124Why would you desing a J2EE application so user data is entered by way of a JSP page and managed by an underlying Java Beans class?
5 22975
What happens if constructor is private?
How do you use wildcards?
How do you remove an element from an arraylist in java?
What are the four pillars of java?
What is fail fast in java?
Explain about static nested classes in java?
What is the base class for error and exception?
How variables are declared?
How to compare strings in java?
What is lossy conversion in java?
What loop means?
Is java a virus?
What is the difference between normal report & matrix report?
Is empty set an element of empty set?
What is object data type?