Home > Learn C++ Programming > Learn C++ Programming > Data Types and Variables Show previous contentTry this exercise. Fill in the missing part by typing it in.A variable can be modified, while a ___ in C++ has a value that remains unchanged throughout the execution of a program.Write the missing line below.SubmitReveal answer Show following content