Intro to JAVA Simple Programing 1.
Please write the code according to the instruction, suchas line of code required etc, in bold.
/**
Example from R15.1.
Explain what the following code prints. Draw pictures of thelinked
list after each step. Just draw the forward links, as in Figure1.
Add a static method that returns a string representation of thelist
in the form:
list string version
[] /
[A] A -> /
[A,B] A -> B -> /
etc.
The expected output is:
A -> /
B -> A -> /
C -> B -> A -> /
C
B -> A -> /
B
A -> /
A
/
*/
import java.util.LinkedList ;
import java.util.Scanner ;
public class LinkedListTester1
{
public static void main(String[] args)
{
LinkedList<String> list = new
PayPal Gateway not configured
PayPal Gateway not configured