Based on the BookBuilder class, write an interactive program usingtopseudocodeallow the user to create BookBuilder objects. Once you've collected data from the user,retrieve and print out the title, author, price, and publisher in a nicely formatted sentence
A) Object-oriented programming
B) Procedural programming
C) Functional programming
D) Declarative programming