Looking for answers? Westonci.ca is your go-to Q&A platform, offering quick, trustworthy responses from a community of experts. Explore thousands of questions and answers from a knowledgeable community of experts on our user-friendly platform. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

Complete the sentence.

It is always a good idea to initialize variables that will obtain values through calculations to either a _________ (“ “) or to zero (0 or 0.00) before using them in programming statements.


Sagot :

Answer:

The answer to this question is given below in the explanation section.

Explanation:

This question is about a good programming practice, that you have to initialize the variable to either null value or zero before using them in a programming statement.

So the correct fill-in-the-blank is given below:

It is always a good idea to initialize variables that will obtain values through calculations to either a Null (“ “) or to zero (0 or 0.00) before using them in programming statements.

It is noted that when you assign (" ") to a variable it is not an empty value but it has a null value (blank).  

Answer:

space character

Explanation:

this is 100% right on edge 2021