Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@rahul69-97fAOs • Aug 10, 2013
If u want threads in ur program, u need to create threads in your program ☕rukawaWhen I create a program and want it to be executed using threads do I have to create them myself and add their code to my program or will the processor create its own threads and use them to execute the program? -
@vishal-pysGmK • Aug 10, 2013
processor doesn't know anything unless you tell it! 😛rukawaWhen I create a program and want it to be executed using threads do I have to create them myself and add their code to my program or will the processor create its own threads and use them to execute the program? -
@nayan-Dhpt4N • Aug 10, 2013
rukawaWhen I create a program and want it to be executed using threads do I have to create them myself and add their code to my program or will the processor create its own threads and use them to execute the program?
Take it in this way. A computer is the smartest invention man has ever made. But its the dumbest of all machines. You need to feed in everything before expecting any output