How do we access static members in java?
what is the Diff. between Access Specifiers and Access Modifiers?
39 Answers BMC, Cyber Shot, Infosys, VTS, Wipro,
Explain about data types?
How many bits is a float?
Why does it take so much time to access an applet having swing components the first time?
Why transient variables wont participate in serialization?
what is enumset?
How will you compute size of a structure?
What happens if we override private method?
What is the byte order of byte buffer?
Why do we need strings in java?
Explain class A{} class B{} class C{} all the three classes are saved in a single file name, what the name should i provide to the file ,in what file name should i run the program? Ple Explain
How will you calculate the depth of a binary tree if the tree contains 15 nodes?