TEST CASES: You have an Active Voters account! Your full name is Juan Dela Cruz. You are 25 years old. You Precint Number is 125-A. You have an Active Voters account! Your full name is Peter Simon Perez. You are 65 years old. You Precint Number is 347-B. You have an Deactivated Voters account! Your full name is Andrew Reyes. You Precint Number is unknown! Please go to nearest COMELEC office. Process exited after 8.2459 seconds with return value e ROBEE any key to continue

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter10: Classes And Data Abstraction
Section: Chapter Questions
Problem 29SA
icon
Related questions
Question

c++ stacks

QUESTION 1
PROBLEM:
Based on the given class diagram, create a class implementation using C++.
Voters
-active_Account: string
-name: string
-age; integer
-precint Number string
setAccount(String account); void
+getAccount() String
setName(String fullname); void
+ getNamet() String
setAge(Integer presentAge); void
+getAge() Integer
+ setPrecintNo(String account); void
+ getPrecintNo () String
NOTE:
. Using the constructor, create three objects from class Voters and store it in the stack memory.
• Two voters must have an active account and one voter has a deactivated account.
. Please note that the deactivated voter account must be still part of the "object".
.
Test all the functions by making calls.
TEST CASES:
You have an Active Voters account!
Your full name is Juan Dela Cruz.
You are 25 years old.
You Precint Number is 125-A.
You have an Active Voters account!
Your full name is Peter Simon Perez.
You are 65 years old.
You Precint Number is 347-B.
You have an Deactivated Voters account!
Your full name is Andrew Reyes.
You Precint Number is unknown!
Please go to nearest COMELEC office.
Process exited after 8.2459 seconds with return value e
Press any key to continue
Transcribed Image Text:QUESTION 1 PROBLEM: Based on the given class diagram, create a class implementation using C++. Voters -active_Account: string -name: string -age; integer -precint Number string setAccount(String account); void +getAccount() String setName(String fullname); void + getNamet() String setAge(Integer presentAge); void +getAge() Integer + setPrecintNo(String account); void + getPrecintNo () String NOTE: . Using the constructor, create three objects from class Voters and store it in the stack memory. • Two voters must have an active account and one voter has a deactivated account. . Please note that the deactivated voter account must be still part of the "object". . Test all the functions by making calls. TEST CASES: You have an Active Voters account! Your full name is Juan Dela Cruz. You are 25 years old. You Precint Number is 125-A. You have an Active Voters account! Your full name is Peter Simon Perez. You are 65 years old. You Precint Number is 347-B. You have an Deactivated Voters account! Your full name is Andrew Reyes. You Precint Number is unknown! Please go to nearest COMELEC office. Process exited after 8.2459 seconds with return value e Press any key to continue
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
JQuery and Javascript
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage