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

Java Interview Questions


Java Interview Questions

Questions: 923
Comments: 1297
 Showing Questions 41-50 of 923 Questions
<< Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>
 Sponsored Links

 
 Java Interview Questions
Sorting Options :  

Latest Answer: it will load the driver jdbd odbc ...
Read Answers (2) | Asked by : Pradnya

choice:a)compilation errorb)runtime errror Or what is the result?  
Latest Answer: it will result in a compilation error because first thing is that you have not written method body ,else if you don't want to write method body then declare it abstract and terminate it using semi colon. ...
Read Answers (2) | Asked by : mohanraju

Latest Answer: C++ is also an OOP Language!Java syntax is C++ minus pointers, templates, multiple inheritance, operator overloading ....Maybe java enforces OO programming in a more strict manner than C++, whereas C++ is more flexible and has to be used more sensibly.As ...
Read Answers (1) | Asked by : kittu

Latest Answer: The deafult size of the vector is 10 but the deafult size of the Arraylist is 0 ...
Read Answers (5) | Asked by : V.shankar

Latest Answer: /* This only adds & removes the elts from an arraylist */class myArrayListSecond{ private static int maxsize; private static Object data[]; private static int index; public myArrayListSecond() {  maxsize = 5;  data ...
Read Answers (3) | Asked by : narasimha

Latest Answer: Referential Intigrity is nothing but Primary Key concept in OracleBrowsers only understand HTML ,but we dont run servletes and jsp's at broweser side we run them at server side we get the values and we embed them with HTML ...
Read Answers (2) | Asked by : madhu

Latest Answer: It is created during runtime.Regardsharidas ...
Read Answers (1) | Asked by : vishalaxi Sajjan

Latest Answer: Java Virtual Machine consists of the following Components: 1. Class Loader2. Byte Code verifier3. Interpreter4. Just In Time Complier5. Security Manager6.Garbage CollectorClass Loader loads the .class file and this file is verified by Byte code verifier, ...

Latest Answer: if we use the command some c:java xxx 1. the JVM will be started and it will allocate the memory for holding the information about java classes. this memory are is called "ClassArea".2. The "Class-Loader" loades the class xxx  ...

Latest Answer: There is no exceptionIn Java the compiler compiles the programe but whenever we execute that we wont get any output because of access specifier PRIVATE. The main method does not not call the member function (methods) ...

View page << Previous 1 2 3 4 [5] 6 7 8 9 10 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 (?)

 
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