CourseNotes
Published on CourseNotes (https://course-notes.org)

Home > ap Flashcards

ap Flashcards

Terms : Hide Images [1]
5260704553identifierswords in a program0
5260851500reserved wirdspredefined meaning in the language1
52609202214 programming languagesmachine, assembly, high level, fourth generatiojn2
5260935041syntax rulesput together symbols, reserved words, identifiers3
5260937364semanticsdefine what that statement means4
5260943445compile time errorsfind syntax errors and other basic problems5
5260946401run time errorsoccur during program execution. Trying to divide by zero6
5260949677logical errorsmay run but produce incorrect results7
5260961897object oriented approachlends itself to its kind of solution decomposition8
5260965584statedescriptive charcterisitics9
5260967829behaviorswhat it can do10
5260977824cpuchip that executes program commands11
5260980819main memoryprimary storage area for programs12
5260989538analogcontinuous in direct proportion13
5260989539digitalinfo is broken down into pieces14
5261764170expressiona combination of one or more operators and operands15
5261767575arthmetic expressionscompute numeric results16
5261775862Widening conversionsafest they tend to go from a small data type to a large17
5261778311Narrowing Conversionlose info tend to go from a large to a small18
5261784226Assignment conversionwhen a value of one type assigned to a variable of another19
5261788116promotionhappens auto when operators in expression convert there operands20
5261792922castingmost powerful technique for conversion21
Powered by Quizlet.com [2]

Source URL:https://course-notes.org/flashcards/ap_flashcards_857

Links
[1] https://course-notes.org/javascript%3Avoid%280%29%3B [2] http://quizlet.com/