Kind of.
Say another plugin/theme enqueues a script that depends on jquery, then jquery is enqueued, but if nothing is enqueued that depends on jquery, then jquery isn’t enqueued.
However, when your plugin is active, jquery is enqueued on every page regardless of whether it’s needed or not.