100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
CIE Exam 1 || A+ Guaranteed. $10.99
Add to cart

Exam (elaborations)

CIE Exam 1 || A+ Guaranteed.

 0 purchase
  • Course
  • CIE
  • Institution
  • CIE

International Organization for Standardization International Electrotechnical Commission correct answers Standardized the latest versions of C++11 and C++14 Computer programs correct answers Control the computer using a sequence of instructions written by programmers. Programs are referred to a...

[Show more]

Preview 2 out of 7  pages

  • February 1, 2025
  • 7
  • 2024/2025
  • Exam (elaborations)
  • Questions & answers
  • CIE
  • CIE
avatar-seller
FullyFocus
CIE Exam 1 || A+ Guaranteed.
International Organization for Standardization
International Electrotechnical Commission correct answers Standardized the latest versions of
C++11 and C++14

Computer programs correct answers Control the computer using a sequence of instructions
written by programmers. Programs are referred to as software.

Moore's Law correct answers Costs lower while capacities of the computers increases

Memory unit correct answers Often referred to as memory, primary memory or RAM (Random
Access Memory)

Input unit correct answers "Receiving" section. Input from the user through the keyboard, touch
screens and mouse devices

Output unit correct answers "Shipping" section. Makes information available for use outside the
computer. Displayed on screens.

Arithmetic and logic unit (ALU) correct answers performs calculations, contains decision
mechanisms

Central processing unit (CPU) correct answers "Admin" section. Coordinates and supervises the
operation of the other sections.
The ______ is a logical unit of the computer that coordinates the activities of all the other logical
units.

Secondary storage unit correct answers "warehousing" section. stores programs or data while
you're not using it

Data Heirarchy correct answers Bits, Characters, Fields, Records, Files, Database, Big Data

Machine Language correct answers Any computer can only understand its own machine
language

Assembly language correct answers Programmers started abbreviations to represent elementary
operations

Assemblers correct answers Convert assembly language programs to machine language

High-level Languages correct answers C, C++, Java, etc. Allow you to write instructions that
look more like everyday English and contain commonly used mathematical notations

Compilers correct answers Convert high-level languages into machine language

, C++ Standard Library correct answers Rich collection of classes and functions

Linker correct answers A linker linker the object code with the libraries, creates an executable
file and stores it on a disk

Loader correct answers Takes the executable image from the disk and transfers it to memory

Preprocessor correct answers In a C++ system, a(n) ________ program executes before the
compiler's translation phase begins.

Preprocessing directive correct answers #include

Rules of Operator Precedence correct answers 1. Parentheses
2. Multiplication, division and remainder operations. If an expression contains several - applied
left to right ( these 3 have same level of precedence)
3. Addition, subtraction (left to right, these two have the same precedence)

if...else correct answers The ________ selection statement is used to execute one action when a
condition is true or a different action when that condition is false.

True or False: The arithmetic operators *, /, %, + and - all have the same level of precedence
correct answers `False... *,/,% then +,-

Associativity correct answers When certain operators are applied left to right

Which of the following best describes the model used in Subversion (svn) for enabling users to
edit files and share their changes with one another? correct answers copy modify merge

what command is used to obtain a local working copy of an svn repository correct answers
checkout

Suppose your group partner has made changes to a file in a repository. Your working copy of the
respository does not yet have these changes. What svn command would you use to obtain these
changes? correct answers update

Suppose you have created a new file named myPractice.c and you wish to add it to a repository.
What commands do you need to use to do this? correct answers add then commit

In classes - data members correct answers attributes

In classes - member functions correct answers behaviors

Classes defined in what kind of file correct answers Header file

To call a function for a specific object correct answers dot operator ( . )

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller FullyFocus. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $10.99. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

64670 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 15 years now

Start selling
$10.99
  • (0)
Add to cart
Added