"Which types of business scenarios require using continuous number sequences in D365 F&O (despite their performance cost)? Why are noncontinuous sequences typically recommended otherwise?"
Interviewer guidance: Expected answer includes examples such as legal or regulatory requirements (e.g., tax invoice numbers, check numbers, certain financial vouchers) where no gaps are allowed, necessitating continuous sequences, whereas noncontinuous sequences are recommended by default for better performance and minimal lock contention.