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...

Core Java Interview Questions
Questions Answers Views Company eMail

Can we place the any object to key attribute of HashMap?

HCL,

4 19185

Hi friends, i am new to java. can you explain how java is secured.

2 4677

Hi Friends, can u give me Real Time example for interface and abstract class.(With Banking Example)

4 14997

when to use ArrayList and when to use HashMap in webApplication.

1 4798

what is main difference between architecture,framework and design pattren

3 16018

Hi Friends, can you explain instance in java. In general instance means "occurence of something" . In java what is instance.

4 6233

Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.

5 6521

Hi Friends, can you give difference between extending thread class and implementing runnable interface.

4 6757

what is an object class?Explain its methods?

6 12104

Hi Friends, I am new to java. Can u explain about thread concept.How i know one thread is locked, and how can i force or acquire another thread for lock . Finally how to know thread is released from lock. Explain types of lock(like method level and block level) in thread.

1 3768

I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 4624

What is Session and cookies?Explain in detail with an example?

Accenture, CTS,

4 19378

I need to know about complete topic in java's collections i with an examples

TCS,

1 5180

Real Time sample code for Encapsulation and Abstraction. where to use abstract and where to use specifies like public private.

2 9537

What will happen inside init() in servlet. my interviewer asked servlet lifecycle. i said "once servlet is loaded in to memory init() will be called which performs servlet initialization " . Again interview asked what values will be initialized . what is difference between init() and init(ServletConfig config).

Infinite Computer Solutions, TCS,

2 13376


Post New Core Java Questions

Un-Answered Questions { Core Java }

What is externalizable?

1123


Write a program in java to establish a connection between client and server?

1023


Define linked list and its features with signature?

1054


Can a constructor be private and how are this() and super() method used with constructor?

1058


what is the difference between a threads start() and run() methods? : Java thread

1065


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

1226


What is a prefix function.write down a code to compute prefix function.

1114


What is class variable java?

1068


What is string builder?

952


What is meant by tab pans?

1345


What is the role of the java.rmi.naming class?

1151


What is the flag in java?

1115


does java support pointers?

1055


Why char array is preferred over string for storing password?

1161


What are the basic control structures?

1042