drivers? I am not very clear about this?
Thanx for your help?

Recommended Answers

All 2 Replies

sure, a mouse driver and video drivers are good examples

they aren't removed from memory and stay resident, because they are essential to the operating system's workings

a non resident example would be a program you would code and execute, the only time it needs to be in memory is when you are running it, then it is cleared(at least should be)

Thanks a lot!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.