Guys what is cfg files? I wann know about them. What should i do? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Guys what is cfg files? I wann know about them. What should i do?

..

15th Jan 2021, 12:28 AM
alien333
17 Answers
+ 6
CFG is a configuration file used by various programs to store settings.
15th Jan 2021, 12:37 AM
Zohaib 👑
Zohaib 👑 - avatar
+ 5
In computing, configuration files (.cfg) are files used to configure the parameters and initial settings for some computer programs. They are used for user applications, server processes and operating system settings.
15th Jan 2021, 5:51 AM
Abhiyantā
Abhiyantā - avatar
+ 3
Tnx my friend
15th Jan 2021, 12:38 AM
alien333
+ 2
You can open in any text editor. Notepad++ VS code
15th Jan 2021, 12:41 AM
Zohaib 👑
Zohaib 👑 - avatar
+ 2
A configuration file, often shortened to config file, defines the parameters, options, settings and preferences applied to operating systems (OSes), infrastructure devices and applications in an IT context.
16th Jan 2021, 11:29 AM
Mr. Unknown
+ 2
A file ending with the extension "CFG" contains configuration settings used on your computer. The file format is plain text, which means you can use a free plain text editor such as Windows Notepad to open, edit, and then save the file in the same CFG format. Each CFG contains its own settings for any Windows program, but you can open and store the file without any third-party software.
16th Jan 2021, 11:33 AM
Mr. Unknown
+ 1
Where do you want to use it?
15th Jan 2021, 12:45 AM
Zohaib 👑
Zohaib 👑 - avatar
+ 1
CS is it counter strike? And No i don't speak persion. 😊
15th Jan 2021, 12:52 AM
Zohaib 👑
Zohaib 👑 - avatar
+ 1
Ok
15th Jan 2021, 12:52 AM
alien333
+ 1
Tnx shivanshu for reply, i really needed it
17th Jan 2021, 2:18 PM
alien333
0
Bro how can i use it?
15th Jan 2021, 12:39 AM
alien333
0
It doest need any information to make it? like css , html and ...
15th Jan 2021, 12:42 AM
alien333
0
On cs 1.6
15th Jan 2021, 12:46 AM
alien333
0
Zohaib can u speak persion? u are from pakistan
15th Jan 2021, 12:51 AM
alien333
0
Tnx for reply Rishav
15th Jan 2021, 10:03 AM
alien333
0
Time remaining: 01 :16 :27 Computer Science PLEASE HELP ME WITH THE QUESTION 5 WHICH IS IN SCREENSHOT (Write a formally defined CFG for the above problem ( from problem 3 ) and assume and imply that: this question) The following problem list the operators line by line, where each line is a higher precedence than the operators underneath. ( postfix ) ++, ( postfix ) -- ++ ( prefix ), -- ( prefix ) *, >=,& + , - , <= -(unary),+(unary), % >,< &&, /, ! ||, ̃| ( this symbol meant to be a tilde followed by a pipe ) =, /= This problem will be using a left associative property on every operand that defaults to always doing the highest level operation from left to right. Show the order of evaluation of the following expressions by parenthesizing all sub-expressions and placing a superscript on the right parenthesis to indicate order. Like in the example from the chapter 7 problem set. 1) a * b - 1 + c 2) a * (b - 1) / c % d 3) (a - b) / c & (d * e / a - 3) 4) ( a + b <= c ) * ( d > b - e ) 5) -a || c = d &&
4th May 2021, 6:20 AM
Swati Reddy
Swati Reddy - avatar
0
Ans this guys!!!!
4th May 2021, 6:20 AM
Swati Reddy
Swati Reddy - avatar