difference between sql exception class and sql warning class
Answer / satya
sql exception which provides information on database access
errors where as sql warning provides inforamation on
database access warnings.
Is This Answer Correct ? | 6 Yes | 2 No |
which is the better collection class if the requirement is only displaying the data
what is default length of textfield ?
Name three subclasses of the component class?
What is the initial state, When a thread is created and started?
Is 'synchronised' a modifier?
What is RRL?
Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
What value does readline() return when it has reached the end of a file?
Tell me about Firewalls in RMI?
can a static method be overridden
Explain the methods of Naming class, rebind( ) and lookup()?
To what value is a variable of the string type automatically initialized?