Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
3 6542why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?
3 9738java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
CGI,
2 6035Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
2002when i m calling java for web browser . so browser it's not support. show error in browser: internal error occur. java.lang.NoClassDefFoundError. will you give me solution why it's not starting browser.? is there any consult with .net framework2.0?
2016why Runnable interface is preferable than extending the Thread class?
Aizza, College School Exams Tests, Sybrant Technologies, Wipro,
7 27078Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.
17 24157printstream class method println() is calling using System class and its static object out .how it is explain any one in detail with example ?
TCS,
1 5396
How does hibernate work?
What is annotation wiring and how do we turn it on?
What is the common usage of serialization? What exceptions occur during serialization?
java based application for hospital management
What is the Concept of Encapsulation in OOPS
What is the benefit of having jdbcrowset implementation? Why do we need a jdbcrowset like wrapper around resultset?
What is the difference between system.out ,system.err and system.in?
What do you mean by ognl?
For class CFoo { }; what default methods will the compiler generate for you>?
How can we write our own interceptor and map it for action?
List some oops concepts in java?
What is difference between requestmapping and getmapping?
Explain the performance tuning in jdbc?
How to use forward action to restrict a strut application to mvc?
Enlist the CallBack methods of Session Bean?