answersLogoWhite

0

It Uses C/C++ Environment...

And Nowadays .Net Environment Is Also Added...!!

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is runtime in c?

when we execute the program.


What is the Example for runtime error?

Examples of run time errors are missing file inclusions, memory insufficient for the currently running program, linker errors


What error is caught when the program execute?

runtime error


How would you know whether the object is runtime?

if it is used when the program is running, it's runtime. all objects are either used when the program is running, or useless and so in theory, all useful (aka objects that you need) objects are runtime


What is the runtime complexity of a while loop in a program?

The runtime complexity of a while loop in a program is typically O(n), where n represents the number of iterations the loop performs.


Where can you download toolbook runtime?

You can download ToolBook Runtime from the SumTotal Systems website. It is also available from software download websites or directly from the developer's website. Make sure to download from a reputable source to avoid any potential issues with the software.


How can you fix a runtime error?

You may consider reinstalling the program associated with it.


If you make a exe in vbnet can you run it on a system not having net framework like vb6 programs?

No, any program targeting the .Net runtime will require that version of the runtime that it was compiled against. Note that having the 3.0 runtime does not mean an application with the 1.1 runtime will work; it must be the same runtime compiled.


What error is caught when a program executes?

compile error


How do you fix runtime error 430?

Runtime Error 430 is a common computer error that occurs when you are running a program. It is closely tied with Invalid Windows Registry, Malware attacks, Confliction with Terminate and Stay Resident Program or other current running program, software confliction and memory issue. Runtime Error 430 cannot be solved manually even if you are a computer professional. If you are encountering runtime error 430, you should install the correct version of MDAC on the user's computer and change the installation program to redistribute the correct version.


What is asymetrix runtime system toolbook?

toolbook is a tool for creating interactive presentations; it generates presentation as an executable but unfortunately, it needs some runtime library to launch such an program;


Where does the program python run?

Python is a runtime interpreter. It usually runs on the web server.