answersLogoWhite

0

Not possible.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

what tool used to convert C++ source code into executable machine code?

Compliers are used to convert C++ into assembly code. Then a tool called an "assembler" converts that code into machine code. Finally, a "linker" connects all of those machine code files into a single executable.


How do you Convert C plus plus code to MIPS?

C++ is high-level source code, while MIPS is low-level machine code for a reduced instruction set computer (RISC). To convert C++ source code to MIPS you need a C++ compiler specific to the MIPS architecture you're building against.


What is the difference between exe and class files?

in .exe file it contains machine understandable code. but in .class file it contain only byte code which is not understadable by the microprocessor it will understud by the jvm only . we con't execute .class file without jvm . but we can execute .exe file without c-compiler .


What is computer program in c plus plus?

The C++ standard does not impose any extension rules on source code files. Conventionally, all C++ headers use a .h extension while all C++ source files use a .cpp extension, however you are free to choose your own extensions as you see fit. Some programmers prefer .hpp for C++ headers in order to differentiate them from C headers, however there's no requirement to do so unless you are specifically differentiating C-style headers from C++ headers. Similarly with .c and .cpp extensions with respect to C-style code and C++ code. In the main it's best to stick with the well-established conventions.


C code for?

It's used to make simple program using a compiler such as visual basics which is a windows program that makes .exe files. C was made so programmers could easily and quickly make programs, a compiler convert the C coding into binary and allows it to be opened with your specifix operating system.

Related Questions

How do you convert .c extension to .exe?

To convert source code (.c file) to an executable (.exe) file you have to use a compiler, which is a translator of source code to machine code.


How do you call an exe file in c source code?

system, exec*, spawn*, CreateProcess, ShellExecute...


How do you create .exe file in c plus plus?

You can create an exe-file from your C++ source, if you have a compiler.


Convert .exe file to .sis formate using C language?

love


what tool used to convert C++ source code into executable machine code?

Compliers are used to convert C++ into assembly code. Then a tool called an "assembler" converts that code into machine code. Finally, a "linker" connects all of those machine code files into a single executable.


How do you Convert C plus plus code to MIPS?

C++ is high-level source code, while MIPS is low-level machine code for a reduced instruction set computer (RISC). To convert C++ source code to MIPS you need a C++ compiler specific to the MIPS architecture you're building against.


You have Vista home 64 bit as operating system and it does not support C programming What should you do.?

A program in C usually compiles to a regular .exe on Windows, so Windows Vista Home 64 bit (or any other Windows system, for that matter) should run a program written in C just fine. The thing is that you shouldn't count on Windows having a C compiler installed by default (unlike Linux or Mac which typically come with gcc pre-installed), so you won't be able to compile C source code on your machine unless you install a compiler separately. The difference between source code and a compiled .exe is that source code is human-readable and editable in any simple text editor like Notepad, while a compiled .exe looks like gibberish in a text editor. If in doubt as to whether a C program file on your computer is source code or not, you can check the extension (C source files usually end in ".c"; compiled C files often end in ".exe", or more generally just something that's not ".c") or try to open it in Notepad. There are a variety of C compilers available for Windows Vista, such as Bloodshed (http://www.bloodshed.net/devcpp.html) and MinGW (http://www.mingw.org/). I think this means that your TurboC isn't working properly. Use something newer!


What is the difference between exe and class files?

in .exe file it contains machine understandable code. but in .class file it contain only byte code which is not understadable by the microprocessor it will understud by the jvm only . we con't execute .class file without jvm . but we can execute .exe file without c-compiler .


How convert cs to exe?

To convert a C# (.cs) file to an executable (.exe), you can use the .NET SDK with the command line. First, ensure you have the .NET SDK installed. Then, navigate to the directory containing your .cs file in the command prompt and run the command dotnet build or dotnet publish. This will compile your code and create an executable in the bin folder of your project.


Getting source code of c?

C is a programming language, so it doesn't have source code.(On the other hand, C compilers do have source code, but you, as a beginner in programming, could not understand them.)


How do you Open a text file as C plus plus source code?

All C++ source code is is a text file with the .cpp extension. So if you save your code as *****.cpp then it is automatically C++ source code.


What is computer program in c plus plus?

The C++ standard does not impose any extension rules on source code files. Conventionally, all C++ headers use a .h extension while all C++ source files use a .cpp extension, however you are free to choose your own extensions as you see fit. Some programmers prefer .hpp for C++ headers in order to differentiate them from C headers, however there's no requirement to do so unless you are specifically differentiating C-style headers from C++ headers. Similarly with .c and .cpp extensions with respect to C-style code and C++ code. In the main it's best to stick with the well-established conventions.

Trending Questions
What kind of functions that robots perform? How are highway pillars with spiral reinforcing rods wrapped around them and buildings standing on steel and rubber springs alike? What are the disadvantages of using tractors in the agricultural fields? Is a screw driver a kind of wheel and axle? Why does your alarm clock radio still make a crackling noise even when turned off The noise is intermittant and is very low but the noise is a concern and it continues all day? A transformer has primary voltage of 240v and a secondary voltage of 48v what is the turns ratio of this transformer? Explain the client-server model on the Internet In which layer of the TCPIP protocol suite is the model implemented? Why is the current in diodes only due to diffusion and not influenced by electric field of batteries? Is it ever necessary to add extends Object to a class declaration? The rms value of the resultant current in a wire which carries a DC of 10A and a sinusoidal ac of peak value 20A is? Verilog code for single cycle data path? What is valve class? Who develop visual basic programming language and where? What type of oil is used in kawasaki 125 eliminator? What does the hexadecimal numeral FF mean? What separates terminals inside a capacitor? When were applications invented? Any 10 advantages on computer? How long could gas enter a heat exchange if a pilot light were to go out during burner operation of a gas furnace with a Thermopylae pilot safety? What is the value of resistivity?