subject

As part of the annual report for the fiscal year just ended, Lara is working on a grid that summarizes the major decisions that the small business for which she works made during the year. As part of her review, she is identifying whether a decision was impacted by factors internal to the company, or external. 1. Which of the following does not appear on Lara's list of external factors and why?
A. Users were not satisfied by the current tracking database because it was difficult to learn
and lacked flexibility.
B. The bar code technology that they have always used to monitor the movement of their
products from the factory floor to the retail checkout counter has begun to be replaced by
RFID tags.
C. In-house database users wanted information systems support for new features that did not
exist when the system was first developed five years earlier.
D. The current systems have, over time, become a patchwork of changes and corrections that
cannot support the company's overall sales volume.
2. Which of the following does not appear on Lara's list of external factors?
A. The economy experienced a period of expansion, requiring the company to respond with a
scalable system that could handle the additional volume and growth.
B. Sales reps requested a more powerful sales analysis report.
C. The firm's closest competitor launched a new sales incentive with which Lara's firm
needed to compete.
D. Congress instituted an Internet sales tax.
3. Sam is the analyst with the responsibility for assessing the economic feasibility of the new system that
his team has been hired to develop for Widgets, Inc. Which of the following is not an area in which Sam must estimate costs to determine TCO?
a. licenses
b. facility costs
c. cost of competitors' systems
d. equipment

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:00
How is the number 110 written when expanded out to place values in the base 2 (binary) number system? options: 2 x 4 + 3 x 2 + 4 x 1 1 x 2 + 1 x 2 + 0 x 2 1 x 100 + 1 x 10 + 0 x 1 1 x 4 + 1 x 2 + 0 x 1
Answers: 1
question
Computers and Technology, 23.06.2019 02:50
Define a class named movie. include private fields for the title,year, and name of the director. include three public functions withprototypes void movie: : settitle(cstring); , voidmovie: : setyear(int); , void movie: : setdirector(string); . includeanother function that displays all the information about a movie.write a main() function that declares a movie object namedmyfavoritemovie. set and display the object's fields.this is what i have but know its wrong since it will notcompile: #include#includeusing namespace std; //class declarationclass movie{private: string movietitle ; string movieyear; string directorname; public: void settitle(string title); void setyear(string year); void setdirector(string director); void displayinfo(); }; //class implementationvoid movie: : settitle(string title){ movietitle = title; cout< < "what is the title of themovie? "< > temp; myfavoritemovie.settitle(temp); cout< < "enter movie year"< > temp; myfavoritemovie.setyear(temp); cout< < "enter director'sname"< > temp; myfavoritemovie.setdirector(temp); //display all the data myfavoritemovie.displayinfo(); system("pause"); return 0; this code is not entirely mine someone on cramster edited my firstcode but then i try manipulating the new code and i still get acompile error message : \documents\visual studio 2008\projects\movie\movie\movie.cpp(46) : error c2679: binary '< < ' : no operator found which takes aright-hand operand of type 'std: : string' (or there is no acceptableconversion)c: \program files (x86)\microsoft visual studio9.0\vc\include\ostream(653): could be'std: : basic_ostream< _elem,_traits> & std: : operator< < > (std: : basic_ostream< _elem,_traits> & ,const char *)w
Answers: 1
question
Computers and Technology, 23.06.2019 09:30
The place where the extended axis of the earth would touch the celestial sphere is called the celestial
Answers: 1
question
Computers and Technology, 24.06.2019 02:30
Assume a class window with accessor method getwidth that accepts no parameters and returns an integer. assume further an array of 3 window elements named winarr, has been declared and initialized. write a sequence of statements that prints out the width of the widest window in the array.
Answers: 2
You know the right answer?
As part of the annual report for the fiscal year just ended, Lara is working on a grid that summariz...
Questions
question
History, 12.07.2019 13:00
question
Mathematics, 12.07.2019 13:00
question
English, 12.07.2019 13:00
question
Mathematics, 12.07.2019 13:00
Questions on the website: 13722363