Computer Science, asked by jivitesh16kumar, 9 months ago

give one example of text constant

Answers

Answered by Anonymous
7

The most significant are: compile-time (statically-valued) constants, run-time (dynamically-valued) constants, immutable objects, and constant types (const). ... Typical examples of run-time constants are values calculated based on inputs to a function, such as this C++ example: void f(std::string s) { const size_t l = s.

Answered by sameekshasaraf2009
2

Answer:

continuous test

Explanation:

continuous testing is the process of executing automated tests as part of software delivery

Similar questions