What is the Equivalent of cin.ignore() in java? -


this question has answer here:

i new learner of java language , past 2 years have been working c++. gonna need equivalent cin.ignore() in java.

in java equivalent of cin.ignore() inputstream.skip(). can refer java docs


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -