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

Sun Certification Practice Questions


Sun Certification Practice Questions

Questions: 2544
Comments: 379
 Sun Certification Practice Questions Tags
 Showing Questions 21-30 of 38 Questions
<< Previous 1 2 [3] 4 Next >>
 Sponsored Links

 
 Sun Certification Practice Questions
Sorting Options :  

Latest Answer: Hi,Destroy method is a method where we can provide the actions (to free up the resources) to be performed while the servlet is getting unloaded. In general when a servlet is getting destroyed the servlet container calls this method and also does many ...
Read Answers (9) | Asked by : lats13

Is there other way to prevent next thread to access the resource with out using "synchronized" blocks?

Latest Answer: According to the Java Specification, the  four methods related to threading is defined in the Object class rather than the Thread Class, because of the Java Concurrency and Synchronised construct. As we start the JDK, there are different therad runs ...

Latest Answer: Class loaders are one of the cornerstones of the Java virtual machine (JVM) architecture. They enable the JVM to load classes without knowing anything about the underlying file system semantics, and they allow applications to dynamically load Java classes ...

Latest Answer: ) Abstract class defines few or none of the methods, but interface defines all the methods..2) Abstract classes should have subclasses else that will be useless..Interfaces must have implementations by other classes else that will be useless3)only an ...
Read Answers (19) | Asked by : apt_dpl
Tags : Abstract

Latest Answer: Very easy, just define a class that implement the Printable interface and then import that class and use the print() method.public class myPrintable implement Printable {public int print(Graphics gr, PageFormat pf, int pageIndex) throws Exception {  ...
Read Answers (1) | Asked by : Ravi Prakash

Latest Answer: It is one of the service provided by EJB Container. It is pool of instances, which is ready to use. Instance pooling reduces the number of component instances, and therefore resources, needed to service client requests. In addition, it is less expensive ...
Read Answers (1) | Asked by : sateesh

Latest Answer: String are made immutable because 1. better memory management.Generally thousands of string literals objects are created in any of the application.To avoid the individual memory allocation to all the string objects ,JVM creates the string literal objects ...
Read Answers (6) | Asked by : Ram kishor Meena

Latest Answer: no primitive methods in javaactully java have eight primitive variables boolean,byte,char,int,float,short,long,double, ...
Read Answers (1) | Asked by : Rajeev Nayan

Latest Answer: Thread Indepandent :               There is no thread involve in executing program. Each time we execute program it create a seperate process.Garbage Indepandent :                ...
Read Answers (1) | Asked by : Murthy

View page << Previous 1 2 [3] 4 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
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

 




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