Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: streams

  1. #1
    Junior Member
    Join Date
    Sep 2014
    Location
    India
    Posts
    18
    My Mood
    Fine
    Thanks
    11
    Thanked 2 Times in 2 Posts

    Default streams

    'System.in' is line buffered . how??


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: streams

    Can you copy the text of the doc where you read that and paste it here?
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Re: data and object streams
    By starlord in forum Java Theory & Questions
    Replies: 0
    Last Post: March 18th, 2014, 11:16 AM
  2. I/O Streams practice
    By keepStriving in forum File I/O & Other I/O Streams
    Replies: 4
    Last Post: June 5th, 2013, 10:23 PM
  3. Problem using Streams
    By sagar474 in forum What's Wrong With My Code?
    Replies: 0
    Last Post: November 22nd, 2012, 04:24 PM
  4. hi, can any one please tell me differences between these I/O streams
    By fredsilvester93 in forum Java Theory & Questions
    Replies: 3
    Last Post: July 31st, 2012, 08:58 AM
  5. Two different streams at same time
    By ToshX in forum File I/O & Other I/O Streams
    Replies: 1
    Last Post: November 4th, 2011, 02:55 PM