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

Friday 31 May 2013

Macromedia shockwave player FREE DOWNLOAD

PRODUCT DESCRIPTION




Flash experiences across desktops and devices.


Flash lets designers and developers integrate video, text, audio, and graphics into effective experiences that deliver superior results for interactive marketing and presentations, e-learning, and rich Internet applications.

Flash is the world's most pervasive software platform, reaching 97% of Internet-enabled desktops worldwide, as well as many popular devices.

Macromedia Shockwave Player lets you enjoy multimedia games, learning applications, and product demonstrations on the Web using exciting new 3D technology.





 Macromedia shockwave player

Posted by : Pearlian98 // 08:33
Category :

0 comments:

Post a Comment

 

social media

Powered by Blogger.