Answer:
Following are the modified code to this question:
class car:#defining a class car
model = ""#defining a class
age = 20#defining an integer variable that hold a value
myCar = car()#creating reference of class
myCar.age= myCar.age+ 10#Use reference to add value in age variable
print(myCar.age)#print age value
Output:
30
Explanation:
In the above code class care is defined, inside the car a string variable "model", and an integer variable "age" is defined that hold a value, in the next step, class reference myCar is defined, that used to add value in age variable an at the last we use print method to print age variable value.
How do you think smartphones will have changed in 5 years?
Give 3 features that you think smartphones will have in 5 years that it does not have right now.
The quick access toolbar can be customized, but the ribbon can not be customized. True or false?.
It is false that the quick access toolbar can be customized, but the ribbon can not be customized.
Based on the support website:
There are several commands in the resizable Quick Access Toolbar that are unrelated to the ribbon tab that is now shown. The Quick Access Toolbar can be moved from one of the two potential positions, and buttons that correspond to instructions can be added to the Quick Access Toolbar.Your ribbon can be customized to display tabs and commands in the order you like, hide or reveal the ribbon, and conceal instructions you don't use frequently. A customized ribbon can also be imported or exported.Learn more about quick access toolbar https://brainly.com/question/17441291
#SPJ4
you administer a network with windows server 2016, unix servers, and windows 10 professional, windows 8, and macintosh clients. a windows 8 computer user calls you one day and says that he is unable to access resources on the network. you type ipconfig on the user's computer and receive the following output:
Answer:
Unavailable DHCP Server
Explanation:
If a Windows 8 client computer is configured to use DHCP and can't locate one to receive IP addressing information, it assigns itself an IP address from the APIPA (Automatic Private IP Addressing) range of IP addresses. APIPA addresses include IP addresses from 169.254.0.0 to 169.254.255.254 and are reserved for this purpose. A lit link light on your NIC indicates a connection to the network.
What are the three control statements in Qbasic?
Answer:
branching statement
looping statement
Date:
Pages
who invented Pascaline? Explain its features
Answer:
I jus need mo pointssssssssssssssssss
What are the circular spots of light seen on the ground beneath a tree on a sunny day?.
Answer:
every spot but it is mostly facing at a 90 degree angle depending on were the sun sets
Explanation:
explain why the existence of these potentially confounding variables prevents drawing the conclusion that moderate drinking is the cause of reduced risk of heart disease
The explanation of the existence of these potentially confounding variables prevents drawing the conclusion that moderate drinking is the cause of the reduced risk of heart disease is given below:
This is because the confounding variables that need to be considered are the associations are the frequency of alcohol consumption, drinking pattern shows a relationship between the pattern of drinking and different beverages.
What is a Confounding Variable?This refers to the third variable that has an effect on both the independent and dependent variables
Hence, we can see that The explanation of the existence of these potentially confounding variables prevents drawing the conclusion that moderate drinking is the cause of the reduced risk of heart disease is given below:
This is because the confounding variables that need to be considered are the associations are the frequency of alcohol consumption, drinking pattern shows a relationship between the pattern of drinking and different beverages.
Read more about confounding variables here:
https://brainly.com/question/10863424
#SPJ1
as the interval of time during which every runnable task should run at least once. the linux cfs scheduler identifies as the interval of time during which every runnable task should run at least once. virtual run time targeted latency nice value load balancing
The Linux CFS scheduler identifies option B - targeted latency as the interval of time during which every runnable task should run at least once.
What is target latency in CFS?The CFS scheduler is known to be made up of a target latency, and this is said to be the minimum amount of time that is known to be the ideal form to an infinitely small timeframe which is needed for all runnable task to be able to get at least a single turn on the processor.
Note that the CFS is seen as a kind of an implementation of a detailed form of classic scheduling algorithm known to be called weighted fair queuing.
Therefore, based on the above, The Linux CFS scheduler identifies option B - targeted latency as the interval of time during which every runnable task should run at least once.
Learn more about latency from
https://brainly.com/question/14170094
#SPJ1
The Linux CFS scheduler identifies ____ as the interval of time during which every runnable task should run at least once
A. virtual run time
B. targeted latency
C. nice value
D. load balancing
3 advantages
of building in SDLC
Answer:
better management control over the entire development project transparency and visibility of all process. clarity of requirements
The following program is run. Then the user click the "bottomButton TWO TIMES, What will be displayed in the console
1
onEvent("topButton","click", function ()
2
console.log("aaa"
3
4.
console.log("bbb");
5
onEvent( "bottomButton", "click", function() {
6
console.log("ccc");
7
)
Answer:
10
Explanation:
The physical parts of a computer are called application software.
Answer:
false
Explanation:
I need help..
I am just trynna see if I can make an app
But it says
Debug Signing Certificate
And literally I know nothing about it
So if somebody can give me an example
I'll be very grateful
But please no cheating
And copying as well
Answer:
which app are u using u should use Android studio or if u are using mac book use xcode
The landscape layout is more appropriate for leaflet.
TRUE OR FALSE
Which of the following is the biggest issue facing wireless communication today?
O deregulation
O cost of technology
O monopoly of services
O threats to privacy
** if you can help me with this unit pls comment
Answer:
threats to privacy
Explanation:
To identify the effect in a text, you can ask yourself which question?
A. What happened?
B. Why did this happen?
C. How did the person feel?
D. Where did this happen?
Answer:
why did this happen?
Explanation:
effect means what caused it so You should ask why did this happen or (what caused it)
Why is the term RAW image file generally used to describe a variety of file formats, which are sometimes known as digital raw captures?
Select one:
a. because RAW files are fluid and can be whatever the photographer wants them to be
b. because RAW files were designed to encompass everything other than JPEG
c. because RAW files are proprietary
d. because RAW files are non-proprietary
Answer:
c. because RAW files are proprietary.
Explanation:
When scanners and digital cameras are used to capture images that are uncompressed or minimally processed image file, it is known as a RAW image file.
Generally, this file type are usually very large in size because of their lossless quality and does not have any alteration and as such have not been processed; thus, cannot be printed.
The term RAW image file is generally used to describe a variety of file formats, which are sometimes known as digital raw captures because RAW files are proprietary.
A method of changing unproductive thoughts into constructive ones is called
meditation.
visualization.
positive self-talk.
deep breathing.
A method of changing unproductive thoughts into constructive ones is called meditation. Hence, option A is correct.
What is unproductive thoughts?An inclination or habit is a mindset that doesn't offer any benefits, effects, or results. Such a mindset pulls the client's focus away from his goals, fulfillment, and empowerment. Negative thoughts may be part of an unproductive mindset.
Overthinking, sometimes referred to as rumination, is when you keep returning to the same idea or event in your mind until it starts to interfere with your life. The two primary forms of overthinking are worrying about the future and brooding on the past.
People who have previously faced difficulty for which they were unprepared may get into the habit of catastrophizing.
Thus, option A is correct.
For more information about unproductive thoughts, click here
https://brainly.com/question/16875515
#SPJ6
Answer:positive self talk
Explanation:
Information stored on CD-ROM disc must be read and then erased.True or false?
Answer:
False
Explanation:
Fatima wants to compose and send an email in Outlook. Order the steps she needs to follow to do this task.
✓Click the Send button after typing the message.
Under the Home tab, click the New Email button.
Click the To button to choose a contact
Open the Outlook application.
Answer:
The steps that Fatima needs to follow in-order to send an email on the Outlook include:
1. Open the Outlook application.
2. Under the Home tab, click the New Email button.
3. Click the To button to choose a contact
4. Click the Send button after typing the message.
Explanation:
For every new email to be sent out through the Outlook, there are steps to follow like ensuring that the Outlook application is appropriately opened. Later, a tab showing new email should be clicked to open the dialogue box for typing the email message.
After the message has been typed, a contact to whom the message is going to be sent to is selected before actually sending out the message by a click of a button.
Answer:
4 Click the Send button after typing the message.
2 Under the Home tab, click the New Email button.
3 Click the To button to choose a contact.
1 Open the Outlook application.
WILL GIVE BRAINLIEST! The command simplify is used if you only want the first two digits of a decimal to appear in the interpreter.
true
false
Answer:
falsee?
Explanation:
Answer:
Yes its false i believe
Explanation:
Copying materials from a source text without using____ is considered plagiarism.
A)quotation marks
B)the internet
C)a computer
D)punctuation
Answer:
A) quotation marks
Explanation:
When copying materials from a source text, using quotation marks allows you to identify which part is from the author of the source.
a. What is MS-Word ? Write its uses.
Answer:
MS word is Microsoft word and you can use MS Word in daily life and business to create professional-looking documents such as resume, letters, applications, forms, brochures, templates, business cards, calendars, reports, eBooks, and newsletters in speed with high quality.
Explanation:
Answer:
MS-Word is the popular word processor developed by Microsoft corporation, USA which allows us to create documents like notes, letters, memos, reports, etc.
uses of Ms - word are:-it helps us to prepare a document in nepali language.It provides many facilities to format a document .it helps to create documents.it is helpful in inserting tables, pictures and charts in a document .hope it is helpful to you ☺️What is a true job in the information age?
Answer:
apple
you get a lot of information about the technology you paid for.
if this was not helpful comment and I’ll fix it!
the application you attempted to authenticate to is not authorized to use cas. contact your cas administrator to learn how you might register and integrate your application with cas.
If you're seeing this error message, it means that the application you're trying to authenticate with is not authorized to use CAS. CAS is a Central Authentication Service that allows applications to securely authenticate users.
If you're the administrator of the application in question, you'll need to register and integrate your application with CAS. This process is usually pretty straightforward, and there are plenty of resources available to help you get started.
If you're not the administrator, you'll need to contact the CAS administrator to resolve the issue. In most cases, they'll be able to help you get set up with the necessary credentials.
Learn more on CAS here:
https://brainly.com/question/26986135
#SPJ4
You receive an email from your school's head of IT. There is a concern for a potential hack to the school's servers. IT knows some accounts have been compromised, with their login and passwords overwritten by the hackers. They need to reset the accounts that the hackers have changed the passwords on. However, they don't have access to the passwords directly, and the change records were corrupted by the attack. They need students and staff to confirm their passwords by logging into a secure site. If the login fails, they'll know your account was compromised and reset your account immediately.
a.) This could be a phishing attempt. If the situation is as described in the email, this is also serious, but the method suggested is the same methods used by social hackers. Look up your IT Departments phone number and call them about the email.
b.) This is a serious issue, and the email came from the head of IT. The site also shows that it's secure. The longer it takes to reset accounts, the longer the hackers will have access to your account. Follow the instructions in the email from the head of IT.
Answer:
a.) This could be a phishing attempt. If the situation is as described in the email, this is also serious, but the method suggested is the same methods used by social hackers. Look up your IT Departments; phone number and call them about the email.
Explanation:
This makes sense because many people do these types of scams to trick people into logging into their accounts and actually hack them from there, I actually got an email like this last week to my iCloud address. Make sure that the email actually came from the IT department by checking the domain the email comes from, and call the IT department to make sure.
Hope this helps!
Old systems can be useful when designing new computer software.
True or False
What are the duties of IT professionals before and during the deployment of computers stage? Check all of the boxes that apply.
set up basic productivity programs, such as e-mail and word-processing software
collect each employee’s e-mail username and password
back up files
install any special software needed, such as photo-editing or tax preparation programs
upgrade system components
Answer: A,C,D
Explanation:
I literally just answered it, good luck though guys !!
if a lockout relay becomes defective, it should be replaced with an exact duplicate, sometimes called a(n)?
Impedance relay is a condition where a lockout relay becomes defective, it should be replaced with an exact duplicate.
A locking relay can be defined as an electromechanical relay that locks its output contacts. As the name suggests, this relay once operated locks the circuit. Locking means the circuit cannot be normalized until and unless this relay is reset.
Lockout relay works when the safety switches are closed, the resistance through them is very small. In this case, I show a 0.1-ohm resistance through the safety circuit. Since the total circuit resistance is only 10 ohms, the potential difference across the switches is only 0.24V. that way, the coil of the locking relay cannot be energized enough.
Learn more about Lockout relay here brainly.com/question/28171151
#SPJ1
can someone please give me some ideas of hooks about negative affects about social media?
I'm sure you have heard of social media, But have you heard it start's to get out of hands because kids get addicted?
1)Causes kids to be addicted
Answer well to be honest it just gives people something to do but if your on it to long you start to get addicted to that. and my parents try to get them off of it and people could post something that you don't want to. i may be 17 but i still choose not to have social media
computing is the provision of IT services on demand.
a. Mobile
O b. Utility
O c. Portable
O d. Grid
Answer:
The correct option is;
b. Utility
Explanation:
The pay-and-use or utility computing is an IT service provisioning service whereby the IT or computing service provider makes available infrastructure and other resources required for completing IT related tasks and offer charges based on the extent of usage by the customers in a model based on utility so as to maximize efficiency
Therefore, utility computing is the provision of IT services on demand