1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Nata [24]
3 years ago
6

What does the following statement do? vector v(10, 2);

Computers and Technology
1 answer:
Alecsey [184]3 years ago
3 0

Answer:

D) It creates a vector object with a starting size of 10 and all elements are initialized with the value 2.

Explanation:

When you write the statement vector<int> v(10,2); This statement declares a vector or dynamic array of size 10 that is the first parameter and the second parameter is the value with which all the elements in the vector are to be initialized.So in this vector all the 10 values will be initialized with the value 2.It is one of the way of initializing the vector.

You might be interested in
Explicit knowledge can be documented and codified, whereas tacit knowledge encompasses insights, judgment, creative processes, a
Shtirlitz [24]

Answer:

True

Explanation:

Explicit knowledge is technical or  academic data or information that is  described in formal language, like manuals,  mathematical expressions, copyright and  patents. This <em>’’know-what,’’</em> or systematic  knowledge is readily communicated and  shared through print, electronic methods and  other formal means. Explicit knowledge is  technical and requires a level of academic  knowledge or understanding that is gained  through formal education, or structured  study. Explicit knowledge is carefully  codified, stored in a hierarchy of databases  and is accessed with high quality, reliable, fast  information retrieval systems. Once codified,  explicit knowledge assets can be reused to  solve many similar types of problems or  connect people with valuable, reusable  knowledge.

Tacit knowledge is technical or cognitive  and is made up of mental models, values,  beliefs, perceptions, insights and  assumptions. Technical tacit knowledge is  demonstrated when people master a specific  body of knowledge or use skills like those  gradually developed by master craftsmen.

3 0
3 years ago
What is the best way to improve an online search?
sattari [20]

Answer: i think it’s A, i’m not sure. i’m still stuck on my own

Explanation:

8 0
3 years ago
Read 2 more answers
You have been tasked with designing an Ethernet network. Your client needs to implement a very high-speed network backbone betwe
Vsevolod [243]

Answer:

a.10GBaseSR

d.1000BaseSX

Explanation:

In Computer Networking, The 1000BaseSX is a type of cabling standard used for deploying Gigabit Ethernet networks. The SX in 1000BaseSX denotes short, and it implies that it's for use with transmissions having short-wavelength over short runs of fiberoptic cabling in a Gigabit Ethernet networks.

The SR in 10GBaseSR denotes short-range, it is exclusively used for multi-mode fiberoptic medium that uses 850nm lasers having LC duplex connector and DDM with a maximum transmission distance of 300meters in a Gigabit Ethernet networks.

5 0
3 years ago
Which storage device is not recommended as a permanent storage solution?
Brut [27]

Answer:

In comparison to permanent storage, non-permanent storage, also called volatile memory, is a storage device whose data is lost when its power source is disconnected. Examples of non-permanent storage include CPU cache and RAM.

Explanation:

i just know

8 0
2 years ago
what is the software that controls the storage, retrieval and manipulation of database stored in a database
irga5000 [103]
A database management system (DBMS) is the software which controls the storage, retrieval, deletion, security, and integrity of data within a database.
5 0
3 years ago
Other questions:
  • The command for creating a PivotTable is found in the <br> tab.
    7·1 answer
  • Assume that the following code exists inside a method of SomeClass, and that this code compiles without errors:
    13·1 answer
  • A software programâs _________ indicates what can legally be done with that program.]
    5·1 answer
  • Select
    14·1 answer
  • If none of the contacts of a manual switch change status when the operator is activated, what is the most probable cause?
    9·1 answer
  • Write a program named RectangleArea to calculate the area of a rectangle with a length of 15.8 and a width of 7.9. The program s
    10·1 answer
  • First Person Who Answers Fast As Possible Will Be Marked As Brainiest ​
    12·1 answer
  • In which of the following scenarios would you choose to embed versus import data?
    8·1 answer
  • Which of the following is NOT an example of soft skill?
    8·1 answer
  • Question 2
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!