GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

Core Java Interview Questions


Core Java Interview Questions

Questions: 491
Comments: 2610
 Core Java Tags
 Showing Questions 81-90 of 493 Questions
<< Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>
 Sponsored Links

 
 Core Java Interview Questions
Sorting Options :  

Latest Answer: Access specifire define the scope of member ie up to where it is accesblemodire chang the property of member ...
Read Answers (3) | Asked by : Preetam Kumar Mishra

Latest Answer: Classes are usually first defined and then instantiated using the new operator. Anonymous classes combine the process of definition and instantiation into a single step. Anonymous classes are defined at the location they are instantiated, using additional ...
Read Answers (1) | Asked by : nsinha

Latest Answer: beacuse abstract class has not complte body ie class status is not clear so we cant create object ...
Read Answers (4) | Asked by : ramesh
Tags : Abstract

Latest Answer: Given ans is sufficient ...
Read Answers (2) | Asked by : siddharth das

Latest Answer: we are writing String(as[]) beacuse it is very easy to change from string to any data type ...
Read Answers (2) | Asked by : manohar

Why statement printf("%d%d%d",++a,a,a++) in C and = a++; System.out.printf("%d%d%d",++a,a,a++) in Java gives different output?
Because in C++ function argument associativity is right to left but in java it is left to right 

Because C++ solve postfix ++,-- after assignment (=) operator. 
Latest Answer: Yes.Because C++ solve postfix ++,-- after assignment (=) operator. ...

Latest Answer: caught exception:                That mean when u declare the particular type of exception(checked and unchecked exception) u will get caught exception.uncaught exception:             ...
Read Answers (3) | Asked by : vishnu

Latest Answer: XML parsing is done to retreive data from xml.(i.e,from root elements, attributes..tags)SAX parser is used to retreive data in a fashion that when it encounters any tag the data encountered is returned back.DOM parser constructs a content tree for the ...
Read Answers (2) | Asked by : gvp.java

Latest Answer: To connecting with any data base need connection and afetr compltion of task that connection get expire so next tim again we need to create connection  its degrade the performanceTo avoid this we have coonction pooling in the connection pooling we ...
Read Answers (4) | Asked by : venu prasad

View page << Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
# User Name Count
1sampra 161
2sujatham 75
3vinaymudgil007 36
4Beena 24
5sbarik 21
6mandyjoshi 20
7Karuna Reddy 13
8rabbi 11
9santh kumar 11
10sadashivarao 11
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
Sponsored Links

 
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape