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

  Topics Views Last post
Programming and Graphic Design » An array name is a pointer constant because the address stored in it cannot be changed at runtime. New
Started by Bernana
51 May 22, 2019
Computer Science » In C++11, the ________ keyword was introduced to represent address 0. New
Started by Zoey63294
137 May 22, 2019
Programming and Graphic Design » The following is the pseudocode for which type of algorithm?For start = each array subscript, from ... New
Started by jerry coleman
40 May 22, 2019
Programming and Graphic Design » When you work with a dereferenced pointer, you are actually working with New
Started by TVarnum
29 May 22, 2019
Programming and Graphic Design » To use any of the smart pointers in C++11 you must use the following directive in the header file:#include New
Started by Sportsfan2111
89 May 22, 2019
Programming and Graphic Design » The following is the pseudocode for which type of algorithm?Set found to falseSet position to -1Set ... New
Started by plus1
34 May 22, 2019
Programming and Graphic Design » In C++11 you can use smart pointers to dynamically allocate memory and not worry about deleting the ... New
Started by NClaborn
73 May 22, 2019
Computer Science » Algorithms used to arrange random data in some order are ________ algorithms. New
Started by rayancarla1
88 May 22, 2019
Programming and Graphic Design » A pointer can be used as a function argument, giving the function access to the original argument. New
Started by Beheh
101 May 22, 2019
Computer Science » Regardless of the algorithm being used, a search through an array is always performed New
Started by cdr_15
135 May 22, 2019