(ALL IN JAVA)
Given two linked lists, each list node with one integer digit,add these twolinked lists. The result should be stored in the thirdlinked list. Also note that the head node contains the mostsignificant digit of the number.
Please write a java program. Thanks a lot!!!!
Expert Answer
An answer will be send to you shortly. . . . .