Question List for "Starting Out with C++ from Control Structures to Objects"

  Topics Views Last post
Computer Science » The following is the pseudocode for which type of algorithm?Set first to 0Set last to the last ... New
Started by SGallaher96
97 May 22, 2019
Programming and Graphic Design » The ________, also known as the address operator, returns the memory address of a variable. New
Started by Collmarie
88 May 22, 2019
Computer Science » Assume you have two integer variables, num1 and num2. Which of the following is the correct way to ... New
Started by Zulu123
99 May 22, 2019
Computer Science » The weak_ptr can share ownership of a piece of dynamically allocated memory. New
Started by RRMR
555 May 22, 2019
Programming and Graphic Design » When an array is sorted from highest to lowest, it is said to be in New
Started by dakota nelson
77 May 22, 2019
Programming and Graphic Design » The ampersand (&) is used to dereference a pointer variable in C++. New
Started by Bob-Dole
91 May 22, 2019
Computer Science » Use the delete operator only on pointers that were New
Started by james9437
87 May 22, 2019
Programming and Graphic Design » It is legal to subtract a pointer variable from another pointer variable. New
Started by berenicecastro
143 May 22, 2019
Computer Science » With pointer variables you can access but not modify data in other variables. New
Started by cool
78 May 22, 2019
Programming and Graphic Design » What does the following statement do?double *num2; New
Started by Yolanda
92 May 22, 2019