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 6734why 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 9975java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
CGI,
2 6182Hi.... I applied for the post of scientific officer/Engineer-SB(Programmer).Please post the syllabus and sample papers.
1 2076when 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?
1 2093why Runnable interface is preferable than extending the Thread class?
Aizza, College School Exams Tests, Sybrant Technologies, Wipro,
7 27387Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.
17 24852printstream 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 5500
How to create a base64 decoder in java8?
What is latest hibernate version?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
How can you inject java collection in spring?
what are the different modes of archival? Explain each mode in two lines each?
What do you know about validation plugin ?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What is action chaining ?
What is parsing in java?
What is difference between @controller and @restcontroller in spring?
explain different ways of using thread? : Java thread
What is java string pool?
How to sort array in descending order in java?
Differentiate between static and non-static methods in java.
What is an object in java and how is it created?