A pointer is nothing but a memory location where data is stored. A pointer is used to access the memory location. There are various types of pointers such as a null pointer, wild pointer, void pointer and other types of pointers. When you want to deal different variable data type, you can use a typecast void pointer.
mention the generation we have in computer
Which pair of devices have the same input motion and different outputs?
scissors and adjustable wrench
nutcracker and can opener
musical instrument and adjustable wrench
salad tongs and nutcracker
Answer:
nutcracker and can opener
Explanation:
what is this answer?
Answer:
ITS ALL ABOUT C
Explanation:
READ IT CAREFULLY
What is one ethical use of technology?
A.
Arguing with people on Twitter about various topics.
B.
Browsing the internet on your smartphone during class.
C.
Posting fake information on your social media accounts.
D.
Talking to friends and colleagues about interesting news.
Answer:
D.
Talking to friends and colleagues about interesting news.
Explanation:
Ethics is a branch of philosophy that "involves systematizing, defending, and recommending concepts of right and wrong behavior". So if something is "ethical" it is a right thing to do.
If tech is smarter than us. How did a human make something smarter than him/her?
Answer:
hey eliza you there
Explanation:
Answer:
Well, really we are the smart ones since we created it and we put all of the info inside of that robot
Explanation:
18
Taglarim
1 point
Plagiarism is considered an act of
type your answer...
and is the most type your answer...
violated offense under most schools' academic code of conduct.
5
1
Answer:
Plagiarism; meaning
Explanation:
plagiarism is presenting someone else's work or ideas as your own with or without their consent by incorporating it into your work without full acknowledgement.
The input force used to provide power to a machine is the _____.
Linkage
Powertrain
Power Adapter
Power Source
Answer:
D power source
Explanation:
whitebox learning
Click each image that you consider to be a computer.
Answer:
the 1 with the dude whos sitting at the desk with the really old computer. witch is probly 4\d
Explanation:
Which event is an example of an external risk?
A.
theft
B.
failure of machinery
C.
weak economy
D.
outdated production techniques
Answer:
Answer: C
Explanation:
A weak econemy would pose as an external risk. These types of risk are usually out of human hands and are not controllable or influenced by the company.
HELP ASAP!!Prompt
What is a default font?
Answer:
default font is the text styling that is usually used by a computer when a document is opened, such as Times New Roman. Font, Typography terms.
A default font is known to be the key or main font that is used by any person or firm.
What Is a Default Font?A default font is regarded as the primary type of font that is often used in any of document or writeup by a firm or by an individual.
Conclusively, A firm or a company uses this font in their products such as Calibri as the main font in their document.
Learn more about default font from
https://brainly.com/question/23359310
Examine the code below. When this program runs, what size will the text be when printed on the screen?
import simplegui
def draw(canvas):
for i in range (10):
canvas.draw_text("Hello", (10, 25 + 20*i), 20, "red")
frame = simplegui.create_frame("Testing", 400, 400)
frame.set_draw_handler(draw)
frame.start()
Answer:
The answer is 20
Explanation:
I have this homework
Select the correct answer from each drop-down menu.
Complete the following sentence.
In this last step of initiation phase, projects are . At this stage, the project is with projects that are running.
1(approved
2(compared
Those are the answers
#platogang
Answer:
Approved
Explanation:
Answer:
the answer is in the question
Explanation:
WIN
What is the use of lesson control panel?
a) background
b) enable or disable sound c) animation d) plain
Explanation:
b enables sound and clear tone
The symbol is used to indicate that a line of text is a comment.
Answer:
Explanation:
asterisk
Answer:
# is the symbol you would use
Explanation:
I took the Unit Test on Edgen.
Choose all stages of the information processing cycle.
Answer:
The information processing cycle, in the context of computers and computer processing, has four stages: input, processing, output and storage (IPOS).
Explanation:
Answer:
Processing, storage, input, and output.
Babbage’s punch cards, which used numbers from 0 to 9. Digital or analog.
Answer:
Analog
Explanation:
yuh
Answer:
Your answer would be
1. Digital
2. Analog
3. Digital
4. Analog
5. Analog
Explanation:
Edge 2022
A ___ covers several adjacent buildings of a school and business.
capus area networking
virtual private network
metropolitan area network
personal area network
Answer:
Campus Area Network.
Explanation:
Doesn't need explaining.
Answer:
campus area network
Explanation:
correct on edge
What are the benefits of writing functions that use parameters and return List 2 please and explain what is return
Answer and explanation:
There are many benefits of writing functions that use parameters and return. Some of them are:
1. Flexibility: With functions having parameters, several values of the parameters can be used at invocation time thereby making the application flexible. For example, given the following function in Java.
public void showName(String name){
System.out.println("Your name is " + name);
}
To call this method (function), the programmer could use various values for the name parameter used in the function like so:
showName("John");
showName("Doe");
If the function didn't have a parameter, it is possible it will only print a hardcoded name every time the function is called.
2. Scope Control: When a function is allowed to return a value, it helps to work around scope issues since variables declared within a function are limited to that function and do not exist outside the function. This means that the values of these variables cannot be used anywhere else outside the function in which they are being declared. However, if the function returns a value, the value can be used anywhere else in the program.
For example:
public String getDouble(int x){
int y = x * 2
return y;
}
The function above returns twice the value of the argument supplied to it. Since the integer variable y is declared within the function, it's value cannot be used outside the function. However, since the value is being returned by the function, it could be used anywhere the function is being called. Thanks to the return keyword.
Type the correct answer in the box. Spell all words correctly.
Charlie works in a team that manages the stations tracking GPS satellites in their orbits. What type of stations does Charlie’s team manage?
Charlie’s team manages the _____ stations, which track GPS satellites in their orbits.
Answer:
Ground Antennas
Explanation:
I got it right on my test
Answer:
the correct answer is monitoring
Explanation:
PLATO
The image shows a bar graph.
A bar graph shows a series of 4 vertical bars along an x and y axis.
In which scenarios would using this graph be best for a presentation? Check all that apply.
showing change in a community’s average median age over a century
comparing the percentages of the types of pets owned in a community
showing how the world’s shark population has changed over 50 years
comparing the number of men and women who earned engineering degrees in a decade
showing the percentages of the various religions practiced in Indonesia
Answer:
showing change in a community’s average median age over a century
showing how the world’s shark population has changed over 50 years.
comparing the number of men and women who earned engineering degrees in a decade
Explanation:
What is the purpose of a Post Mortem Review? (5 points)
Answer:
The interpretation of the discussion is characterized throughout the explanation portion below.
Explanation:
A post-mortem investigation, as well widely recognized as the autopsy, has become a post-mortem assessment of that same body. This same goal of some kind of post-mortem should be to investigate what happened. Post-mortems have been performed by pathologists (Physicians specializing in considering the mechanisms as well as tends to cause including its illness).
How would Patrick save his formatted message in Outlook?
O The Draft Folder saves a real-time version automatically.
O Click Save As Draft and it is placed in the Saved Folder.
O Click Save and it remains in the Draft folder for later edits.
O Click Archive and it will save the message in your Documents folder.
Answer:
O Click Save and it remains in the Draft folder for later edits.
Explanation:
I hope it's help
Answer:
The Answer is C!
Hope it helps
Explanation:
10 facts about academics
Answer:
when ur in academics ur smart
Explanation:
Last two questions and were done
Answer:
9 dont know
10 maybe world works?
Explanation:
If a 60 lb. load is placed on the platform, what will the pressure gauge reading be if the piston area is 5 sq.in? Give your answer
in psi.
Help Please
Answer:
The pressure gauge reading will be;
12 psi
Explanation:
The question relates to relationship of pressure and area
The given parameters for the measurement are;
The weight of the load = 60 lb
The required area of the piston = 5 in.²
Pressure exerted by a force can be defined as follows;
[tex]Pressure = \dfrac{Force}{Area}[/tex]
The weight of the load = The force applied by the load
Therefore;
[tex]Pressure = \dfrac{Force}{Area} = \dfrac{60 \ lb}{5 \ in.^2} = 12\dfrac{lb}{in.^2} = 12 \ psi[/tex]
The gauge reading will be 12 psi.
Explanation:
hey u just answered my question
can u tell me r u a girl
How do you find the Layout dialog box for changing the layout options of an image in a Word document? Use the
drop-down menus to complete the steps.
1
2. Click the
3. Click
4. Click
at the bottom of the pop-up menu.
Answer:
1. Select the image
2. Format tab
3. the position button
4. more layout options
Explanation:
Answer:
How do you find the Layout dialog box for changing the layout options of an image in a Word document? Use the drop-down menus to complete the steps.
1. ✔ Select the image (C)
2. Click the ✔ Format tab (B)
3. Click ✔ the Position button (B)
4. Click ✔ More Layout Options (A) at the bottom of the pop-up menu.
Explanation:
Doing it on EDG right now!
Good luck and have a good day :)
Why was the IPv6 address format created? Select one:
A. It allows you to use words instead of numbers to identify a computer.
B. It supports faster download speeds than IPv4.
C. It allows computers on the LAN to safely connect to each other.
D. It can provide many more internet addresses than IPv4.
Answer: D
Explanation:
The purpose of project management is to fix problems.
True
False
Answer:
true
Explanation:
This is a human-made physical system.
ecosystem
health care system
bicycle
school system
the answer is health care system
please help me also
What is the gear ratios of a gear train with an input gear of 48 teeth and an output gear of 12?
A. 1:4
B. 1:3
C. 4:1
D. 3:1
Answer:
D: 4:1
Explanation:
If you divide 48 by 12, you get 4. 12 is 1/4 of 48. Therefore, you keep it at 4:1.
In order to compute the gear ratio, one of two methods can be used: either divide the output speed by the input speed (i=Ws/We) or divide the number of teeth on the driving gear by the number of teeth on the driven gear (i=Ze/Zs). Thus, option C is correct.
What gear ratios of a gear train with an input gear?The total debt divided by the total shareholders' equity yields the net gearing calculation. The amount of equity that would be needed to pay off all outstanding obligations is shown by the ratio, which is expressed as a percentage.
The speed ratio (also known as velocity ratio) of a gear train is the proportion of the driver's speed to the driven or follower's speed. Train value: The gear train's train value is defined as the difference between the speed of the driver and the speed of the driven or follower.
Therefore, 48 divided by 12 results in 4. 12 is 1/4 of 48. You leave it at 4:1.
Learn more about gear ratios here:
https://brainly.com/question/28883796
#SPJ2