Preview

Compter Science

Good Essays
Open Document
Open Document
819 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Compter Science
Computer Exam Review
Most programming languages are now presented within an ____. Integrated Development Environment
A high-level language program is called a(n) ____ program. Source
Programming statements in a low-level language will be close to natural language and will use standard mathematical notation. False
After we normalize a number, its first significant digit is immediately to the left of the binary point. False
“Print the value of product” is an example of a(n) ____ operation Output
In early programming languages, conserving machine resources was not an issue. False
A ____ involves developing a clear, concise, and unambiguous statement of the exact problem the software is to solve. problem specification
The if/then/else operation allows you to select exactly one of two alternatives. True

A(n) ____ is a collection of useful algorithms. Library
In a high-level language, the programmer’s only responsibilities for managing data items are to declare (or in the case of Python, create) all constants and variables the program will use.
True
The ____ of a sound wave is a measure of its loudness. Amplitude
With a natural language, different readers can interpret the same sentence in totally different ways. True
Transistors are constructed from ____, such as silicon and gallium arsenide. Semiconductors
Any whole number that can be represented in base 10 can also be represented in base 2, although it may take ____ digits. More
The use of high-level instructions during the design process is an example of abstraction. True

What are the four steps of the sum-of-products algorithm? truth table construction, subexpression construction using AND and NOT gates, subexpression combination using OR gates, circuit diagram production
The process of finding a solution to a given problem is called algorithm discovery. True
The process of searching for a special pattern of symbols within a larger collection of information

You May Also Find These Documents Helpful

  • Satisfactory Essays

    NT1210 Lab 1

    • 319 Words
    • 4 Pages

    4. The leading Zeros would make it difficult to build a decimal to binary conversion table in excel. Excel doesn’t see numbers with leading 0s as real numbers.…

    • 319 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    10. The significant digits of 0012340 are _______. 11. The bit pattern 1101 Excess Number converted value is ________.…

    • 4533 Words
    • 19 Pages
    Satisfactory Essays
  • Good Essays

    Nt1310 Unit 6 Lab Report

    • 624 Words
    • 3 Pages

    When multiplying or dividing quantities, the number of significant figures in an answer should have should contain the total amount of digits of the least precise piece of…

    • 624 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    1) Numbers can be represented in binary (using 2 symbols 0 and 1) and hexadecimal ( 16 symbols…

    • 480 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Labpaq Math Lab

    • 1518 Words
    • 7 Pages

    The answer has no more significant digits than the number with the fewest significant digits (the least precise figure).…

    • 1518 Words
    • 7 Pages
    Good Essays
  • Better Essays

    Nt1310 Unit 1 Assignment

    • 1994 Words
    • 8 Pages

    3. Add 48 decimal to 51 decimal using the binary arithmetic; Give the answer in decimal.…

    • 1994 Words
    • 8 Pages
    Better Essays
  • Good Essays

    First we can see that it is obvious that the integral part of a decimal number will always be represented by an integral binary (with no fractional part) while the fractional part of a decimal number will always be represented by a fractional part of a binary number (with no integral part). An integral number will be integral in any integral base and a fractional number will be fractional in any integral base. This means we can split a decimal number into its integral and fractional parts, convert them separately to binary and add them up again in binary. This means we can forget about the integral part and concentrate on converting the fractional part. Some decimal fractions may convert into binary exactly (like .5625) but others may not (like .5624) and we may get an infinite number of binary digits in the binary fraction.…

    • 593 Words
    • 3 Pages
    Good Essays
  • Satisfactory Essays

    Scientific Notation

    • 298 Words
    • 2 Pages

    * A number written in scientific notation is written in the form: a x 10b…

    • 298 Words
    • 2 Pages
    Satisfactory Essays
  • Better Essays

    At a low level, structured programs are composed of simple, hierarchical program flow structures. "These are regarded as single statements, and are the same time ways of combining simpler statements, which may be one of these structures, or primitive statements such as assignments or procedure calls." (Dijkstra, 1990) The three basic types of structure identified by Dijkstra were concatenation, selection, and repetition.…

    • 962 Words
    • 4 Pages
    Better Essays
  • Good Essays

    Scientific Notation

    • 941 Words
    • 4 Pages

    * A number is in scientific notation when it is written as N x 10n, where 1<N<10 and n is an integer.…

    • 941 Words
    • 4 Pages
    Good Essays
  • Better Essays

    Decimals Misconceptions

    • 1145 Words
    • 5 Pages

    | Concrete materials demonstrating that whole number is shared into 10 parts (tenths) or into 100 parts (hundredths).…

    • 1145 Words
    • 5 Pages
    Better Essays
  • Satisfactory Essays

    Reusability of Code

    • 808 Words
    • 4 Pages

    Object-oriented programming (OOP) and procedural programming are two programming paradigms. Procedural programming is a method of writing software. It is a programming practice centered on the procedures or actions that take place in a program. Object-oriented programming centers on the object. Object-oriented programming creates objects from abstract data types that encapsulate data and functions together (Gaddis 2010). There are many similarities and differences in terms of procedural programming modules and objects in relation to; reusability, security (as in hiding code), and the passing of data within the program itself.…

    • 808 Words
    • 4 Pages
    Satisfactory Essays
  • Satisfactory Essays

    comp sci info

    • 601 Words
    • 8 Pages

    Prof. A. Taleb-Bendiab, Unit: Object-Oriented Programming in C++, Code: CSP2104-5107, Lecture: 03, Date: 05/03/2013, Page: 2…

    • 601 Words
    • 8 Pages
    Satisfactory Essays
  • Better Essays

    I will examine the different generations of programming languages and discuss basic facts about each. I will also discuss the Fifth Generation Language, which some individuals may or may not agree exists.…

    • 948 Words
    • 3 Pages
    Better Essays
  • Good Essays

    Physics

    • 1464 Words
    • 6 Pages

    2.In this notation, numbers are separated into two parts, a real number with an absolute value between 1 and 10 and an order of magnitude value written as a power of 10.…

    • 1464 Words
    • 6 Pages
    Good Essays