Computer Science, asked by snehasingh5104, 4 months ago

Which of the following is not an advantage of templates?

Answers

Answered by karthikeyansathish
21

Easier graphics.

ls the answer.

Answered by aryansuts01
1

Answer:

Concept:

The repetitious content that would need to appear on more articles or pages is typically found in templates. Boilerplate messages, standardized warnings or notices, info boxes, navigational boxes, and other related uses sometimes involve their utilization. An instrument for imposing a consistent layout, appearance, and feel across several pages or inside content sections is a template. Every time a template is changed, all pages and regions that are based on it are immediately updated.

Given:

Which one of the previously reported data on the advantages of templates is FALSE?

Find:

discover the response to the posed inquiry.

Answer:

When the template is instantiated, the compiler is the only one to notice mistakes. Sometimes, regardless of whether the remainder of the template is instantiated, mistakes in the methods of templates are only discovered when the member method is used.

They are challenging to verify. Not utilized template code is typically only infrequently compiled. Therefore, thorough test case coverage is essential. Testing takes time, though, and it might turn out that the code didn't actually need to be resilient in the first place.

Another issue might be the ability of templates to stop code from compiling, such as by making sure that a class template is never constructed with a specific set of template arguments. Writing tests to ensure that code does not compile might be challenging.

#SPJ3

Similar questions