Is empty .java file name a valid source file name?
No Answer is Posted For this Question
Be the First to Post Answer
Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.
write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
What is the default size of load factor in hashing based collection?
int a=1; float b=1.0; System.out.println(a==b);
13 Answers CTS, Honeywell, McAfee,
How can you generate random numbers in java?
Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
What is java command?
What is t type java?
What is array sorting in java?
Explain tree set and its features?
Can a constructor call the constructor of parent class?
What is integer size in java?