what are the reasons of rebooting the system?
Answer Posted / rehan raafey
see whenever your install any new software definetly most of
the softwares ask you to reboot system . so the point here is >
whenever a user or admin install the software the first
thing come over here is
1) software will get registered in computer system that can
be seen in
start > run > type > regedit
u can see by going here hkey current user and hkey local
machine folders.
most softwares which ask for reboot , if the user did not
reboot his system software will not work properly bcoz of
registry problem . so in order to avoid that , reboot is must.
if sytem get rebooted then the files of that particular
software will get registered , than the software will work
perfectly . this the main reason and next thing i can say
is updating services.. whenever a genuine windows copy
getting updated then restart compulsory to make it available .
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is the default kill signal?
What is thread safety and synchronization?
How to update value using threads. Write code?
if thread a,b,c have Max,Min,Normal priorty what is N0. in below set they correspond to.Something like (2,0,1)
What is thread safety? How do you achieve it?
Explain the reasons of rebooting the system?
Tell me how to share printer through ftp(fire transfer protocol)?
Explain yielding in threading?
How to share printer through ftp(fire transfer protocol)?
What is the difference between a computer process and thread?
How do you kill a process using pid?
How do you taskkill a program?
What is thread safety?
What are the different ways in which a thread can enter into waiting state?
How do I kill a process?