'Did cpu workload increased linearly in multithreading?

If a single thread cost 25% workload of a multi-core CPU, are 4 threads will fill the CPU?

Besides the 4 threads, can I do something else with the CPU?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source