False, Write in full sentences and paragraphs on your slides - It is your presentation! Make it how you want to
Answer:
a. divide the viewfinder into three equal, vertical divisions
Explanation:.
Answer:
a) TRUE.
Explanation:
The statement is true.We can declare a variable but not initialize it there we can initialize it afterwards when we want to use.On declaring the variable type it tells the compiler to reserve the memory according to the size required for the data type.When we initialize the memory is allocated to that variable.