Posts

Showing posts from July, 2024

AKASH.N,P23CS366

Image
 import java.io.*; import java.nio.file.*; import java.util.List; import java.util.stream.Collectors; public class AFO{     // Read file content     public static void readFile(String filePath) throws IOException {         List<String> lines = Files.readAllLines(Paths.get(filePath));         for (String line : lines) {             System.out.println(line);         }     }     // Write content to a file     public static void writeFile(String filePath, String content) throws IOException {         Files.write(Paths.get(filePath), content.getBytes(), StandardOpenOption.CREATE, StandardOpenOption.APPEND);     }     // Copy a file     public static void copyFile(String sourcePath, String destinationPath) throws IOException {         Files.copy(Paths.get(sourcePath), Paths.ge...
Image
Name: N.AKASH Father Name: G.Nagendheran DOB: 21/03/2002 Gender: Male  Nationality: Indian  Religion: Hindu  Marriage Status: Un married  Language Known : Tamil, English  Qualification: MSC(CS) Social Media:                  Instagram: this_ is_akash_03                   Twitter:akash.N Ambition : IT Address: Thiruppanandal 612504.                   Maariyamman Kovil Middle Street. Phone number:8940414064