Study guides, Class notes & Summaries

Looking for the best study guides, study notes and summaries about ? On this page you'll find 321 study documents about .

All 321 results

Sort by

Complete Solution Manual Computer Science An Overview 13th Edition Questions & Answers with rationales Popular
  • Complete Solution Manual Computer Science An Overview 13th Edition Questions & Answers with rationales

  • Exam (elaborations) • 158 pages • 2023
  • Computer Science An Overview 13th Edition Solution Manual Complete Solution Manual Computer Science An Overview 13th Edition Questions & Answers with rationales PDF File All Pages All Chapters Grade A+
    (0)
  • $16.99
  • 5x sold
  • + learn more
AZ-104 RENEWAL EXAM QS-WITH VERIFIED ANSWERS 2023/2024 Popular
  • AZ-104 RENEWAL EXAM QS-WITH VERIFIED ANSWERS 2023/2024

  • Exam (elaborations) • 16 pages • 2023 Popular
  • AZ-104 RENEWAL EXAM QS-WITH VERIFIED ANSWERS 2023/2024 1)You plan to deploy an Azure web app that will have the following settings: •Name: WebApp1 •Publish: Docker container •Operating system: Windows •Region: West US •Windows Plan (West US): ASP-RG1-8bcf You need to ensure that WebApp1 uses the ASP.NET v4.7 runtime stack. Which setting should you modify? Select only one answer. Region Operating system Publish Windows Plan
    (0)
  • $9.99
  • 2x sold
  • + learn more
OCR  GCSE (9–1) COMPUTER SCIENCE J277/02 COMPUTATIONAL THINKING, ALGORITHMS AND PROGRAMMING  QUESTION PAPER AND MARK SCHEME FOR JUNE 2023 (MERGED)
  • OCR GCSE (9–1) COMPUTER SCIENCE J277/02 COMPUTATIONAL THINKING, ALGORITHMS AND PROGRAMMING QUESTION PAPER AND MARK SCHEME FOR JUNE 2023 (MERGED)

  • Exam (elaborations) • 53 pages • 2024
  • OCR GCSE (9–1) COMPUTER SCIENCE J277/02 COMPUTATIONAL THINKING, ALGORITHMS AND PROGRAMMING QUESTION PAPER AND MARK SCHEME FOR JUNE 2023 (MERGED)
    (0)
  • $10.09
  • + learn more
OCR  GCSE (9–1) COMPUTER SCIENCE J277/01 COMPUTER SYSTEMS  QUESTION PAPER AND MARK SCHEME FOR JUNE 2023 (MERGED)
  • OCR GCSE (9–1) COMPUTER SCIENCE J277/01 COMPUTER SYSTEMS QUESTION PAPER AND MARK SCHEME FOR JUNE 2023 (MERGED)

  • Exam (elaborations) • 43 pages • 2024
  • OCR GCSE (9–1) COMPUTER SCIENCE J277/01 COMPUTER SYSTEMS QUESTION PAPER AND MARK SCHEME FOR JUNE 2023 (MERGED)
    (0)
  • $10.19
  • + learn more
Computer Science Certification Exam  Questions and CORRECT Answers
  • Computer Science Certification Exam Questions and CORRECT Answers

  • Exam (elaborations) • 33 pages • 2024
  • What is a Natural Number and its Symbol?Positive Integer (N) What is a Real Number and its Symbol?Any number (R) What is an Integer and its Symbol?Any whole number (Z) What is a Rational Number and its Symbol?Can be represented in a Fraction (Q) What is a Ordinal Number?Position in a list What is a Cardinal Number?Size of list What is Absolute Error?Difference between actual answer and estimate What is Relative Error?absolute error/true value
    (0)
  • $9.49
  • + learn more
Computer Science Key PASSED Exam  Questions and CORRECT Answers
  • Computer Science Key PASSED Exam Questions and CORRECT Answers

  • Exam (elaborations) • 25 pages • 2024
  • AlgorithmA sequence of steps to be performed to solve a problem Computer ProgramAn implementation of an algorithm Data StructureSpecialized format for storing and organizing data ProcedureA names section of code which performs a task and does not return a value FunctionA named section of code which performs a task and returns a value ParameterA special type of variable which can be passed through sub-routines ScopeThe reach of a variable/data structure
    (0)
  • $9.49
  • + learn more
