Ask Question
8 August, 09:31

2. Suppose you want to write a method that prints a heading on a new output page, along with a page number that is 1 in the first activation and that increases by 1 with each subsequent activation. Can this be done without parameters and without reference to nonlocal variables in Java

+1
Answers (1)
  1. 8 August, 11:04
    0
    This can be done in both Java and C#, using a static (or class) data member for the page number.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “2. Suppose you want to write a method that prints a heading on a new output page, along with a page number that is 1 in the first ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers