Literature Notes
Test Prep
Study Guides
Log In
Sign Up
Home
Questions and Answers Archive
Software engineering
November 2022
Software engineering questions and answers in November 2022
1. We discussed in-process metrics for both traditional (waterfall) and Agile methodologies. A) Detail three in-process metrics for traditional development models. Detail the pro's and con's f...
. Description This assignment covers the datapath components: Register File and AL U. You are supposed to create a custom register file that can store 11p to 4 different values using registers, and...
BASED on the ERD diagram, you can probably find one online, can you please answer Question 1 and 2 for me. Thank you!. Car Dealership You are going to design an information system for a car dealership...
This final submission consists of three components: the initial pitch to see if this something that your client wants, the Group Presentation and the Written Report. In the final week of classes,...
Using your chosen variable font, give each of the nine section headings a different combinations of values for the 5 possible axes and their fallbacks I am wondering how do I I chose a variable font...
how do you style the span in #breadcumbs to be hidden from visual, but accessible to screenreaders (see the article in the required reading for this module about hiding content accessibly) . BREADCR...
*****DESIGN AND DRAW MOORE FSM TRANSITION DIAGRAMS******. Design two Moore FSM state transition diagrams (factored and unfactored FSM) for a PIN-based entry device that takes in two inputs, A and B, a...
Create Class with Data and All Accessor and Mutator Methods for the following using pseudocode. Bill of Service : It includes the type of service, cost of service, cost for supplies, charges of tax an...
Choose 10 out of the 16 questions below to answer, each response must be a minimum of three sentences. 1. Discuss what storage devices are: including an explanation of storage media, USB flash driv...
I need helping to make a UML Class diagram with my user stories. User Stories Title: Allows the user to view all the books available Story: As a user I want to be able to see all books ava...
1 body { 2 background-color 3 font-family 4 font-size 5 color 6 } 7 8 table { 9 margin-left 10 margin-right 11 border-collapse 12 border 13 margin 14 width 15 } 16 17 #nav { 18 text-align 19 backgroun...
Imagine you have android activity that contains one button called button1. i when i click the button for the first time i want toast to display number 1. if i click the button second time i want to di...
Instructional Technology and Media for Learning 12th Editionby Sharon E. Smaldino; Deborah L. Lowther; Clif Mims; James D. Russell These are EDU 350 questions. I did not have the option to click ...
You created a scatterplot of miles per gallon against weight; check to make sure it was included in your attachment. Does the graph show any trend? If yes, is the trend what you expected? Why or why n...
Holiday Travel Vehicles consists of roughly hundreds of independently managed franchised offices throughout the United States with over 10000 sales specialists. Holiday Travel Vehicles is in the busin...
Holiday Travel Vehicles consists of roughly hundreds of independently managed franchised offices throughout the United States with over 10000 sales specialists. Holiday Travel Vehicles is in the busin...
Hello, I need help responding to my classmates for a discussion question. The discussion question is Describe three situations that can be good candidates for denormalization and justify your selectio...
Q1 .Assume you decided to build a system for an Online File Hosting System. You are required to design a Class Diagram for the system. The following scenario will help you identify the classes and t...
pls use Online complier for this assignment . I need to print letters of the top row of a keyboard: Question: make another For loop that prints the letters in a reversed order from 'P' to 'Q'; Make a ...
Diagram 1: Bank ATM behavioral state machine UML diagram Design a UML behavioral state machine diagram describing a Bank Automated Teller Machine (ATM) top-level state machine. Background: ATM is init...
Help me solve this assignment pls I need to print letters of the top row of a keyboard: Question: make another For loop that prints the letters in a reversed order from 'P' to 'Q'; Make a new line b...
I need help turning the above class diagram into pseudo code. Please help!. Animal + age : Int + gender : String + isMammal () + mate() Duck Fish Gazzelle + beakColor : string = "yellow" -...
Please draw use case digram and class diagram for the following system and explain: An automated ticket-issuing system sells rail tickets. Users select their destination and input a credit card and...
This is a question from my assignment. Your manager has asked you to research an order and its details items. Write a query that will retrieve the order id and order date from the Sales.Orders table, ...
Why is it not recommended to use every available UML model in planning a system for every aspect of system behavior? Would any benefit be provided from creating this documentation, and how is it detri...
How to create "business" homepage utilizing the following elements in HTML and CSS: . ***NDTE*** None of the actual content matters, I need the HTML and CSS to assist. > 4 different section...
Submit your project plan called the "Requirements Document for One product E-commerce Store" The following must be included in order to receive complete credit: Web Site Model Clear explanation of eac...
You are starting the process of estimating the project length, complexity and resources required. The details are below: 200 User Stories The application is to track automated framing equipment usag...
. Question 1 (2 points} Due to the pros and cons, high-fidelity prototyping is the usual option during earl' stages of a project. if} True {pi} False Question 2 [2 points} High-fidelity prototypes...
Why is globally distributed software development difficult and challenging to execute in practice? • Extrapolate your individual and team experiences during the course projects to help you answer th...
Using HTML how do you code a dropdown selection list? Utilizing CSS, how would you change the text and background color of the list? NOTE: Css can be written in the <style> section of the HTM...
Shopping cart Create a list of products with prices and availability and create a shopping cart using HTML, CSS, JAVASCRIPT, PHP, SQL so that clients can add products. Send yourself a confirmation ...
Activity 1 - Topic Proposal Defense - (Final Output should be an approved title) Key Instruction: 1. Prepare 3 Title Proposals using the format in your LMS. (check under the description of the...
I only need the corrected DFD, but listing the mistakes as well would be appreciated. I posted this question once already got got no answers. . You are the IT director at a university. As part ...
I have been trying to solve this problem for couple weeks and have not managed to make it work properly, please help me solve it as soon as possible thank you. you will design a PHP application tha...
Imagine you are a security engineer and have analyzed a software platform / app and uncovered a security vulnerability. Your analysis has concluded following aspects -- -- The vulnerability can be dis...
How would I go about determining two interesting views? Code is in SQL, all information I currently have is provided. The answer doesn't have to be 100% correct, just providing code to the best you ca...
. m What is the minimum essential content of a good unit level test plan? Edit View Insert Format Tools Table. A module g has a v(g) =23 and an ev(g) = 12. What do these two software metrics tell a ...
4.9 LAB: Sorting TV Shows (dictionaries and lists) Write a program that first reads in the name of an input file and then reads the input file using the file.readlines() method. The input file cont...
—------------------------------X—------------------------------ Question 1:- What are the three advantages of using Agile methodology over Waterfall What are the three limitations? The answer n...
Note: This is an individual assignment Using Use Case Points, provide an estimate of the effort required to complete the following project: 10 use cases with the 15 actors as shown in the table...
I am done with everything I just need help regarding the last question how to calculate the cost-justified leverage? can please provide the answer with a detailed explanation? Software development ...
In WorkingFromHome.NET IDE, clicking the run button not only parses, error checks and builds and compiles the code in the background, it also saves any unsaved changes and finally runs the program so ...
Create a program for currency conversion based on current exchange rates. Create a form and write the event code to enable a user to enter an amount of money, select the initial currency and desired...
HELP ME SOLVE THIS ASSIGNMENT I'm using gdb C++ compiler online for this assignment Develop a program that asks to enter a radius of a circle, then calculates an area of the circle, by calling getAr...
1 your own words, why is it important to have a neat and organised filing convention for saving files and projects? 2 You have a client called 'Sol Yoga' and have recently completed a quote, A5...
Need help in C language! Please don't use Cheg.. Thank you!. Create a producer/consumer problem for the "Raspberry PI" structure. you should use 2 producers Producer 1 creates a new "...
Describe the types of multimedia or interactive elements you have enjoyed or used at various websites. Did the multimedia and interactive elements support the website's purpose? How? Be specific and a...
Need the Class diagram, Architecture diagram, Use Case diagram, and activity diagram of this project description below: -------- Implement an end2end Airport Management system that can be configure...
Module 05 Content Overview Computers are most useful for doing things repeatedly, at very fast rates, and not complaining about it! For your project program, you will be modifying your course proje...
Hi, my professor says I am off to a good start, but she wants me to be more specific in what I intend to measure regarding DET professional development. So here is my Question: How do I word this...
Discuss at least 2 examples of design patterns that allow you to expedite the process of software development. How can you apply those design patterns? What is 1 scenario for each design pattern exa...
Q-1 What are the primary objectives behind DARPA's sponsorship of the 2016 grand cyber challenge Q-2 Describe the XML External Entities attack (XXE) How does it work? Provide at least one example o...
make a simple prototype showing an end user application that works an a ( predictive and diagnostic analytic kind of app). it tracks students progress . this will enable teachers to know when someone ...
First impressions of what information architecture is and how it involves information organization and context. Define information architecture and identify important concepts you have learned this se...
In this assignment provide following: 1.) List 2 concepts you have learned in this class so far (for example -- one concept we have discussed is that of poor or incomplete requirements results in expo...
2. Creating threads creating threads is actually tricky, provided the faulty program as createThreads.c. You need to fix it with the malloc approach. . #include &...
You need to estimate a new project for your team. It seems to have 70 user stories that need to be delivered. You intend to deliver them in a series of sprints in two-week intervals. The Scrum master ...
what the different between development of systems to run on mobile devices and on typical personal computing or internet-based environments. Design applications for a mobile device by taking into cons...
Please create RAPTOR flowchart using the following program. In other words, please convert the following program to RAPTOR flowchart. Please provide screenshots of the RAPTOR flowchart as well as the ...
Previous
1
Next