Write a program that can read an indefinite number of lines


1. Write a program that can read an indefinite number of lines of VB.NET code and store reserved words in one linked list and identifiers and literals in another linked list. When the program has finished reading input, display the contents of each linked list.

2. Design and implement a ToArray method for the LinkedList class that takes a linked list instance and returns an array.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a program that can read an indefinite number of lines
Reference No:- TGS01716089

Expected delivery within 24 Hours