Difference b/w >> and >>> ?
Write a interface "CarOperations" with the following methods void turnOnEngin() void turnOffEngin() void turnOnLigths() void turnOffLights() void turnLeft() void turnRight() void accelerate() void deaccelerate() void putBreaks() void releaseBreaks()
What do you understand by synchronization? Why is it important?
Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?
What is IOC in spring?
How to use ANT?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
what is the IDE that you have used to write your java programs?
2 Answers Inforica, Interface Software,
lll
Is it Mandatory to map each pojo class variable with table column in Hibernate? Is there any alternative to skip some of those? Thanks in advance...
what is difference between business deligate and session facade ?
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
Which java collection class can be used to maintain the entries in the order in which they were last accessed?