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

  Topics Views Last post
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,511 May 22, 2019
Programming and Graphic Design » The following statement ________.cin >> *num3; New
Started by c0205847
28 May 22, 2019
Computer Science » What will the following code output?int number = 22;int *var = &number;cout New
Started by dalyningkenk
63 May 22, 2019
Programming and Graphic Design » When you pass a pointer as an argument to a function, you must New
Started by silviawilliams41
28 May 22, 2019
Programming and Graphic Design » A pointer variable may be initialized with New
Started by sarasara
42 May 22, 2019
Computer Science » The itoa function is similar to atoi but it works in reverse. New
Started by burton19126
52 May 22, 2019
Programming and Graphic Design » Not all arithmetic operations can be performed on pointers. For example, you cannot ________ or ... New
Started by chandani
44 May 22, 2019
Computer Science » A test using the isupper function will return false if the argument is an uppercase character. New
Started by j.rubin
44 May 22, 2019
Programming and Graphic Design » Which of the following can be used as pointers? New
Started by kfurse
24 May 22, 2019
Programming and Graphic Design » The following statement ________.int *ptr = new int; New
Started by Engineer
25 May 22, 2019