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                      
tip   SiteMap shows list of All Categories in this site.
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 difference between Java Command Line and C 
command Line?
 Question Submitted By :: Sunny
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is the difference between Java Command Line and C command Line?
Answer
# 1
In C and C++ when you invoke a program, the system passes 
two parameters to it: 
argc--the number of arguments on the command line
argv--a pointer to an array of strings that contain the 
arguments
When you invoke a Java application, the system only passes 
one parameter to it: 
args--an array of Strings (just an array--not a pointer to 
an array) that contain the arguments
 
Is This Answer Correct ?    5 Yes 1 No
Sunitha
 

 
 
 
Other Core Java Interview Questions
 
  Question Asked @ Answers
 
In the HashMap, we know the values but we dont know the key, then how can we get the key from HashMap ????? Kanbay3
why Runnable interface is preferable than extending the Thread class? Wipro5
Howmany classes that package java.applet.* contains? TCS1
what is difference between Action messages and Action errors? TCS1
What is the difference between throw and throws? What is the similarity between try and throw?  2
What is the life cycle of an Applet ?  1
what is the use/perpose of having a method antive?  2
What is a void return type?  2
what is jdk1.5 features? Virtusa2
what is abstract method with example? Virtusa5
Can u write constructor in abstract.If yes den when it will be invoked. SunGard3
Write program to print Hello World and print each character address in that string and print how many times each character is in that string? Ex: H: 0 & 1 e:1 & 1 l :2,3,8 & 3 o:4,6 & 2 w:5 & 1 r: 7 & 1 d 9 & 1 Huawei3
What is inheritance?  4
what is business objects?  1
how cani read a command line argument?(usingfile object).  3
What are Font and FontMetrics classes?  1
wht is customised exception? Prudential1
Package1 and Package2 both have a method name lets say "methodA" with different implementation. When I import both the packages in a java class how can I use both the methods? Ericsson3
what is the difference between static block and static method Huawei9
What is Session and cookies?Explain in detail with an example? CTS2
 
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