Which of the following is not correct about Parallel development in Visual Studio 2010?

  1. Parallel programming means development of multithreaded applications to improve performance for multi processor architectures

  2. Parallel programming harnesses the computing power of manycore (multi processor) architectures

  3. Helps developers solve business problems and not concurrency problems

  4. VS 2010 will include technologies to simplify parallel computing for both native and managed code developers

  5. Provides common infrastructure for resource management and task scheduling for Parallel-aware applications


Correct Option: A

Find more quizzes: