COntent

```java import java.io.FileWriter; import java.io.IOException; import java.util.Scanner; public class ContentWritingTool { public static void main(String[] args) { Scanner scanner = new Scanner(System.in); System.out.println("Enter the content:"); String content = scanner.nextLine(); System.out.println("Enter the file name (with extension):"); String fileName = scanner.nextLine(); try { FileWriter writer = new FileWriter(fileName); writer.write(content); writer.close(); System.out.println("Content is written to the file."); } catch (IOException e) { System.out.println("An error occurred while writing the file."); e.printStackTrace(); } scanner.close(); } } ```

Wednesday 22 May 2013

Mac Blu-ray Player v 2.7. FINAL FREE DOWNLOAD



Blu-ray Player for Windows recognizes Blu-ray devices and internal Blu-ray players instantly, meaning you can connect a Blu-ray player to your PC and watch Blu-ray discs. Not only that, but Blu-ray Player for Windows supports almost every format out there so you can use it as your default player. 

Posted by : Pearlian98 // 13:43
Category :

0 comments:

Post a Comment

 

social media

Powered by Blogger.