-
Which of the following is not true regarding to counter?
-
- counter(name)
- counter(string)
- counter(name,string,style)
- counter(name,style)
- None of these
Correct Option: B
There are two functions for specifying counters, ‘counter()’ or ‘counter()’. First one has two forms ‘counter(name,style)’ and ‘counter(name)’. The second one also has two forms ‘counter(name,string,style)’ and ‘counter(name,string)’.