Which of the following is not correct about Parallel development in Visual Studio 2010?
Parallel programming means development of multithreaded applications to improve performance for multi processor architectures
Parallel programming harnesses the computing power of manycore (multi processor) architectures
Helps developers solve business problems and not concurrency problems
VS 2010 will include technologies to simplify parallel computing for both native and managed code developers
Provides common infrastructure for resource management and task scheduling for Parallel-aware applications