Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing

Question

A user has created a queue named "FREEONLINETEST" with SQS. There are four messages published to queue which are not received by the consumer yet. If the user tries to delete the queue, what will happen?
  • It will ask user to delete the messages first
  • A user can never delete a queue manually. AWS deletes it after 30 days of inactivity on queue
  • It will delete the queue
  • It will initiate the delete but wait for four days before deleting until all messages are deleted automatically
Answer- C