A-LEVEL AQA AS COMPUTER SCIENCE QUESTION PAPER + MARK SCHEME [MERGED] JUNE 2023 7516/2
  • A-LEVEL AQA AS COMPUTER SCIENCE QUESTION PAPER + MARK SCHEME [MERGED] JUNE 2023 7516/2

  • Exam (elaborations) • 53 pages • 2024
  • Materials For this paper you must have: • a computer • a printer • appropriate software • the Electronic Answer Document • an electronic version and a hard copy of the Skeleton Program • an electronic version and a hard copy of the Preliminary Material. You must not use a calculator. Instructions • Type the information required on the front of your Electronic Answer Document. • Before the start of the examination make sure your Centre Number, Candidate Name and Candid...
    (0)
  • $15.79
  • + learn more
A-LEVEL AQA AS COMPUTER SCIENCE QUESTION PAPER + MARK SCHEME [MERGED] JUNE 2023 7517/2
  • A-LEVEL AQA AS COMPUTER SCIENCE QUESTION PAPER + MARK SCHEME [MERGED] JUNE 2023 7517/2

  • Exam (elaborations) • 73 pages • 2024
  • Materials For this paper you must have: • a calculator. Instructions • Use black ink or black ball-point pen. • Fill in the boxes at the top of this page. • Answer all questions. • You must answer the questions in the spaces provided. Do not write outside the box around each page or on blank pages. • If you need extra space for your answer(s), use the lined pages at the end of this book. Write the question number against your answer(s). • Do all rough work in this book. ...
    (0)
  • $18.29
  • + learn more
A-LEVEL AQA AS COMPUTER SCIENCE QUESTION PAPER + MARK SCHEME [MERGED] JUNE 2023 7517/1
  • A-LEVEL AQA AS COMPUTER SCIENCE QUESTION PAPER + MARK SCHEME [MERGED] JUNE 2023 7517/1

  • Exam (elaborations) • 72 pages • 2024
  • Materials For this paper you must have: • a computer • a printer • appropriate software • the Electronic Answer Document • an electronic version and a hard copy of the Skeleton Program • an electronic version and a hard copy of the Preliminary Material. You must not use a calculator. Instructions • Type the information required on the front of your Electronic Answer Document. • Before the start of the examination make sure your Centre Number, Candidate Name and Candid...
    (0)
  • $19.09
  • + learn more
CSCI410 Programming Languages Exam 1-Questions and Answers Graded A+
  • CSCI410 Programming Languages Exam 1-Questions and Answers Graded A+

  • Exam (elaborations) • 117 pages • 2024
  • CSCI410 Programming Languages Exam 1-Questions and Answers Graded A+ List some programming domains/paradigms - ANSWER-Meyer says: scientific data processing (cobol) artificial intelligence systems programming web software others: general purpose, computer vision Google says: Functional Programming Object-Oriented Programming Procedural Programming Imperative Programming Logic Programming Declarative Programming Fortan - ANSWER-Stands for Formula Translation. It was developed...
    (0)
  • $9.39
  • + learn more
COMPUTER SCIENCE FINAL EXAM-Questions and Answers Graded A+
  • COMPUTER SCIENCE FINAL EXAM-Questions and Answers Graded A+

  • Exam (elaborations) • 125 pages • 2024
  • COMPUTER SCIENCE FINAL EXAM-Questions and Answers Graded A+ Define the word "program". - ANSWER-A set of instructions to achieve a specified goal. Explain why programming in machine language is undesirable - ANSWER-Programming is 1s and 0s is very tedious and problematic. What language uses commands with mnemonic names and hexadecimal numbers? - ANSWER-Assembly language What is the name of the translator used by Assembly Language? - ANSWER-Assembler List 2 of Grace Hopper's a...
    (0)
  • $10.39
  • + learn more
Computer Science VERIFIED SOLUTIONS  2023/2024
  • Computer Science VERIFIED SOLUTIONS 2023/2024

  • Exam (elaborations) • 24 pages • 2024
  • Computer Science VERIFIED SOLUTIONS 2023/2024 What is a Natural Number and its Symbol? - ANSWER Positive Integer (N) What is a Real Number and its Symbol? - ANSWER Any number (R) What is an Integer and its Symbol? - ANSWER Any whole number (Z) What is a Rational Number and its Symbol? - ANSWER Can be represented in a Fraction (Q) What is a Ordinal Number? - ANSWER Position in a list What is a Cardinal Number? - ANSWER Size of list What is Absolute Error? - ANSWER Difference between a...
    (0)
  • $11.49
  • + learn more