ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
info       Did you received any Funny E-Mails from your Friends and like to share with rest of our friends? Yeah!! you can post that stuff   HERE
Google
 
Categories  >>  Software  >>  Core Java  >>  Java J2EE  >>  Java Related
 
 


 

 
 Core Java interview questions  Core Java Interview Questions
 Advanced Java interview questions  Advanced Java Interview Questions
 Swing interview questions  Swing Interview Questions
 EJB interview questions  EJB Interview Questions
 Servlets interview questions  Servlets Interview Questions
 Struts interview questions  Struts Interview Questions
 JDBC interview questions  JDBC Interview Questions
 JMS interview questions  JMS Interview Questions
 SunOne interview questions  SunOne Interview Questions
 J2EE interview questions  J2EE Interview Questions
 Weblogic interview questions  Weblogic Interview Questions
 Websphere interview questions  Websphere Interview Questions
 Java Networking interview questions  Java Networking Interview Questions
 Java J2EE AllOther interview questions  Java J2EE AllOther Interview Questions
Question
what is the form of storage space in java?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the form of storage space in java?
Answer
# 1
for objects Head that is garbage collectable,
for methods,local variables are stored in stack.
 
Is This Answer Correct ?    2 Yes 0 No
Venkat Kanneganti
 
  Re: what is the form of storage space in java?
Answer
# 2
bytes
 
Is This Answer Correct ?    0 Yes 4 No
Guest
 
 
 
  Re: what is the form of storage space in java?
Answer
# 3
heap is the storage space for all the objects
 
Is This Answer Correct ?    2 Yes 1 No
Ravikiran(aptech Mumbai)
 
  Re: what is the form of storage space in java?
Answer
# 4
All the instance variable stored in Stack Memory, If you r 
using "new" operator for creating the objects means it will 
create under Heap memory......
 
Is This Answer Correct ?    1 Yes 0 No
Neelamadhab Mallick
 
  Re: what is the form of storage space in java?
Answer
# 5
All are bytes.
 
Is This Answer Correct ?    0 Yes 0 No
Babu
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
what is life cycle of applet?  4
What is a serializable interface?  3
What is 'finally' method in Exceptions?  4
why java is not supporting multiple inheritence?  3
what is mean by method signature? Satyam5
Difference between Applet & Application?  5
what is aberivation of java?  10
Why can't we make jsp as a controller and action servlet in struts? TCS7
What is the use of an interface?  3
how to convert mm/dd/yy to dd/mm/yy using collections in java. Bosch2
What is Vector?Can you elaborate how Vector is Thread safe?  3
What is Applet Flickering ? Persistent1
Difference between ?System.out.println? and ?System.error.println?? Sai-Softech2
can anyone explain me the concept of autoboxing?  3
Name the class that used to read objects directly from a stream? Wipro2
whats the diff between jsp and servlets? HCL9
Accenture NJ mostly ask question on Collection like 1)How to sort Objcts and how treeset sort them 2)Explain mechanism of Hashcode finding in Java 3)Name some of the Sorted collection. Accenture2
Q) I have a ArrayList object, in that object i have added 5 integer values, 5 float values, 5 string values. Now question is how can delete particular type of data ( i.e all int values or all float values or string values) in that list object at a time? Aricent2
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run? DNS2
Why const and goto are reserved keyword in java?  1
 
For more Core Java Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com