Code needs to be done in c++
Create a class called Record:
? this will represent a data record with the following data:
? an integer id (this will be the key)
? a name string (you will likely want to make this a fixed sizecharacter array)
? you will have the following public methods:
? a constructor, taking an id and a name as arguments
? Getters: getId() and getName()
? Note: You need to make sure all record objects are the same size,so you may want to
use a character array with a fixed size, padded or truncated asnecessary, to represent the
name.
2. Create a class called Bucket:
?
PayPal Gateway not configured
PayPal Gateway not configured