I'm beginner in java . now i try to write a simple program to keep the friends particulars and relative particulars.

on the screen will display the following information:

1. friends information
2. relative information

Please enter your selection :


Now, my problems are how do write the code to read the selection from the user. for example user key in "1" then the friend information screen will be appear.

second, how to clear screen in dos.