Question

Question 1 Which of the following might not be considered an attribute for a User class:...

Question 1

Which of the following might not be considered an attribute for a User class:

Select one:

a. Logon

b. Username

c. Password

d. Email

Question 2

Which is a tool of scenario-based modeling?

Select one:

a. All of these

b. Swimlane Diagram

c. Activity Diagram

d. Use-Case Diagram

Question 3

What are characteristics of attributes?

Select one:

a. All of these

b. Information needed for the class to perform work

c. Information that appears naturally owned by the class

d. Provide underlying information for the class

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer 1: Logon
Username and password and email are required for user class

Answer 2: All of these
all these diagrams are required
Answer 3:All of these
Attributes will defines the information of the class

Note : Please comment below if you have concerns. I am here to help you
If you like my answer please rate and help me it is very Imp for me

Add a comment
Know the answer?
Add Answer to:
Question 1 Which of the following might not be considered an attribute for a User class:...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Lab 4: Databased Admin Tool Continued Python Objective: In the previous lab, you developed an admin tool for username an...

    Lab 4: Databased Admin Tool Continued Python Objective: In the previous lab, you developed an admin tool for username and password management. You accomplished the tasks with Dictionary or List. Here, use class to design your own data structure to accomplish a similar task. The UD.txt datafile: FIRST NAME, LAST NAME,USERNAME,PASSWORD Sam, DDal,sdd233,Pad231 Dave, Dcon,dcf987, BHYW4fw Dell, Grant,dgr803,Sb83d2d Mike, Kress,mkr212,UNNHS322 Lisa,Kate,lki065,dgw6234 Paul,Edward,ped332,9891ds Youyou,Tranten,ytr876,dsid21kk Nomi,Mhanken,nmh223,3282jd3d2 Write a program that imports the database from UD.txt, your program can search for users’ password....

  • in java language please Question 2 (14 marks) a) Complete the following UML diagram as lava...

    in java language please Question 2 (14 marks) a) Complete the following UML diagram as lava classes (8 marks): Write a constructor for Computer ser class based on the information you have in the UML Complete the hasSpaces method to check if a string has space or not il. Extend ComputerUser class with two subclasses, as shown below in UML diagram and write the appropriate methods listed in the UML diagram <<abstract>> ComputerUser # username: String #password: String + Computer...

  • 4. Which is a tool of scenario-based modeling? Select one: a. State Diagram b. Information Flow...

    4. Which is a tool of scenario-based modeling? Select one: a. State Diagram b. Information Flow Diagram c. Activity Diagram d. Behavior Diagram 5. A data-centered architectural style consists of: Select one: a. None of these b. The decomposition of data into smaller components marshalled by a single main driving program c. The transformation of data through various components that either manipulate or compute data d. An architecture with a data store at the center and components that create, update...

  • Question 1: A data-flow architectural style consists of: Select one: a. The decomposition of data into...

    Question 1: A data-flow architectural style consists of: Select one: a. The decomposition of data into smaller components marshalled by a single main driving program b. An architecture with a data store at the center and components that create, update or delete data surrounding c. None of these d. The transformation of data through various components that either manipulate or compute data Question 2 Which is a tool to document software architecture? Select one: a. All of these b. Data...

  •    Prepare a design class diagram. A retail store wants to build an online system for...

       Prepare a design class diagram. A retail store wants to build an online system for their customer to place orders online and for pickup later from the store. Customers join the system by registering online (username (email), password, address, phone no) and including a credit card for use in online ordering; at that time they use login credentials (uername and password) to enter the online system. Customers who have joined the system can use the online system to search...

  • Part I: Creating ER Diagrams PLEASE COMPLETE EVERY QUESTION Question 1 (25 points): Consider the following...

    Part I: Creating ER Diagrams PLEASE COMPLETE EVERY QUESTION Question 1 (25 points): Consider the following scenario. • A Pokémon character has a unique number; a name; stamina, attack and defense values; a date introduced; and one or more moves. • A move has a name, is either quick or special, and has an accuracy and power points. • A Pokémon type has a type name, a description and a type count (the number of characters with that type). •...

  • Question 1 (24 Marks] 1. (4 marks) Write an immutable Person class in Java which provides...

    Question 1 (24 Marks] 1. (4 marks) Write an immutable Person class in Java which provides the following. • Two attributes: lastName and first Name of type String. • Appropriate initialization, accessors/mutator methods. 2. (6 marks) Write a Student class that is a subclass of Person class (in the previous question) which provides the following. • Two attributes: A unique student ID of type String and GPA of type float; the student ID is initialized when a Student object gets...

  • Lab 3: Databased Admin Tool Python Objective: Develop an admin tool for username and password management. You will need...

    Lab 3: Databased Admin Tool Python Objective: Develop an admin tool for username and password management. You will need to use the best data structure to store the data you read from UD.txt for efficient processing. You can accomplish these tasks with Dictionary or List. The data file (UD.txt) : FIRST NAME, LAST NAME,USERNAME,PASSWORD Sam, DDal,sdd233,Pad231 Dave,Dcon,dcf987, BHYW4fw Dell,Grant,dgr803,Sb83d2d Mike,Kress,mkr212,UNNHS322 Lisa,Kate,lki065,dgw6234 Paul,Edward,ped332,9891ds Youyou,Tranten,ytr876,dsid21kk Nomi,Mhanken,nmh223,3282jd3d2 Write a program that imports the database from UD.txt Give the following options: A: Search by...

  • Program must be written in C++: Create a parent class called CompSciProfessor. Each professor has name...

    Program must be written in C++: Create a parent class called CompSciProfessor. Each professor has name (type string), email (type string), and facultyId (type long). Specialize the CompSciProfessor class into two more classes: AdjunctProf, and TenureTrackProf classes. The specialized class AdjunctProf has three attributes of its own: degree (type char), NoOfTA (type int), and NoOfCourses (type int). The attribute ‘degree’ refers to the degree of the adjunct professor. You assign ‘B’ to represent bachelor degree, ‘M’ for Master degree, and...

  • Question 1 (10 points) 5-12 Which of the following is the command to launch the Local...

    Question 1 (10 points) 5-12 Which of the following is the command to launch the Local User Manager? Question 1 options: lusrmgr.msc lusermgmt.msc localuser.msc lusrmgmt.msc Question 2 (10 points) 5-7 Which of the following is the default group membership of all users added after installation of the operating system (not the user added during installation)? Question 2 options: Users Backup operator Guests Administrators Question 3 (10 points) 5-3 Which account type is also knows as a Work Account? Question 3...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT