Answer:
I think its B or C
Explanation:
After the code segment is executed, the value 6 is returned. As a result, option A is correct.
What is a code segment?A text segment is one of the sections of a programme in an object file or memory that contains executable instructions. It is also known as text or a section of code.
It stores static constants rather than variables, in contrast to the code segment, also known as the text segment, which is read-only on many architectures.
Exons are coding segments, while introns are non-coding segments. The BSS section, on the other hand, contains uninitialized constants and variables.
Demographic, psychographic, geographic, and behavioural segmentation are examples of the four types of segmentation.
These are typical examples of how businesses can segment their markets based on factors such as gender, age, and lifestyle.
Thus, the correct option is A.
For more details regarding code segment, visit:
https://brainly.com/question/20063766
#SPJ3
Which of the following will Excel recognize as a date?
Group of answer choices
February 6 1947
2,6,47
2-Feb-47
None of the above
The option that shows how Excel recognize as a date is February 6 1947.
How does Excel see date?The Excel date is often seen as a regular number that is said to have been formatted to often look like a date.
One can you change the cell format to 'General' so that one can see the type of date serial number. Most times, the integer portion of the date serial number stands for the day, and the decimal portion stands for the time.
Read more about Excel from
https://brainly.com/question/25879801
difference between local technology and model technology with example
How would a user ensure that they do not exceed the mailbox quota?
The user can select a mailbox that does not have a quota.
The user can flag the items as Junk Mail.
The user can just move items to the Deleted Items folder.
The user must empty items from the Deleted Items folder or Archive items.
Answer:
I don't know about this one
how academic skills for teachers help students at the university
Academic skills for teachers has help students at the university because with its use, students are able to have test-taking strategies and understands their courses more better.
Why are academic skills vital for university?The use of Academic skills is one that act to encourage students so they can be able to be more efficient and better learners.
Conclusively, It is one that give students the power or confidence to be involved fully in any courses that are useful for them outside of the classroom.
Learn more about skills from
https://brainly.com/question/1233807
define a touch-sensitive pad and state one use
Answer:
A touch pad is a device for pointing (controlling input positioning) on a computer display screen. It is an alternative to the mouse. Originally incorporated in laptop computers, touch pads are also being made for use with desktop computers. A touch pad works by sensing the user's finger movement and downward pressure.
Explanation:
Dose brainly give you notifications on you're phone when you go into the site
Answer:
Yep it does ^_^
29. The startup configuration file is stored in ________________ a. ROM b. NVRAM c. Flash Memory d. RAM
Answer:
The start configuration is stored on the nonvolatile random-access memory aka NVRAM for the vast majority of systems.
Differentiate between
Operating system and
language translator
Which three steps might be included in an algorithm for a digital thermostat?
✓ A. The thermostat uses the resistance detected to calculate the
temperature.
B. The thermostat sends an electrical signal to either the air
conditioner or the heater.
C. The thermostat measures electrical resistance with its thermistor.
O D. The thermostat automatically installs itself by wiring itself to the
house's electrical system.
Answer:
Explanation:
It certainly isn't D. It would cost a fortune to make that happen. It's not impossibe. Just impractical.
It's not A. Resistance is a floating physical thing present in the air.
B could be correct, but there is a better answer.
The answer is C. A thermistor is a resistance that is temperature sensitive.
How to change notification sounds for different apps.
what is alternative name of home page
Answer:
In this page you can discover 5 synonyms, antonyms, idiomatic expressions, and related words for home page, like: web page, web site, website, webpage and homepage.
In a print statement, you can set the ________ argument to a space or empty string to stop the output from advancing to a new line. true false
In a print statement, a user can set the end argument to a space or empty string, in order to stop the output from advancing to a new line.
What is a print statement?A print statement can be defined as a line of code that is used to send data to the print or println method of a programming system such as compiler.
In Computer programming, an end user can set the end argument to a space or empty string, in order to stop the output from advancing to a new line by using a print statement.
Read more on print statement here: https://brainly.com/question/21631657
The most popular productivity suite in the world is microsoft office. please select the best answer from the choices provided t f
Statement, the most popular productivity suite in the world is microsoft office is correct. The statment is ture (T).
What is productivity suite?productivity suite is a collection of programs desgined for the computer whcih has a word processor, presentation creater and spreadsheet creater.
Types of productivity suite-
Computer based productivity suite- This type of productivity suite are need to be installed the program on the computer, which can be work offline mode too.Online productivity suite- Online productivity suite are availeble on the internet and can be use whenever required without preinstallation.Microsoft office 365 is the best and the oldest productivity suite. Most of the people are familier with this suite and it is most popular productivity suite in the market.
Thus, the statement, the most popular productivity suite in the world is microsoft office is correct. The statment is ture (T).
Learn more about the productivity suite here;
https://brainly.com/question/2764685
One way to check if a website is secure is to look for a/an
in the address bar.
Answer:
One such sign to look for is in the URL of the website. A secure website's URL should begin with “https” rather than “http”. The “s” at the end of “http” stands for secure and is using an SSL (Secure Sockets Layer) connection. Your information will be encrypted before being sent to a server.
T - True. One way to check if a website is secure is to look for a padlock icon in the address bar.
How does this work?This padlock indicates that the website is using a secure HTTPS connection. HTTPS encrypts the data transmitted between the user's browser and the website, ensuring that sensitive information such as login credentials or financial details remains private and protected from unauthorized access.
Additionally, a secure website's address will start with "https://" instead of "http://". Users should always verify these security indicators before entering any personal or sensitive information on a website to safeguard their online privacy and security.
Read more about websites here:
https://brainly.com/question/28431103
#SPJ2
25 points for this answer
Unethical uses of computer devices include _____. Select 3 options.
financial theft
surfing websites
identity theft
media piracy
downloading videos
Answer:
financial theft
identity theft
media piracy
Unethical uses of computer devices include the following:
Financial theft.Identity theft.Media piracy.What is an unethical use of a computer?The unethical use of a computer can be defined as the unauthorized and illegal (illegitimate) use of a computer system to perpetrate cyber crimes and other criminal inclined practices.
In Cybersecurity, unethical uses of computer devices by a hacker include the following:
Financial theft.Identity theft.Media piracy.Read more on computer crime here: https://brainly.com/question/13109173
#SPJ2
write a program to calculate sum of first ten natural numbers
Answer:
Explanation:
total = 0
i = 0
while i<=10:
total = i +total
print(total)
Select all examples of ethical and appropriate use of business e-mails.
1 ) Claudia shares a joke with her coworkers.
2) Celia forwards an e-mail asking for donations to the relief fund for hurricane victims.
3) Lucia sets up a 2:00 meeting with her marketing team.
4) Iris sends a message about a rally to stop the sale of furs.
5) Ken deletes a message from his boss without reading it.
6) Karl sends a graphic to his coworker in an attachment. Karl sends a graphic to his coworker in an attachment.
Answer:
Number 3 only I believe, sorry if im wrong.
Explanation:
What will her profit be is she sells her CDs at this price?
Alejandro wants to post an animation on his social media page that shows a series of slightly different images displayed in sequence. What type of animation should he select
The type of animation that Alejandro should select show a series of images displayed in sequence is: Animated GIF.
What is graphic design?Graphic design can be defined as an artistic process that is used for the creation of various art works and animations.
In the creation of various graphic files such as in 2-D or 3-D, graphic designers can use a variety of software applications or programs to create still images and animations.
In this scenario, Alejandro should select an animated graphics interchange format (GIF) to show a series of images displayed in sequence.
Read more on graphic design here: brainly.com/question/25299426
What would be considered a benefit of using simulation in the education field?
Simulation can reduce the costs of books.
Simulation can increase the cost of materials.
Simulation can reduce the number of teaching jobs.
Simulation can reduce the amount of homework for students.
Answer:
books cost
Explanation:
the books cost will go down, as they are to become digital, thus, making physical copies cheaper
Answer:
A
Explanation:
Did test
________ is a location service that allows applications to know when a user has crossed a specific location and then triggers an automated action.
The location service that allows applications to know when a user has crossed a specific location to trigger an automated action is; Geofencing
What is geofencing?Geofencing is a location-based service whereby an app or software uses GPS, RFID, Wi-Fi or even cellular data to trigger an already programmed action when a mobile device enters or exits a virtual boundary that is set up around a geographical location called a geofence.
Thus, the answer to the question would be geofencing as it tallies with the definition given above,
Read more about programs at; https://brainly.com/question/16397886
which includes code written
A computer programmer will often use a
by other programmers.
A. copyright
B. library
C. license
D. website
answer it correctly
Answer:
fertilizers: 950 bags
insecticides: P 2160.00
plowing: 5
harrowing: P 3150.00
Explanation:
Check My Work An information system includes _____, which are programs that handle the input, manage the processing logic, and provide the required output
An information system includes applications, which are programs that handle the input, manage the processing logic, and provide the required output.
What are applications used in a computer system?Applications are software program that helps a computer user to work effectively with the computer system.
It helps the computer user by handling the input, managing the processing logic, and providing the required output.
Examples of application include:
Web browsersPresentation softwareSpreadsheetWord processorsTherefore, an information system includes applications, which are programs that handle the input, manage the processing logic, and provide the required output.
Learn more about application software here:
https://brainly.com/question/18661385
Kendra and her friends are working on a class project. The team is trying to make sure everyone in the group has the most up-to-date information as a project progresses. What is the best way for the Tina share their work?
a. Each person needs to send email with his/her part of the project individually every day
b. Each person should be on a cloud folder and sync their files as they are working through their project
c. Each person needs to send a group email to the team as soon as any updates are completed
d. Each person should post their updated information on a team website so it is available for anyone to see
The best way for Tina's team to share their work is: B. Each person should be on a cloud folder and sync their files as they are working through their project.
What is cloud computing?Cloud computing refers to a type of computing that typically requires the use of shared computing resources over the Internet, rather than using local servers, wired-connection and hard drives.
In this scenario, the best way for Tina's team to share their work, so as to make sure everyone in the group has the most up-to-date information as a project progresses is the use of cloud computing, where each person is on a cloud folder and will sync their files as they are working through their project.
Read more on cloud computing here: https://brainly.com/question/19057393
nums = [30, 10, 30, 14, 10, 3, 9, 7]
print(nums)
nums.extend([24, 3, 21, 19])
print(nums)
What is output by the second print statement in the code above?
Group of answer choices
[30, 10, 30, 14, 10, 3, 9, 7, 24, 3, 21, 19]
[30, 10, 30, 14, 10, 3, 9, 7]
[24, 3, 21, 19]
[24, 3, 21, 19, 30, 10, 30, 14, 10, 3, 9, 7, 24, 3, 21, 19]
The range function must have two parameters is False. ~Range has three possible sets of parameters: range(stop) - Returns 0 to the given stop value, counts by one.
What is program?A computer can run multiple programs simultaneously, and each program can be in a different state. There are three states a program can be in: running, blocked, and ready. If a program is running, it means that it is currently using the computer's resources, such as the processor, memory, and I/O devices, to perform its tasks.
On the other hand, if a program is blocked, it means that it is waiting for a resource to become available, such as a file, network connection, or input from the user. In the scenario you mentioned, "Program A" is in the running state, meaning it is actively using the computer's resources.
Therefore, Program B" is in the blocked state, meaning it is waiting for a resource to become available so it can continue to run.
Learn more about program on:
brainly.com/question/30613605
#SPJ3
disadvantages of using lossless compression rather than lossy compression
Answer:
Larger files
Explanation
Lossless advantages and disadvantages Advantages: No loss of quality, slight decreases in image file sizes. Disadvantages: Larger files than if you were to use lossy compression.
Compression, Explained. We use compression to make files smaller, so that they take up less storage space and can be downloaded more quickly.
Lossless vs. Lossy Formats.
Lossy Compression. Lossy compression is useful because of its ability to shrink a file to a more convenient size
Select the Pixel Format to be either Mono8 or BayerRG8.
Ensure ISP Enable is not selected (disabled).
From the Image Compression Mode drop-down, select Lossless.
Select the Adaptive Compression Enable checkbox to allow dynamic updates to compression tables to achieve a better compression ratio.
The area that we can see just after windows is started is subject
Answer:
The area that we can see just after windows is started is desktop or working area.
FOR loops are considered to be which of the following:
A. primarily pretest conditional loops
B. used for conditional statements
C. counter controlled loops
D. post test conditional loops
Answer:
C. counter controlled loop
Explanation:
A counter controlled loop, is a loop that repeats a specific number of times. If it is known how many times a loop must repeat or perform a certain task, it is a count controlled loop (for loop).
- It must initialize a counter variable to a starting value.
- It must test the counter variable by comparing it to a maximum value. When the counter variable reaches its maximum value, the loop terminates.
- It must update the counter variable during each iteration. This is usually done by incrementing the variable.
Digital censorship is _____. Select 3 options.
used to free people
used to control people
subtle and often hidden
open and visible
a global problem
Digital censorship can be used by government or private individual to control people.
What is Digital censorship?Digital censorship can be described as the controlling or suppression of the access to information on the Internet.
It can be carried out by governments or by private organizations and serves as a means of regulations.
Learn more about Digital censorship at;
https://brainly.com/question/26152499
Answer:
- used to control people
- subtle and often hidden
- a global problem
Explanation:
Digital censorship is the act of filtering out information and hiding it from the masses. This can be used in order to control and manipulate the public. It's a global problem that is very subtly accomplished. (correct on Edge)
I hope this helped!
Good luck <3