Computer Science, asked by abdurrehmanjanj5441, 1 year ago

How to highlight the text in notepad in windows 10 for cpp programming?

Answers

Answered by abhimanyuranga999
0

Answer:

Explanation:

programming language (with a few exceptions) are all text files. You should just select the text file in File Explorer, right click, select rename, and enter in code.cpp . CPP is the common C++ extension for C++

Similar questions