subject

According to class material, true statement(s) about c include(s)
(a) the programmer has to know and code the number of slots a c vector has when that vector is defined in order for that program to compile and run correctly.
(b) a c vector starts with slot 0.
(c) c vectors cannot hold objects. they can only hold simple variables.
(d) vectors cannot be passed to a function.
(e) in general, an object has actual attribute values while a class defines the attribute names.
(f) in c , a c pointer is typed: a pointer can only hold the address of a specific type of variables, e. g., string, double, etc.
(g) none of (a) through (f) is a correct statement.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 04:31
Q14 what is most important for you to choose before you build a network? a. private network b. nos c. network media d. network protocol e. directory service
Answers: 1
question
Computers and Technology, 24.06.2019 12:30
Nikki sent flyers in the mail to all houses within the city limits promoting her computer repair service what type of promotion is this and example of
Answers: 1
question
Computers and Technology, 24.06.2019 18:30
*write a program that defines symbolic names for several string literals (chars between quotes). * use each symbolic name in a variable definition. * use of symbolic to compose the assembly code instruction set can perform vara = (vara - varb) + (varc - vard); ensure that variable is in unsigned integer data type. * you should also further enhance your symbolic logic block to to perform expression by introducing addition substitution rule. vara = (vara+varb) - (varc+vard).
Answers: 1
question
Computers and Technology, 24.06.2019 19:30
Dtp allows you to manipulate text boxes in the following ways. more than 1 answer. a.move them b.rotate them c.resize them d.all of the above e.none of the above
Answers: 1
You know the right answer?
According to class material, true statement(s) about c include(s)
(a) the programmer has to...
Questions
Questions on the website: 13722362