what are threads ? why they are called light weight
processes ? what is the relation between process and threads ?
thread is an execute the more process an single process
| Is This Answer Correct ? | 2 Yes | 1 No |
write a c program to calculate sum of digits till it reduces to a single digit using recursion
Write a program to add a given duration with time(24hrs format)
What are the advantages of c language?
Differentiate between functions getch() and getche().
Stimulate calculator using Switch-case-default statement for two numbers
write a program for odd numbers?
Explain the red-black trees?
What is an arrays?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What are the advantages of Macro over function?
Write a C program to find the smallest of three integers, without using any of the comparision operators.
Is c language still used?