Exercise 1 Due at 11:59:00 PM on Monday, 01/17/2022 through Canvas. This is a writing exercise. You may submit a Word Document (docx), a text document (txt), a Open Document format file (odt) or a PDF (pdf) file. 1. What is the difference between a literal and an identifier? Explain in about a paragraph of text. You may use expmples if required. 2. Write a line of C++ code that will print "This is the first Practice Exercise". You do not have to write the previous line in a C++ program on CLion. Just the line by itself, after you previous answer, shall suffice.