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 |
By using C language input a date into it and if it is right?
why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???
what is a c-language.what is do.
What is memory leak in c?
Where in memory are my variables stored?
Explain the use of 'auto' keyword
what are the stoge class in C and tel the scope and life time of it?
Do pointers store the address of value or the actual value of a variable?
When should the register modifier be used? Does it really help?
In which layer of the network datastructure format change is done
which one is highest Priority in c? a)=,b)+,c)++,d)==
C,c++, Java is all are structural oriented or procedure oriented language..?