Why is method overloading not possible by changing the return type in java?
No Answer is Posted For this Question
Be the First to Post Answer
How to declare objects of a class ?
0 Answers Akamai Technologies,
when a servlet sends request for first time it uses the follwing methods a)init b)doget() c)dopost() d)service
What is increment in java?
explain the collection in java
We are seeing so many videos/audios as many web sited. But question is these videos or audios are stored in Databases ( Oracle, Mysql, Sybase,... ) or stored any file directory from there they will give the link for that? Pls explain and give sample code to achieve this one? Thanks, Seenu.
What is arguments in java?
Explain method overloading and overriding?
How will you get the platform dependent values like line separator, path separator, etc., ?
How can be define MARKER interfce in java
what is the use of Clonable,and serializable interface?
Can an interface implement another interface?
Java is based on pass by reference or pass by value ..