IT Flashcards
What is data mining?
A tool which looks for trends or anomalies without advance knowledge
What is the difference between e-commerce and e-business?
E-commerce is the marketing, buying and selling of products and services vi internet.
E-business uses internet to improve business performance through connectivity. This is more broad.
What is batch processing
Grouping transactions by type.
Process is done periodically.
Batch is sequential.
Compute batch totals
What are bits, bytes, fields?
Bits are 0s or 1s.
Bytes are groups of bits like 16, 32 or 64
Fields are like an invoice number. Numbers that mean something. A logical group of bytes.
What are the computer units from small to large?
Bit: 3 characters Byte: 4 characters Field: 5 characters Record: 6 characters File: 4 characters Database: 8 characters
What is OLTP?
An online transaction processing system
System life cycle
Analysis design build test implement