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
Dmitriy789 [7]
3 years ago
12

In this line of code, what does 144 refer to?

Computers and Technology
1 answer:
schepotkina [342]3 years ago
6 0
If you have fixed length lines/records in the file then get the size of the file and divide by the size of the record to get the number of lines/records. Remember to add the \n to the size of the record.

If you don't, then you need to scan the file and keep reading each character, counting the \n, until you reach end of file. The count will be the number of lines. This is a simple while loop.

Every time you open a file for reading the file pointer should be reset to the start of the file.
You might be interested in
Write a script called fact.sh that is located in your workspace directory to calculate the factorial of a number n; where n is a
ira [324]

Answer:

hope this helps

Explanation:

7 0
3 years ago
Differentiate between symmetric and asymmetric encryption
Shalnov [3]

Answer:

While symmetric encryption uses a single shared key to encrypt and decrypt data, asymmetric uses two separate keys

8 0
2 years ago
Read 2 more answers
Name the reactants in the equation P+O​
zmey [24]
Reactants are the factors that yield the subdivision of a molecule. Products are the result of this division. In other words, reactants are left of the equation and products are on the right. P+O are reactants, but the product is not shown.
3 0
3 years ago
A cloud service provider uses the Internet to deliver a computing environment for developing, running, and managing software app
MakcuM [25]

The answer is PaaS (Platform as a Service)  

PaaS provides users with a cloud runtime environment in which they can develop, test, manage, and deliver applications. Users are able to use a suite of pre-built tools to develop and test their own apps. Thanks to these solutions, developers are able to deploy applications without the need of infrastructures such as servers, operating systems, or development tools.


6 0
3 years ago
What statement is used to close a loop started with a for statement?
Zigmanuir [339]
I believe you could use a statement like "the end" but if I'm wrong could you explain please?
6 0
4 years ago
Other questions:
  • The ____ statement is used to execute specific programming code if the evaluation of a conditional expression returns a value of
    10·1 answer
  • What is the definition of legal intrusion
    14·1 answer
  • Which setting on a profile makes a tab NOT accessible in the All App Launcher or visible in any app, but still allows a user to
    11·1 answer
  • What is output by the following C# code segment?int temp;temp = 180;while ( temp != 80 ) {if ( temp > 90 ) {Console.Write( "T
    7·1 answer
  • For what tools such as USMT and Treanxition used?
    15·1 answer
  • PLS ANSWER ASAP!
    9·1 answer
  • What is the worst case time complexity of insertion sort where position of the data to be inserted is calculated using binary se
    13·1 answer
  • Members of the sales team use laptops to connect to the company network. While traveling, they connect their laptops to the inte
    15·1 answer
  • Consider a file/directory with the following info:
    14·1 answer
  • Computers are not automatic they need human to operate.(true or false)​
    6·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!