Global
Guideline
Comprehensive Job Interviews
Home
Interview Questions
Online Quiz Tests
Blog
Contact Us
Close Menu
Copyright © 2005 - 2024. All Rights Reserved
Search
Home
Interviews
Computer Programming
Standard Template Library (STL)
Standard Template Library (STL) Question:
Tell me What is the difference between thread and process?
Tweet
Share
WhatsApp
Download PDF
Answer:
Thread is a smallest unit of process. In process have one
or more thread.
Download Standard Template Library (STL) PDF
Read All 16 Standard Template Library (STL) Questions
Previous Question
Next Question
Write a c++ to define a class box with length, breadth and height as data member and input value(), printvalue() and volume() as member functions?
WHAT IS THE DIFFERENCE BETWEEN C++ AND VC++?