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

  Topics Views Last post
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
Programming and Graphic Design » What does the following statement do?double *num2; New
Started by Yolanda
92 May 22, 2019
Computer Science » With pointer variables you can access but not modify data in other variables. New
Started by cool
79 May 22, 2019
Programming and Graphic Design » The following is the pseudocode for which type of algorithm?For maxElement = each subscript in the ... New
Started by lunatika
212 May 22, 2019
Computer Science » With pointer variables you can ________ manipulate data stored in other variables. New
Started by Jramos095
371 May 22, 2019
Programming and Graphic Design » The following function should swap the values contained in two integer variables, num1 and num2. ... New
Started by natalie2426
87 May 22, 2019
Programming and Graphic Design » The unique_ptr is the sole owner of a piece of dynamically allocated memory. New
Started by lilldybug07
551 May 22, 2019
Programming and Graphic Design » The ________ is adequate for searching through small arrays. New
Started by audragclark
76 May 22, 2019