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

  Topics Views Last post
Computer Science » When using the strcat function you must be careful not to overwrite the bounds of an array. New
Started by bobypop
66 May 22, 2019
Programming and Graphic Design » Every byte in the computer's memory is assigned a unique New
Started by dejastew
108 May 22, 2019
Computer Science » Select all that apply. Of the following, which statements have the same meaning? New
Started by anjilletteb
34 May 22, 2019
Computer Science » The ________ and ________ operators can be used to increment or decrement a pointer variable. New
Started by formula1
44 May 22, 2019
Programming and Graphic Design » The following statement ________.cin >> *num3; New
Started by c0205847
33 May 22, 2019
Programming and Graphic Design » Which of the following defines a unique_ptr named uniq that points to a dynamically allocated int? New
Started by vicotolentino
2,652 May 22, 2019
Computer Science » What will the following code output?int number = 22;int *var = &number;cout New
Started by dalyningkenk
66 May 22, 2019
Programming and Graphic Design » When you pass a pointer as an argument to a function, you must New
Started by silviawilliams41
32 May 22, 2019
Computer Science » The itoa function is similar to atoi but it works in reverse. New
Started by burton19126
55 May 22, 2019
Programming and Graphic Design » A pointer variable may be initialized with New
Started by sarasara
48 May 22, 2019