Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?
3 6854Have you worked on bits programming? examples?What is bit? How many bits are there in the byte?
1 4218How GC (Garbage Collector) knows the objects reference is unused.Whether GC removes the unused object Parmanently or it maintains something.
2 7301
What is the difference between the font and fontmetrics classes in java programming?
to update a batch in a table in jdbc which method of statement object is used
What is the relationship between clipping and repainting?
Is entity framework an orm?
What is use of static method?
What is spring boot starter? : Spring Boot
What does %4d mean in java?
What is anagram number?
What is orm principle?
What is the msi mode in weblogic? How can you enable and disable this option?
Explain the different types of memory used by jvm?
What is session bean?
what is the attribute used to see the message length?
Why do we need mapping in hibernate?
What is implicit polymorphism in hibernate?