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

What FSMO placement considerations do you know of?

1 Answers  


What are administrative templates?

2 Answers  


windows file/folder sharing ?

0 Answers   Consultancy,


What is Micro soft?

2 Answers   Microsoft,


How do you restore Active Directory?

1 Answers  






what is the different between windows xp home edition and professional ?

1 Answers  


What is the Global Catalog?

1 Answers  


what is the process to check server health

2 Answers  


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

1 Answers  


How I Should get Microsoft Certification

1 Answers  


What is WSUS server? Basci requirement of installing? difference between WSUS ans SUS? benifits of both?

2 Answers  


What is the order in which GPOs are applied?

1 Answers   Microsoft,


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)