hi gud day everyone;

i want to replace a line in a text file ...and here is my code


import java.io.*;

public class exampletextfile
{
public static void main(String args[])throws...