Can any one tell what’s the difference between .cfg and .xml file?
As far as i know Xml start with header
“?xml version=1.0”
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
.cfgis a file extension used for all kinds of file formats that contain configuration information..xmlis a file extension used for all kinds of XML based data formats.Config data can be expressed in XML.
No. The XML prolog is optional if the XML uses XML 1.0 and UTF-8 or UTF-16.