1.

In ______ an object of type Thread in the namespace System.Threading represents and controls one thread.(a) . PY(b) .SAP(c) .NET(d) .EXEI had been asked this question in an interview.This intriguing question comes from Multithreading in section Going Parallel, Handling Actuator and Sensor of IOT

Answer»

Right choice is (C) .NET

The best I can explain: In .NET, an object of type Thread in the NAMESPACE System.Threading represents and controls ONE thread. Its constructor TAKES a parameterless method as a parameter.



Discussion

No Comment Found

Related InterviewSolutions