Save
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

C++ Unit 1

"C++ - From Problem Analysis to Program Design" D.S Malik)

TermDefinition
Blaise Pascal French philosopher who created first computer
punching holes first computer storage
Charles Babbage English mathematician and physical scientist who designed difference engines and analytical engine
Augusta first programmer
Herman Hollerith invented electric calculating machine that used punched cards to store data
1944 when Mark 1 launched(first computer-like machine)
1951 when Universal Automatic Computer built and sold to U.S. Census Bureau
transistor what invention resulted in smaller, faster, more reliable, and energy-efficient computers in 1956
COBOL early software for business
FORTRAN early software for science
central processing unit CPU acronym
global positioning satellites GPS acronym
categories of computers mainframe, midsize, and micro
input basic commands for entering data
output basic commands for exporting display results
hardware CPU, MainMemory(MM)/Random Acess Memory(RAM), input/output devices, and secondary storage
Central Processing Unit brain of the computer
memory cells ordered sequence of cells in main memory
address digital information for low leveled languages to access info(hexadecimal)
primary source where does information go to first for moving to a secondary source
input devices device that feeds data to programs to computer
output devices device that computer uses to display results
perform specific task why software is written
operating system(OS) software providing service(windows/apple/Linux)
application programs(AP) perform specific task(google dock/apple store)
machine language language of computer(binary code/binary number)
binary digit or bit digit of 0 or 1
byte sequence of 8 bits
Kilobyte (KB) 1024 bytes
ASCII 128 characters numbered 0 through 127 for personal computers
decimal system base 10 - the number system we use in daily life
binary base 2 - computer system computer uses
mnemonic command instruction easy-to-remember
assembler program that translates program assembly language to machine language(in equivalent language)
high-level language language similar to programmer's natural language
source code(source program) program you write(high-level language)
preprocessor program that begins with #(pulls library in for further coding & process statements in C++)
*compiler* special program translating high-level language to machine code
object program(type of compiler) machine program version of high-level program(for translation of compiled language)
library where does code form IO stream come from(prewritten code)
linker combines object program with other programs in library(used in program to create executable code)
loader loads exactable program into main memory to run
build command for linking(on Visual C++ or Visual Studio)
algorithm step-by-stem problem-solving process(takes time)
*analysis stage* when error occurs what stage to go to
Structured & Object oriented programming 2 types of programming
Structured programming top-down programming
Object-Oriented programing programing spends first part of programming defining components => components called
Created by: Kamil Cheng
Popular Computers sets

 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards