Lecture # 7 Software Flashcards

1
Q

What is SOftware

A

a computer program or collection of programs that is a precise set of instructions that tells hardware what ti do

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What are the 4 major types of Operating Systems

A

Linux Unix WIndows Mac OS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what is an operating sytem

A

the interface between the hardware and the software; processes hardware inputs, sends signals to monitor, manages 7y allocates the computer’s resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Is Open Source software free?

A

not really, still need training nd hardware; rember TCO

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which Operating systems dominate desktop, server, tablet,a nd mobile

A

desktop=Windows
server=Windows
Tablet=Android
Mobile=Android

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

what is the definition of a platform

A

product that allows for the development and integration of other products & complementary goods

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Where does the value of a product come from?

Where does the value of a platform come from?

A

product value comes from the manufacturing company

Platform value comes from manufacturer and the 3rd parties that develop complementary software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What does google want to do to laptops?

A

transform them into chrome books that export most of the hardware needs to the internet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does ERP stand for and do?

A

Enterprise Resource Planning integrates many of the functions needed in an organization

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Who are the leaders in ERP sales?

A

1 SAP #2 Oracle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are some different modules in an ERP Suite

A

SCM/Supply Chain Mgmt CRM/Customer relationship mgmt. BI/ Business Intelligence (provides reporting and decision reports)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is a reference customer

A

a customer similar to you that you call to get a scouting report

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is distributed computing?

A

distributed computing breaks computing tasks down into pieces that are beign done in different places
EX: Google Mail, Google Search

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a Thin Application/ Thick Application

A

Thin App is one that requires little to no but stil has good capabilities (small footprint on computer)
Thick App has large install with lots of capibilities (large footprint on computer)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What usually works closely with an ERP?

A

DBMS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a DBMS and what does it do

A

it is a Data base management sytem that allow for crating, maintaining, and manipulating data

17
Q

What is the programming language equivalent of vocabulary and grammer

A

keywords and syntax

18
Q

What is Firmware

A

software stored on nonvolatile chips that are permanent but can usually still be upgraded. usually insmaller devices

19
Q

What is an embedded system

A

a specialty software that isinsterted into proctucts to make them smarter; backbone of internet of thngs EX:Otis elevator maintinece system

20
Q

What is a sever

A

can refer to the software loaded on to a piece of hardware the fulfills the requests of other computers (can be a smaller machine or a server hardware) can also refer to hardware that fulfills the requests of other compouters

21
Q

What is an API

A

Appliction Programming Interface/ programming guidleines that let other programmers know how to het a webservice to perform a task
Ex:google maps integration uses APIs

22
Q

What is Service oriented architecture

A

a set of webservices built around an organizations procedures and processes

23
Q

What is EDI & what does it do

A

Electronic Data Interchange/a set of rules that allow for computers to communicate 7 recieveing computers to read eh message/ its old and on its way out

24
Q

What isXML and what does it do

A

Extensible markup language creates standards so that computers can communicate in a way that the receiving computer understand s the message. resolves issues of going across OSs and diff Hardware

25
Q

What is IDE

A

Integrated Development Environment that contains an editor a debugger and a compiler(turns code for humans into 1 & 0)

26
Q

What is a Script

A

a piece of code that runs within an application to automate prosesses

27
Q

What % of IT costs are to keep the current mess running

A

70-80%

28
Q

What is CMMI

A

Capability Maturity Model Integration/ analyzes the quality of a business practice ans suggests steps to improve it