Step 1: A weak entity does not have a primary key of its own that can uniquely identify it.
Step 2: It depends on another entity, called the owner or strong entity, through an identifying relationship.
Step 3: Without that owner, the weak entity has no meaning and cannot exist in the database.
Step 4: So a weak entity cannot exist without a related strong entity. Answer is (A).