answersLogoWhite

0

Threading. However, unless you have multiple cores, or i3, i5, i7, you cannot execute multiple lines at once. (one core per process, a thread must be within a process, that's the concept. But you have no control over them). The codes will be the same. the actuall runtime varies because of the CPU.

User Avatar

Wiki User

14y ago

What else can I help you with?

Continue Learning about Engineering

A line of software code is called?

A line of software code is called a line of source code... Come on now.Source lines of code (SLOC) is a software metric used to measure the size of a software program by counting the number of lines in the text of the program's source code. SLOC is typically used to predict the amount of effort that will be required to develop a program, as well as to estimate programming productivity or effort once the software is produced.see: http://en.wikipedia.org/wiki/Source_lines_of_code


How is an applet started by a browser?

Once you have made the applet, you need to make an HTML file to launch the applet. Search google for examples, it's only about 3 lines of code


What are two lines that don't go over each other more than once?

those two lines are perpendicular lines


What is wora?

WORA stands for "Write Once, Run Anywhere," a principle associated with programming languages and platforms that allow code to be executed on multiple systems without modification. This concept is particularly prominent in Java, where code compiled into bytecode can run on any device equipped with a Java Virtual Machine (JVM). WORA promotes cross-platform compatibility, reducing the need for developers to write separate code for different operating systems.


What type of loop always execute at least once?

A do-while loop always executes at least once, and works like this: do { //code, such as incrementing a value, printing text, etc. } while (expressionToEvaluate); a perfect example of this would be something like: <code> int i = 10; int counter = 0; do { counter+=i; i--; } while (i > 0); </code>

Related Questions

How doese improvethe perfomeance of the java about multythreadinng?

Multithreading allows you to use the extra power of multi-cored processors. It also allows multiple parts of your code to be executes at once. This means that slow executing code will not hold up the other lines of code following it.


What is the unlimited access card code for pirates of the Caribbean online?

there isnt a single access code. There are multiple. Once they are used, they cant be used again.


Can multiple catch blocks be executed?

No, Multiple catch blocks can't be executed. Once the proper catch code executed, the control is transferred to the finally block and then the code that follows the finally block gets executed.


What is the line code on Nabooti Island?

For the scorpion pit, click each of the sideways lines (-) exactly once, and they will all line up (----).


What are the piano notes for adiemus?

d,c,d,f,e,c,d,e,d f sharp,a,e,g,d,f sharp,c sharp, d, c sharp (repeat these two lines once again) e, f sharp, g, a, b, c, b, a, g, f sharp, g, a g, f sharp, e, g, e, g, a this is only part of it haven't figured out the rest yet


Can you use one Grill Off with Ultra Hand WiiWare code on multiple Wiis?

No you can only use it once on one console.


Is the Shogun 2 Total War registration Key code reusable for multiple systems?

No, they only let you use the key once.


How sharp is a Stegasaurus's tail?

Pretty dang sharp..one guy cut his finger once.


What refers to the many different layers of sound are heard at once?

Polyphony refers to the many different layers of sound that are heard at once in music. It is a musical texture that features multiple independent melody lines playing simultaneously.


Can you merge multiple questions at once?

No, you cannot merge multiple questions at once. You can only merge multiple alternates at one time.


Is it possible to purchase multiple I bonds at once?

Yes, it is possible to purchase multiple I bonds at once.


What do the codes P0300 P1130 P1135 refer to in a Lexus RX300 2000?

The P0300 is a multiple miss-fire code. The P1130 & P1135 are fuel air metering codes. Generally speaking you want to fix the first fault code in the list if you pull multiple codes at once. One code can cause other codes to appear. Fix the multiple miss-fire problem, clear the codes and see if the other two comeback.