Home > Learn C++ for Everyone > Learn C++ for Everyone > Advanced C++ concepts Show previous contentLet's test your knowledge. Fill in the missing part by typing it in.A function pointer is a variable that stores the ____ of a function, allowing for indirect function calls.Write the missing line below.SubmitReveal answer Show following content