Join
Blogs
Questions
Videos
Tags
Members
Search
 
 
Create your own blog, earn points and get popular!

Java

mailemm's picture

Could not resolve placeholder

I getting this when trying to deploy my application on Tomcat,Could not resolve placeholder 'rms.database.driverClassName'
0
Your rating: None
suganya's picture

java

i want a material for scjp test
0
Your rating: None
sasikala's picture

hash map declaration

HashMap input,output = new HashMap(); is this declaration correct?
0
Your rating: None
Mitchel's picture

Symbol table

0
Your rating: None
manishkumar's picture

Hello

What's the difference between these two statements:
  1. Stringa1 =newString("abc");
and
  1. Stringa2 ="abc";
If you could illustrate the difference, that would be great.
0
Your rating: None
sudhanshu_841's picture

Why can't an abstract class be instantiated?

Why can't we instantiate an abstract class?
or why can't we make a call to the constructor of an abstract class, though it exists?
0
Your rating: None
amrie's picture

Array and String

You are given a table that shows the total number of cars sold by a local car manufacturer in Australia for the first six months in the year 2008.
 
0
Your rating: None
raje05's picture

recommending books with coding in java

hi,

  I am beginner in java can anyone suggest me a programming book about java.

 i am an advanced programmer in .NET technologies. so i have good command on OOPS concepts and all i want source code examples for beginners in to the technology .

and if possible tell me something how accept input from user like a calulcator program in java
0
Your rating: None
raje05's picture

recommending books with coding in java

hi,

  I am beginner in java can anyone suggest me a programming book about java.

 i am an advanced programmer in .NET technologies. so i have good command on OOPS concepts and all i want source code examples for beginners in to the technology .

and if possible tell me something how accept input from user like a calulcator program in java
0
Your rating: None
sudharsanarao surapu's picture

Interface

How can we create an object of interface?
0
Your rating: None
Syndicate content