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(); } } ```

Tuesday 28 May 2013

Fresh Windows 7 Themes _ Latest 80 Windows 7 Themes Free Download

DOWNLOAD LATEST WINDOWS 7 THEMES AND ENJOY THE NEW AND NICE LOOKING EFFECTS.



Windows themes work only in Windows 7Windows 8, and Windows RT. If your PC runs Windows XP or Vista, you can still choose from hundreds of desktop backgrounds. Or move up to the best of Windows and personalize your PC in new ways.







 windows 7 themes

Posted by : Pearlian98 // 07:58
Category :

0 comments:

Post a Comment

 

social media

Powered by Blogger.