1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
nordsb [41]
1 year ago
5

Is each of the following method identifiers (a) legal and conventional, (b) legal but unconventional, or (C) illegal?

Computers and Technology
1 answer:
kolbaska11 [484]1 year ago
6 0

Identifiers are indeed the <em>identifiers of variables, functions, classes, packages, or interfaces.</em> These are not the objects themselves, as contrasted to literals, but rather means of alluding to things, and the further calculation can be defined as follows:

legal and conventional:

  • The class identification whose names starting with just an uppercase letter includes no space.
  • It <em>stresses each subsequent word</em> with an uppercase letter that falls within<em> legal</em><em> and </em><em>customary</em>.
  • The example are "<u>association Rules(), getReady(), and displayTotal()</u>".

legal but unconventional:

  • The class identification whose new words do not begin with <u>initial uppercase letters, utilizing underscore</u>.
  • It marks the whole letter ​with uppercase, and commencing the first letter with lowercase is regarded as legal but unusual.
  • The example are "<u>PayrollApp(), Accounts_Receivable()</u>".

illegal:

  • Class IDs with a space between two words, reserved keywords, names that begin with numbers, and <u>symbols (except $,_) </u>are prohibited.
  • The example are "<u>void(), Golden Retriever(), invoice#(), 36542ZipCode()   and 911()</u>".

Learn more:

brainly.com/question/14293502

You might be interested in
The recheck document button, which resets the spelling and grammar checker to flag previously ignored errors, is located in the
kumpel [21]
The answer is b and c
7 0
3 years ago
Is recursion ever required to solve a problem? What other approach can you use to solve a problem that is repetitive in nature?
Setler79 [48]

Answer:

No you can not tell that recursion is ever required to solve a problem.

Recursion is required when in the problem, the solution of the input depends on the solution of the subsets of the input.

Iteration is also another form of repetitive approach we follow to solve that kind of problems.

But the difference between recursion and iteration is :

  • In recursion we call the function repeatedly to return the result to next level.
  • In iteration certain bunch of instructions in a loop are executed until certain conditions met.

Explanation:

For example in the Fibonacci sequence problem, to find f_{n}, we need to compute f_{n-1} and f_{n-2} before that.

  • In case of recursion we just call the method Fibonacci(n) repeatedly only changing the parameter Fibonacci(n-1), that calculates the value and return it.

                           Fibonacci(n)

                           1. if(n==0 or n==1)

                           2.       return 1.

                           3.else

                           4.      return( Fibonacci(n-1)+Fibonacci(n-1) )

  • But in case of iteration we run a loop for i=2 to n, within which we add the value of current f_{i-1} and f_{i-2} to find the value of f_{i}

                           Fibonacci(n)

                           1. if(n<=2)

                           2.    result = 1

                           3.     else

                           4. result1 =1 and result2=1.

                           5.      {  result = result1 +result2.

                           6.         result1= result2.

                           7.         result2 = result.

                           8.      }

                           9.  output result.

8 0
3 years ago
List 5 ways that computers could be used in a school or university
larisa [96]

Answer:

Explanation:

✓ computer can be used Interactive Learning apps, whereby students can share knowledge

✓Access to Information on the go: computer can be searched when educational information is needed

✓Virtual Classrooms : Incase of online classroom computer can be of help where both teacher student can meet online

✓Data processing and presentation ; computer can be used by both teacher and student in processing of data's.

✓Computer Literacy Education : for Literacy Education, computer can be used in training students to become computer literate.

4 0
3 years ago
What should my school do? someones been trying to hack the wifi and computers here.
Snezhnost [94]

they should have a fund raiser and collect money and then put up strong fire walls on all the computers

5 0
2 years ago
When purchasing a security program, you must make sure that _____. Select 2 options.
Oliga [24]

Answer:

1 ans 3

Explanation:

3 0
2 years ago
Other questions:
  • Multiple users report that the network printer, which is connected through the print server, is not printing. Which of the follo
    12·1 answer
  • An asymmetric encryption system utilizes how many keys?
    11·1 answer
  • For any two documents x and z, define k(x, z) to equal the number of unique words that occur in both x and z (i.e., the size of
    15·1 answer
  • Greg is the network administrator for a large stadium that hosts many events throughout the course of the year. They equip usher
    7·1 answer
  • What does aperture control? A)amount of light the image sensor captures when taking a photo. B)how sensitive the camera is to in
    10·2 answers
  • Write an application that allows a user to enter any number of student quiz scores, as integers, until the user enters 99. If th
    5·1 answer
  • 10. What is "bandwidth"? (
    15·1 answer
  • Brain of the computer system is called​
    15·2 answers
  • What is the best method to avoid getting spyware on a machine
    6·1 answer
  • Select the correct answer.
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!