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.

Page 2 out of 34 results

Sort by

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 a...
    (0)
  • $14.09
  • + learn more
CSC 102 Exam 1 Questions with Correct Answers
  • CSC 102 Exam 1 Questions with Correct Answers

  • Exam (elaborations) • 4 pages • 2024
  • CSC 102 Exam 1 Questions with Correct Answers A computer consists of what hardware components? - Answer-A central processing unit, memory, storage device, input device, output device, and communication device. What does software provide? - Answer-It provides the invisible instructions that control the hardware and make it perform specific tasks. Central Processing Unit (CPU) - Answer-The computer's brain. It retrieves instructions from memory and executes them. Usually has 2 components: ...
    (0)
  • $13.99
  • + learn more
CSC 102 Exam 1 Questions with Correct Answers
  • CSC 102 Exam 1 Questions with Correct Answers

  • Exam (elaborations) • 4 pages • 2024
  • CSC 102 Exam 1 Questions with Correct Answers A computer consists of what hardware components? - Answer-A central processing unit, memory, storage device, input device, output device, and communication device. What does software provide? - Answer-It provides the invisible instructions that control the hardware and make it perform specific tasks. Central Processing Unit (CPU) - Answer-The computer's brain. It retrieves instructions from memory and executes them. Usually has 2 component...
    (0)
  • $14.49
  • + learn more
CSC 102 Midterm Test Questions and Answers
  • CSC 102 Midterm Test Questions and Answers

  • Exam (elaborations) • 3 pages • 2024
  • CSC 102 Midterm Test Questions and Answers An object of the class string - Answer-C++ String Null terminated character array - Answer-C Style String int testArray[]; - Answer-Array Declaration coolKids [2] = "ian"; - Answer-Set the third element of the array, coolKids, as your name int testArray[ number of elements]; Equal to nothing initializes to 0 = {1,2,3,4,5} initializes 5 values - Answer-Array Initialization cout << coolkids[0]; << endl; - Answer-Output the ...
    (0)
  • $11.99
  • + learn more
CSC 102 Midterm Test Questions and Answers
  • CSC 102 Midterm Test Questions and Answers

  • Exam (elaborations) • 3 pages • 2024
  • CSC 102 Midterm Test Questions and Answers An object of the class string - Answer-C++ String Null terminated character array - Answer-C Style String int testArray[]; - Answer-Array Declaration coolKids [2] = "ian"; - Answer-Set the third element of the array, coolKids, as your name int testArray[ number of elements]; Equal to nothing initializes to 0 = {1,2,3,4,5} initializes 5 values - Answer-Array Initialization cout << coolkids[0]; << endl; - Answer-Output ...
    (0)
  • $10.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)
  • $12.99
  • + 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 - An...
    (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 proce...
    (0)
  • $12.99
  • + 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 c...
    (0)
  • $12.99
  • + learn more
CSC 102 Exam 1 Questions with Correct Answers
  • CSC 102 Exam 1 Questions with Correct Answers

  • Exam (elaborations) • 4 pages • 2024
  • CSC 102 Exam 1 Questions with Correct Answers A computer consists of what hardware components? - Answer-A central processing unit, memory, storage device, input device, output device, and communication device. What does software provide? - Answer-It provides the invisible instructions that control the hardware and make it perform specific tasks. Central Processing Unit (CPU) - Answer-The computer's brain. It retrieves instructions from memory and executes them. Usually has 2 components:...
    (0)
  • $12.99
  • + learn more