Csc 102 - Study guides, Class notes & Summaries

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

All 34 results

Sort by

CSC 102 TEST QUESTIONS WITH ALL CORRECT ANSWERS
  • CSC 102 TEST QUESTIONS WITH ALL CORRECT ANSWERS

  • Exam (elaborations) • 5 pages • 2024
  • CSC 102 TEST QUESTIONS WITH ALL CORRECT ANSWERS What are the four important logical connectives? - Answer--conjunctions -disjunctions -conditional statements -biconditional statements -negations Give the Precedence of Logical Operators - Answer-1: negation 2: and, or 3: conditional, biconditional operation Computer represent information using what - Answer-bits It is a symbol with two possible values, namely 0, and 1 - Answer-bit Who introduced this terminology? - Answer-John ...
    (0)
  • $11.99
  • + learn more
CSC 102 Exam 2 Questions with All Correct Answers Updated 2024-2025
  • CSC 102 Exam 2 Questions with All Correct Answers Updated 2024-2025

  • Exam (elaborations) • 5 pages • 2024
  • CSC 102 Exam 2 Questions with All Correct Answers Updated 3 things normally done for classes with pointer member variables - Answer--include the destructor in the class -overload the assignment operator for the class -include the copy constructor Can you pass an object of a derived class to a formal parameter of the base class? - Answer-yes Static binding - Answer-necessary code to call a specific function generated by the compiler... static or early binding Dynamic binding - Answer...
    (0)
  • $11.49
  • + learn more
CSC 102 Exam 1 Questions and Answers All Correct (Newest Version)
  • CSC 102 Exam 1 Questions and Answers All Correct (Newest Version)

  • Exam (elaborations) • 4 pages • 2024
  • CSC 102 Exam 1 Questions and Answers All Correct (Newest Version) What are the 3 types of errors? - Answer Syntax, Runtime, and Logic. Syntax Errors - Answer Errors that are detected by the complier. Resulted from errors in code construction. Runtime Errors - Answer Errors that cause a program to terminate abnormally. They occur while a program is running if the environment detects an operation that is impossible to carry out. Input mistakes typically cause these errors. Logic Err...
    (0)
  • $11.99
  • + learn more
CSC 102 Exam 2 Questions with Correct Answers
  • CSC 102 Exam 2 Questions with Correct Answers

  • Exam (elaborations) • 5 pages • 2024
  • CSC 102 Exam 2 Questions with Correct Answers is the statement int* p; equivalent to int *p; or int * p; - Answer-yes in the statement int* p, q; both are pointers t/f - Answer-false this is valid int *p, *q; - Answer-yes * refers to the ___ to which its ___ points - Answer-object... operand can you make a pointer that points to an object of another type like a struct - Answer-yes dot operator has a ___ precedence than dereferencing operator... solve this - Answer-higher... (*st...
    (0)
  • $12.49
  • + learn more
CSC 102 Exam 2 Questions with Correct Answers
  • CSC 102 Exam 2 Questions with Correct Answers

  • Exam (elaborations) • 5 pages • 2024
  • CSC 102 Exam 2 Questions with Correct Answers is the statement int* p; equivalent to int *p; or int * p; - Answer-yes in the statement int* p, q; both are pointers t/f - Answer-false this is valid int *p, *q; - Answer-yes * refers to the to which its points - Answer-object... operand can you make a pointer that points to an object of another type like a struct - Answer- yes dot operator has a precedence than dereferencing operator... solve this - Answer- higher... (*studentPt...
    (0)
  • $13.39
  • + learn more
CSC 102 Chapter 2 Exam Questions with Answers
  • CSC 102 Chapter 2 Exam Questions with Answers

  • Exam (elaborations) • 5 pages • 2024
  • CSC 102 Chapter 2 Exam Questions with Answers algorithm - Answer-describes how a problem is solved by listing actions that need to be taken and the order of execution psuedocode - Answer-natural language mixed with some programming code code - Answer-write a program variable - Answer-symbol that represents a value stored in the computer's memory declaring variables - Answer-specifying data types so that compiler knows what they are primitive data types or fundamental types - Ans...
    (0)
  • $13.49
  • + learn more
CSC 102 Chapter 1 Exam Questions and Answers All Correct
  • CSC 102 Chapter 1 Exam Questions and Answers All Correct

  • Exam (elaborations) • 5 pages • 2024
  • CSC 102 Chapter 1 Exam Questions and Answers All Correct hardware - Answer-the visible, physical elements of the computer software - Answer-the invisible instructions that control the hardware and make it perform a task motherboard - Answer-a circuit case that connects all of the parts of the computer together central processing unit - Answer-CPU: the computer's brain; executes commands from a computer's hardware and software; the principal computer chip that contains several proces...
    (0)
  • $12.99
  • + learn more
CSC 102 Chapter 1 Exam Questions and Answers All Correct
  • CSC 102 Chapter 1 Exam Questions and Answers All Correct

  • Exam (elaborations) • 5 pages • 2024
  • CSC 102 Chapter 1 Exam Questions and Answers All Correct hardware - Answer-the visible, physical elements of the computer software - Answer-the invisible instructions that control the hardware and make it perform a task motherboard - Answer-a circuit case that connects all of the parts of the computer together central processing unit - Answer-CPU: the computer's brain; executes commands from a computer's hardware and software; the principal computer chip that contains several proces...
    (0)
  • $14.49
  • + learn more
CSC 102 Test Questions with Correct Answers
  • CSC 102 Test Questions with Correct Answers

  • Exam (elaborations) • 5 pages • 2024
  • CSC 102 Test Questions with Correct Answers It is a collection of objects - Answer-Set referred to as elements or members - Answer-Objects True or False: If a set is finite and not too large, we can describe it by listing the elements in it - Answer-True True or False: A set is determined by its elements and not by any particular order in which the elements might be listed. - Answer-True The vertical bar " | " in set notation is read as ? - Answer-such that Notation is also cal...
    (0)
  • $12.49
  • + learn more
CSC 102 Chapter 2 Exam Questions with Answers
  • CSC 102 Chapter 2 Exam Questions with Answers

  • Exam (elaborations) • 5 pages • 2024
  • CSC 102 Chapter 2 Exam Questions with Answers algorithm - Answer-describes how a problem is solved by listing actions that need to be taken and the order of execution psuedocode - Answer-natural language mixed with some programming code code - Answer-write a program variable - Answer-symbol that represents a value stored in the computer's memory declaring variables - Answer-specifying data types so that compiler knows what they are primitive data types or fundamental types - ...
    (0)
  • $12.49
  • + learn more