Write a program to count the nodes in a linked list Question Description Questions: 1. Write a program to count the nodes in a linked list with the first node pointed to by first. 2. Write a program...