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

  GeekInterview.com  >  Tech FAQs  >  Programming  >  Java

 Print  |  
Question:  The print( ) method is just like println( ), except that it does not output a newline character after each call

Answer: A) True
B) False


January 01, 2006 10:38:17 #1
 rajesh_gint J2EE Expert  Member Since: November 2005    Total Comments: 14 

RE: The print( ) method is just like println( ), excep...
 
true
     

 

Back To Question