Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

TCS Core Java Interview Questions
Questions Answers Views Company eMail

what is sendredirect?

7 10411

what is difference between Action messages and Action errors?

3 15149

What are the steps to do connection pooling in weblogic?

1 8140

what is business delegate?

2 6663

how to use finalize()Method to resources

4 7160

What is Exception handling in Java How do you handle run time errors please explain with an example

2 7663

Diff between C++ and java?

9 12339

what is jndi?

1 5038

what is java bean?where can we use it?

12 30597

what is features of jdk 1.5?

2 13552

different types of threads?

18 57819

public class AboutStrings{ public static void main(String args[]){ String s1="hello"; String s2="hel"; String s3="lo"; String s4=s2+s3; //to know the hash codes of s1,s4. System.out.println(s1.hashCode()); System.out.println(s4.hashCode()); // these two s1 and s4 are having same hashcodes. if(s1==s4){ System.out.println("s1 and s4 are same."); }else System.out.println("s1 and s4 are not same."); } } Somebody told me that, == operator compares references of the objects. In the above example even though s1 and s4 are refering to same object(having same hash codes), it is printing s1 and s4 are not same. Can anybody explain in detail why it is behaving like this? Thanks in Advance RavuriVinod

4 7744

What is the purpose of premetive data types in java?

2 8366

Howmany number of objects we can store in an ArrayList. Is there any limit?

7 14750

What is the basic functionality of DataOutput interface in java?

2 6263

Post New TCS Core Java Interview Questions


TCS Core Java Interview Questions


Un-Answered Questions

differentiate between bind() vs live() vs delegate() methods in jquery.

867


What is a recursive join sql?

1108


Define a task tracker?

687


How is saturn like earth?

114


The component used for sorting data is called as?

1


I am using an Oracle 8i Database my data contains Clob data. I am using toad version 7.6 i am able to get the data in toad but unable to extract the data in excel.when trying to extract the data into the excel the toad error says out of memory. Can any body please help me to extract the data through the same toad version. Thanks in advance

2377


How to print all the arguments provided to the script?

992


How do you change the size of a table in word?

638


How do I enable activex in safari?

779


Explain how many controllers can be used in a visual force page?

514


How will you bind the user session with a specific instance in elb (elastic load balancer)?

437


How do I partition a table in sql server?

1094


What is the relationship between the life cycle of an asynctask and an activity? What problems can this result in? How can these problems be avoided?

999


What happens when cutaneous exposure occurs?

605


How you can get the list of largest tables in a database?

1062