How can we define the path if our file is at another place?
I got this one that in preamble, we will write
\usepackage{graphicx}
Then for uploading graphics we will use
\includegraphics{File.extension}
But what in case if file is at another place, how will I give the path to it, how will I center it and how can I add text to it?