You work as the application developer at Certkiller .com.
You are working on an
application named Certkiller App11. Certkiller App11 must be
configured to execute a
series of mathematical computations simultaneously.
What should you do next to configure Certkiller App11 to
execute a series of
mathematical computations simultaneously?



You work as the application developer at Certkiller .com. You are working on an application named ..

Answer / gaaa

A. Configure the IdealProcessor property of the
ProcessThread object.
B. Configure the ProcessorAffinity property of the
ProcessThread object.
C. Call the QueueUserWorkItem method of the ThreadPool class
for each calculation
which should be performed by Certkiller App11.
D. Configure the Process.GetCurrentProcess().BasePriority
property to be High.

Answer: C

Explanation: The ThreadPool class allows background tasks to
run in parallel hence
calculations can be queued to run as soon as a ThreadPool
Worker thread becomes
available. Because the ThreadPool can manage many worker
threads, calculations
will run in parallel.
ProcessThread.IdealProcessor requests a preferred processor
for the thread to run on, it
will not however spawn a new thread - which is what is
required here to enable
concurrency.
ProcessorAffinity gets or sets the processors that this
thread can be scheduled to run on.
Process.BasePriority gets the base priority of the process.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Microsoft Certifications Interview Questions

Why can't you restore a DC that was backed up 4 months ago?

1 Answers  


what is the difference between windows 2000 server and 2003 server

4 Answers   Accenture,


what is a wsus ? configuration steps

2 Answers   TCS,


HOW TO USE FSMO ROLES IN FOREST.. MEANS IF WE HAVE A THREE DOAMINS IN FOREST .....THEY R HYD.COM(FIRST ONE....PRIMARY DOMAIN IN THE FOREST),BANG.COM (SECOND DOMAIN),CSD.COM(THIRD DOMAIN). I WANT TO IMPLEMENT FSMO ROLES IN THIRD DOMAIN HOW TO IMPLEMENT IT ...MEANS HOW TO CONNECT WITH DOAMIN AND WHAT ROLES WE IMPLEMENT..

0 Answers   TCS,


• What are sites? What are they used for? • What's the difference between a site link's schedule and interval? • What is the KCC? • What is the ISTG? Who has that role by default? • What are the requirements for installing AD on a new server? • What can you do to promote a server to DC if you're in a remote location with slow WAN link?

3 Answers   ITC Infotech, Wipro,






How I Should get Microsoft Certification

1 Answers  


Differences Between FAT/NTFS?

5 Answers   TCS,


What are administrative templates?

2 Answers  


Hi, I'm currently placed in bangalore. where can i do Microsoft certification. let me know the best place to do.?

2 Answers  


You work as the application developer at Certkiller .com. You need to modify the code of an application. The application uses two threads named thread A and thread B. You want thread B to complete executing before thread A starts executing. How will you accomplish the task?

1 Answers  


What types of VPN does Windows 2000 and beyond work with natively?

1 Answers  


How do you restore Active Directory?

1 Answers  


Categories
  • Cisco Certifications Interview Questions Cisco Certifications (2321)
  • Microsoft Certifications Interview Questions Microsoft Certifications (171)
  • Sun Certifications Interview Questions Sun Certifications (45)
  • CISA Certification Interview Questions CISA Certification (744)
  • Oracle Certifications Interview Questions Oracle Certifications (64)
  • ISTQB Certification Interview Questions ISTQB Certification (109)
  • Certifications AllOther Interview Questions Certifications AllOther (295)