answersLogoWhite

0

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

Notepad is a text editor. What it saves is the source code of the programming language. Any source code is just a text file, so Notepad or any text editor can save a program's code.

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Can you put a code on the notepad app?

Yes, you can write and save code in a text file using the Notepad app, as it supports plain text. However, to execute the code, you'll need to save the file with the appropriate file extension (like .py for Python, .html for HTML, etc.) and run it using the relevant programming environment or interpreter. Notepad itself does not have any built-in code execution capabilities.


How do you extract code from batch file?

You can just open the batch file with notepad and look at the code


Where to write javafie?

we use notepad and netbeans for java file.save file with .java extension


How do you make a game in notepad?

if you know how to code read this, just save your prgram as a .exe file.


How do you write a javascript?

go to notepad and write Javascript code and save it as .js and then import it into a page with a src tag


How do you save a notepad file into a java file?

just add an extension .java when you save your notepad text file


What is ending or close program code for batch file of Notepad?

kjio ^ couldn't you be more creative? xD


How do you make executable files on notepad?

Making an executable file in notepad is like trying to write a song in notepad. If you were to view an .exe in notepad all that you would see is a jumbled mess of numbers and symbols. However, if you really wanted to you could write a program using a programing language like C# or Pascal in notepad and later convert it to an executable. Here is to show part of an exe file looks like in notepad. ô㄀YY¸pL㄀é㄀㄀¿”dK㄀Wh˜dK㄀´$㄀㄀èíûÿÿWh°d


Long form of HTML?

To code HTML, you'll need a text editor such as Notepad or Notepad++. You can write your HTML code in there and save the pages as "something.html". Make sure you have the ".html" extension. If you double click the file you have made, it will open up a web browser and you'll see what your HTML has done.


How do you create a new C source file?

A source file is nothing more than a text file with code. Therefore, any file created in Notepad and saved as "anyname.c" is considered a C source file.


How to connect note pad to command prompt?

To connect Notepad to the Command Prompt, you can open Command Prompt and type notepad followed by a filename (e.g., notepad myfile.txt). This will open Notepad with the specified file, allowing you to create or edit it. If you want to open an existing file, simply provide the path to that file. You can also use the command start notepad to open Notepad without a specific file.


How do you create an HTML file?

We write HTML coding in notepad and save it with .html extension. It will automatically open with internet explorer