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 System class and its purpose?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is System class and its purpose?
Answer
# 1
System class is used to read the system properties.
 by using system class you can read current running process,
 current Runtime, time, and date.
 
Is This Answer Correct ?    2 Yes 1 No
Ashokmail
[Uss]
 
  Re: What is System class and its purpose?
Answer
# 2
The System (along with the Runtime class) provide system
level functionality to Java applications.

The facilities of these classes are not necessarily portable
across host operating system and may need to be recompiled
when porting.

Some of the facilities provided are:
1. Reading from the keyboard as input
2. Writing to console output
3. Interaction with JVM process for event notification, or
information such as free memory, etc
4. Reading/writing system properties/environment variables
5. executing other programs from within java apps
 
Is This Answer Correct ?    1 Yes 0 No
Ranganathkini
 
 
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces. Hewitt13
Explain the difference between getAppletInfo and getParameterInfo?  1
What is the protocol is used in type4 driver? CMC2
How the threads are synchronized? BMC2
What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized. iFlex4
what is prepare statement? what is calabedtarement? Symphony1
what are the diffrences between interface and abstract class?  4
Which is not Object in Java? Honeywell7
what is difference between throw and throws in exception?  16
What are interfaces?  1
How can you take string into InputStream?  3
what is generics in jdk1.5? Bally-Technologies1
What is the purpose of a statement block?  1
If set accepts only one argument then how can it compare two objects to avoid duplicates  3
What Method and class used for Connection pooling ? Wipro4
What is the difference between Abstract Class and Interface AMDOC6
What is the format of Inner Class after it compiled?  1
Why java Don't Support Multiple interitence ABC7
Difference between String and StringBuffer. IBM3
why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.  4
 
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