| statements | What a program is made up of, as a series of statements where the program is expressed as a high level computer language 2, p10 | en |
| statements | As in English, a statement pulls all grammatical elements together into a full thought JavaScript statements may take the form of conditionals, loops, or object manipulations It is good form to separate statements by semicolons, although this is only mandatory if multiple statements reside on the same line Example: if (total>100) {statements;} else {statements;} Example: while (clicks<10) {statements;} | en |
| statements | plural of statement | en |
| statements | Reports, usually a balance sheet and an income statement, which show the financial position of a business for a specific time period, and the operating results by which it arrived at this position | en |
| statements | We will provide Checking, Prime Money Market, and Money Market account statements monthly We will provide all other statements quarterly We will provide monthly statements if there are ATM deposits, withdrawals or transfers (Statement Savings only), Direct Deposit, automated telephone or online transfers, or electronic Payments on your account | en |
| statements | A statement is a list of words which comprise the detailed instructions on which the computer makes its decisions and performs its duties It will normally consist of constants, variables, expressions, and/or the special commands of the PICK/BASIC language PICK/BASIC allows multiple statements to be put on one physical line (attribute) if each statement is separated by a semicolon (;) See Chapter 1 | en |
| statements | Explanations of various types of income, deductions, and/or credits reported on a schedule or directly on Form 1040 Statements may or may not be official IRS forms | en |
| statements | Zero or more ActionScript statements you have defined for the body of the function | en |
| statements | Formal written presentations that provide financial information The term includes exhibits, schedules, and written reports | en |
| statements | An accounting of holdings and transaction of a given account | en |
| statement | A written record prepared by a financial institution, usually once a month, listing all transactions for an account, including deposits, withdrawals, checks, electronic transfers, fees and other charges, and interest credited or earned The statement is usually mailed to the customer | en |
| statement | The record prepared by a bank for a customer, listing all debits and credits for the period and the closing balance in the account The statement may also include the customer’s other transactions, such as bank card usage and outstandings | en |
| statement | A piece of executable Java code Has neither type nor value Contrast expression See the chapter on Statements and Rules | en |
| statement | the part of a word problem that gives the student information -- " understand what information the statements are giving " (110) | en |
| statement | 1 in Java, generally a single line of code terminated with a semicolon or a close curly brace such as an assignment statement (e g x=y*z;), a method call (e g System out println(x);) or a definition (e g int x;) 2 a complete control statement such as a while statement, if-else statement or for statement 3 a compound statement created by grouping together one or more simple statements using curly braces (e g {x = y*z; System out println(x);} ) - such compound statements are generally used inside of control statements such as for, while and if-else | en |
| statement | A written description of events given to the police It is signed by the person making the statement | en |
| statement | NCL: A single language construct within NCL that performs a specific task | en |
| statement | An instruction in a programming language that represents a step in a sequence of actions or a set of declarations In Fortran 95/90, an ampersand (&) can be used to continue a statement from one line to another, and a semicolon (;) can be used to separate several statements on one line There are two main classes of statements: executable and nonexecutable See also executable statement and nonexecutable statement | en |
| statement | The basic building block of a Java method There are many different types of statement in Java, for instance, the assignment statement, if statement, return statement and while loop | en |
| statement | (music) the presentation of a musical theme; "the initial statement of the sonata | en |
| statement | An entity in a programming language which is typically the smallest indivisible unit of execution | en |
| statement | A monthly summary which itemizes your charges and credits It includes the minimum payment due on your account and the due date | en |
| statement | a presentation of opinion or position | en |
| statement | an instruction in a computer program | en |
| statement | a document that summarizes financial activity | en |
| statement | stating | en |
| statement | a declaration or remark | en |
| statement | A BASIC instruction contained in a program line | en |
| statement | The content of a declarative sentence employed in its typical use; a proposition Also see OCP and OCDL | en |
| statement | In GRADE, the term statement is sometimes used synonymously with symbol; for example, a receive symbol in a PD also can be called a receive statement | en |
| statement | Provides the public with information concerning the status of existing warnings | en |
| statement | The papers you get every month from your financial institution that list all of the activities in your account for the month | en |
| statement | An instruction that ends with a semicolon (;) or one or more instructions enclosed in braces ({}) | en |
| statement | A call to a statement macro See page 15 for a description of statement macros | en |
| statement | A record of account status (blue and white form) sent to patients monthly to advise of the previous period's transactions and activity on the account | en |
| statement | You can refer to the official account of events which a suspect or a witness gives to the police as a statement. The 350-page report was based on statements from witnesses to the events | en |
| statement | If you describe an action or thing as a statement, you mean that it clearly expresses a particular opinion or idea that you have. The following recipe is a statement of another kind -- food is fun! | en |
| statement | A printed document showing how much money has been paid into and taken out of a bank or building society account is called a statement. if an education authority statements a child who has special educational needs, they give a school additional money to help teach that child | en |
| statement | A statement is something that you say or write which gives information in a formal or definite way. `Things are moving ahead.' -- I found that statement vague and unclear | en |
| statement | something stated, declaration; allegation; official account; printed record of account activity; instruction written in a high-level programming language (Computers) isim | en |
| statement | a nonverbal message; "a Cadillac makes a statement about who you are"; "his tantrums are a statement of his need for attention" | en |
| statement | a document showing credits and debits a message that is stated or declared; a communication (oral or written) setting forth particulars or facts etc; "according to his statement he was in London on that day" | en |
| statement | That which is stated; a formal embodiment in language of facts or opinions; a narrative; a recital | en |
| statement | The act of stating, reciting, or presenting, orally or in paper; as, to interrupt a speaker in the statement of his case | en |
| statement | a message that is stated or declared; a communication (oral or written) setting forth particulars or facts etc; "according to his statement he was in London on that day" | en |
| statement | A statement is an official or formal announcement that is issued on a particular occasion. The statement by the military denied any involvement in last night's attack | en |
| statement | A container for all the information related to an SQL statement Statements should not be confused with SQL statements | en |
| statement | (n ) a sequence of lexical tokens It usually consists of a single line, but in Fortran 90 the ampersand symbol may be used to continue a statement from one line to another and the semicolon symbol may be used to separate statements within a line In Fortran 77 any character in column 6 serves to denote continuation from the previous line Multiple statements in the same line are not allowed in Fortran 77 | en |
| statement | a fact or assertion offered as evidence that something is true; "it was a strong argument that his hypothesis was true" | en |
| statement | (1) A language costruct that represents a step in a sequence of actions or a set of declarations (2) In a program or procedure, an instruction that ends with a semicolon (;), or several instructions that are surrounded by brace brackets ({}) | en |
| statement | A SQL statement, and analogous to a complete sentence, as opposed to a phrase Portions of SQL statements or commands are called expressions, predicates, or clauses See also SQL statement | en |
| statement | The monthly bill from a credit card issuer that describes and summarizes the activity on an account A statement includes the outstanding balance, purchases, payments, credits, finance charges and other transactions for the month also see phentermine prescriptions | en |
| statement | (music) the presentation of a musical theme; "the initial statement of the sonata" | en |
| statement | (computer science) a line of code written as part of a computer program | en |
| statement | the act of affirming or asserting or stating something | en |
| statement | a document showing credits and debits | en |