Content data from user interactions and connection data from relationships with others are delivered by providers.
How many components are there in SMIS systems?Hardware, software, data, processes, and people are the components of SMIS. The foundation of a competitive strategy is the development and creation of original social networking applications using software.
Which of the following best describes how social media sites are used?The ability of social networks to help people connect and stay in touch with family, friends, and new contacts; the chance they provide businesses to market their brands; and their capacity to instantly spread helpful, even crucial information to people and institutions are just a few of the advantages they offer.
To know more about data visit:-
https://brainly.com/question/10980404
#SPJ4
People are so annoying they discriminate against little kids, and I unblocked all of their Websites that they blocked say yes if I'm right
Saved
Excessive typing on a computer and texting on a cell phone can cause _________.
Question 9 options:
a)
mental health problems because a normal social life is deprived
b)
Carpal Tunnel Syndrome
c)
headaches and muscle aches
d)
all of the above
Answer:
here answer
Explanation:
all of the above
If a business wanted to play an artist's song in the background of their website, it must first consider the ? of the music to ensure no laws are being brokeb
Answer:
copyright
Explanation:
Number the steps to describe how Tristan can complete
this task.
Cut the Television and related equipment row.
Paste the Television and related equipment row.
Click the plus sign on the left side of the table between
the last two rows.
Answer:
Cut the Television and related equipment row.Click the plus sign on the left side of the table between the last two rows.Paste the Television and related equipment row.Explanation:
In order to move the row, Tristan should first select the row and then cut it. This will ensure that the row will be moved completely instead of copied.
Tristan should then hover with the mouse between the last two rows and click on the plus sign on the left side. It will add a new row to the sheet. between the last two rows.
Tristan should then select the topmost cell and click paste. The television row will be pasted there and Tristan would have successfully moved it.
Answer:
2 3 1 Your Welcome
Explanation:
C programming Write a function named CalculateSphereVolume that takes one integer parameter intDiameter. The function should calculate the volume of a sphere with the specified diameter using the following formula: V = 4/3 * Pi * r^3.
Answer:
not familiar with C++. but basically save the constant 4/3 in a variable and use user input of cin << i believe to ask for a radius. Then take that radius/input saved in a variable and cube it, then return the value.
Explanation:
i hope this works.
Compare a Wi-Fi hotspot with a cybercafé.
Answer:
A WiFi Hotspot is a wireless internet connection that allows a computer, smartphone, or any other internet-enabled devices to connect to internet access points.
A cybercafe refers to any business place that allows people to access the internet usually within its premises after paying for connection access to connect to it.
Explanation:
There are several possible reasons why a high percentage of IT projects are abandoned-the business strategy changed, technology changed, the project was not going to be completed on time or budget, the project sponsors responsible did not work well together, or the IT strategy was changed to cloud or SaaS.
a. True
b. False
Answer:
a. True
Explanation:
The above listed information are part of the reasons why so many IT projects are abandoned by the business entities after a given period of time frame.
What is a disadvantage of a company having a widespread data capture strategy
Answer: it is illegal to generate data about a person
The program below is a salary calculator. It need to be modified to substract 30% to account for taxes, and 8% for retirement from the gross. Then print out the net amount earned.
import java.util.Scanner;
public class Salary {
public static void main(String [] args) {
Scanner scnr = new Scanner(System.in);
int hourlyWage;
int weeklyHours;
int weeklySalary;
int overtimeHours;
final int WEEKLY_LIMIT = 40;
System.out.println("Enter hourly wage: ");
hourlyWage = scnr.nextInt();
// FIXME: Get user input value for weeklyHours
weeklyHours = 40;
if (weeklyHours <= WEEKLY_LIMIT) {
weeklySalary = weeklyHours * hourlyWage;
}
else {
overtimeHours = weeklyHours - WEEKLY_LIMIT;
weeklySalary = (int)((hourlyWage * WEEKLY_LIMIT) +
(hourlyWage * overtimeHours * 1.5));
}
System.out.print("Weekly salary is: " + weeklySalary);
}
}
Here's how we can modify the program:
import java.util.Scanner;
public class Salary {
public static void main(String [] args) {
Scanner scnr = new Scanner(System.in);
double hourlyWage;
int weeklyHours;double grossPay;
double netPay;
int overtimeHours;
final double TAX_RATE = 0.3;
final double RETIREMENT_BENEFITS = 0.08;
final int WEEKLY_LIMIT = 40;
System.out.println("Enter hourly wage: ");
hourlyWage = scnr.nextDouble();
System.out.println("Enter weekly hours: ");
weeklyHours = scnr.nextInt();
if (weeklyHours <= WEEKLY_LIMIT) {
grossPay = weeklyHours * hourlyWage;
}
else {
overtimeHours = weeklyHours - WEEKLY_LIMIT;
grossPay = (hourlyWage * WEEKLY_LIMIT) +(hourlyWage * overtimeHours * 1.5);
}
netPay = grossPay - (grossPay * TAX_RATE) - (grossPay * RETIREMENT_BENEFITS);
System.out.println("Net pay is: " + netPay);
}}
In the above modified program, we have changed the datatype of hourlyWage, grossPay, and netPay to double as it's always better to use double for financial calculations.We have added two more variables TAX_RATE and RETIREMENT_BENEFITS which will be used to calculate the taxes and retirement benefits.The user can now input the weekly hours.
The program will calculate the gross pay using the formula Gross Pay = Hourly Wage * Weekly Hours.If weekly hours are less than or equal to the weekly limit, we calculate the gross pay using the formula Gross Pay = Weekly Hours * Hourly Wage.
Otherwise, we will calculate the overtime hours, and use the formula Gross Pay = (Hourly Wage * Weekly Limit) +(Hourly Wage * Overtime Hours * 1.5).Finally, we calculate the net pay using the formula Net Pay = Gross Pay - Taxes - Retirement Benefits. The program then prints out the net amount earned.
For more such questions on java, click on:
https://brainly.com/question/29966819
#SPJ8
What is meant by Self motivation
Explanation:
Definition of self-motivated
: driven by one's own desires and ambitions : motivated by oneself self-motivated students/employees self-motivated learning.
Explanation:
the ability to drive oneself to take initiative and action to pursue goals and complete tasks
Which tool would you use if you wanted to arrange a list of words in alphabetical order?
A. Sort ←
B. Format Painter
C. Conditional Formatting
D. Arrange
Attempts Remaining 3
Features common to mobile apps include
all that apply.
A. optimization for a
small screen
C. connectivity
Save Answer
■
Select
B. low or free price
point
Su
D. compatibility with
the desktop version
Optimization for a small screen is a common feature of mobile apps because they are designed to be used on mobile devices with smaller screens than desktops or laptops.
What is layout app?
The user interface and layout of the app must be optimized for the smaller screen size to provide an optimal user experience. Connectivity is the Mobile devices are often used on-the-go.
Mobile apps must be designed to work seamlessly with a variety of connectivity laptop options, including Wi-Fi, cellular data, and Bluetooth. This allows users to access and use the app even when they are not connected to a Wi-Fi network.
Therefore, Optimization for a small screen is a common feature of mobile apps because they are designed to be used on mobile devices with smaller screens than desktops or laptops.
Learn more about laptop on:
brainly.com/question/13737995
#SPJ2
Use the drop-down menus to select the software term being described. The is what the user interacts with when operating a computer. The is the most important computer software. The is the software located within the hardware.
Answer:
1.) A. application software
2.) C. operating system
3.) B. basic input/output system
Answer:
All of his are correct :)
Explanation:
Challenge: What is the largest decimal value you can represent, using a 129-bit unsigned integer?
Answer:
680564733841876926926749214863536422911
Explanation:
2¹²⁹ - 1 = 680564733841876926926749214863536422911
which tool might be useful if you want to design a scratch game for preschoolers that avoids asking them to read instructions
A. Translate
B. Text to speech
C. Look block: say
D. Video sensing
A tool which might be useful if you want to design a scratch game for preschoolers that avoids asking them to read instructions is: B. text to speech.
What is text to speech?Text to speech can be defined as a type of software program that is designed and developed to convert texts into speech sound, which is then automatically read to the audience as an audio presentation.
This ultimately implies that, text to speech is a tool which might be useful if you want to design a scratch game for preschoolers that avoids asking them to read instructions.
Read more on text to speech here: https://brainly.com/question/18066188
#SPJ1
Help me with this digital Circuit please
A subset of electronics called digital circuits or digital electronics uses digital signals to carry out a variety of tasks and satisfy a range of needs.
Thus, These circuits receive input signals in digital form, which are expressed in binary form as 0s and 1s. Logical gates that carry out logical operations, including as AND, OR, NOT, NANAD, NOR, and XOR gates, are used in the construction of these circuits.
This format enables the circuit to change between states for exact output. The fundamental purpose of digital circuit systems is to address the shortcomings of analog systems, which are slower and may produce inaccurate output data.
On a single integrated circuit (IC), a number of logic gates are used to create a digital circuit. Any digital circuit's input consists of "0's" and "1's" in binary form. After processing raw digital data, a precise value is produced.
Thus, A subset of electronics called digital circuits or digital electronics uses digital signals to carry out a variety of tasks and satisfy a range of needs.
Learn more about Digital circuit, refer to the link:
https://brainly.com/question/24628790
#SPJ1
1. Differentiate between Input and Output. 2. The ALU fetches data from the RAM. True/False 3. The three (3) parts of the CPU are. 4. The System Unit is also called CPU. True/False 5. The RAM stores data permanently. True/False www.certiport.com 2NMS-XL5p 68
Answer:
Explanation:
Input refers to data that is entered into a computer system, while output refers to data that is produced by the system as a result of processing the input data. Input devices include the keyboard, mouse, and scanner, while output devices include the monitor, printer, and speakers.
False. The ALU (Arithmetic Logic Unit) performs arithmetic and logical operations on data within the CPU, but it does not fetch data from the RAM. The data is fetched by the CPU's control unit and temporarily stored in a register before being processed by the ALU.
The three parts of the CPU are the control unit, the arithmetic logic unit (ALU), and the memory unit or cache.
True. The system unit, also known as the "tower," is the main part of a desktop computer and contains the central processing unit (CPU), memory, and other components. It is often referred to as the "brain" of the computer and is also known as the central processing unit (CPU).
False. The RAM (Random Access Memory) is a type of computer memory that is used to temporarily store data while a computer is running. Unlike permanent storage devices such as hard drives, the data stored in RAM is lost when the computer is turned off or restarted
Which happens when a program uses artificial intelligence?
The program must be updated frequently due to new developments in AI.
The computer changes its performance based on experience.
The user always loses.
The user can detect that AI was used in the design of the program.
Answer:
B. The computer changes its performance based on experience.
The domain for variable x is the set of all integers. Select the correct rule to replace (?) in the proof segment below: 1.C is an integer Hypothesis 2. PC AQC) 3. Ex(-P(x) A Q(x)) (?) Universal instantiation Universal generalization Existential instantiation Existential generalization
For each and every instance of formula A and term a, where A(xa is the outcome of replacing a for each unreserved occurrence of x in A. A (x'a is an example of ∀xA.
The right response is option D, which refers to the implicational rule of inference known as universal instantiation, which enables us to infer a particular case from a general assertion. Instantiation is the process of creating a specific statement out of a general one by swapping out the variable with a name or another referencing expression. A valid rule of inference from the truth about each individual in a class of individuals to the truth about a specific member of that class is known as universal instantiation, also known as universal specification or universal elimination. Example: "No human has ever flown. John Doe is a person. John Doe cannot fly as a result." ∀xA⇒A(x↔a}.
Learn more about Universal instantiation here:
https://brainly.com/question/29989933
#SPJ4
What converts source code onto object code
Answer:
The Compiler
Explanation:
A compiler takes the program code (source code) and converts the source code to a machine language module (called an object file). Another specialized program, called a linker, combines this object file with other previously compiled object files (in particular run-time modules) to create an executable file
What can toxic substances do to your body?
Select all that apply.
Answer:
burn you, affect your whole body
Explanation:
hope this helps :) !!!
This is your code.
>>> A = [21, 'dog', 'red']
>>> B = [35, 'cat', 'blue']
>>> C= [12, 'fish', 'green']
>>> E =[A, B, C]
What is the value of E[1][0]?
Answer:
35
Explanation:
We will be going inside B array, because he was in second place in array E,and will be the first element of array B, so it's 35
E can be understanded as:
E=[[21, 'dog', 'red'],[35, 'cat', 'blue'],[12, 'fish', 'green']], so, you can see array E as array of arrays or so-called two-dimensional array
13. Population
Write a program that predicts the approximate size of a population of organisms. The
application should use text boxes to allow the user to enter the starting number of organisms,
the average daily population increase (as a percentage), and the number of days the
organisms will be left to multiply. For example, assume the user enters the following values:
Starting number of organisms: 2
Average daily increase: 30%
Number of days to multiply: 10
The program should display the following table of data:
I'm stuck in this problem in python 1 and also can you guys provide me the flow chart
Answer: after day one there is 2 2.6 3.3 9.1 27 81 243 729 2,187
6,561
Explanation:
You want to send an email to members of your team working on a school project. In which field would you put the email addresses of the team members?
Answer: In the "Send to" section.
Explanation: When sending an email to a single person or group, make sure to type their email addresses into the "Send to" section so that it goes to the correct person/people.
What is unit testing? a. Checking that the integer values of a function use proper units (yards, meters, etc.) b. Ensuring a program is not one large function but rather consists of numerous smaller functions (units) c. Dividing larger function parameters into several smaller parameters known as units d. Individually testing a small part (or unit) of a program, typically a function, using a separate program called a test harness
Answer:
d. Individually testing a small part (or unit) of a program, typically a function, using a separate program called a test harness.
Explanation:
A software development life cycle (SDLC) can be defined as a strategic process or methodology that defines the key steps or stages for creating and implementing high quality software applications. There are seven (7) main stages in the creation of a software and these are;
1. Planning.
2. Analysis.
3. Design.
4. Development (coding).
5. Testing.
6. Implementation and execution.
7. Maintenance.
Unit testing can be defined as a software development procedure that involves the process of individually testing a small part (or unit) of a program, typically a function, using a separate program called a test harness.
This ultimately implies that, if the observed behavior of the small part of a software program is consistent with the expectations, then the unit test is considered a pass. Otherwise, the unit test failed.
why do you want to work from our company?
Answer:
Hwhat
Explanation:
Write a python program the find out the average of a set of integers using a WHILE loop.
amount = int(input("How many numbers will you append?: "))
list = []
for i in range(amount):
list.append(int(input("Number "+str(i+1)+": ")))
print("The average is:",sum(list)/amount)
The code written by the other person is not optimized. Instead, you can use this code with only 7 lines.
Python programming that is used to find out the average of a set of integers using a WHILE loop is as follows:
amount = int(input("How many numbers will you append?: "))
list = []
for i in range(amount):
list.append(int(input("Number "+str(i+1)+": ")))
print("The average is:",sum(list)/amount).
What is the significance of Python programming?Python is commonly used for developing websites and software, task automation, data analysis, and data visualization. Since it's relatively easy to learn, Python has been adopted by many non-programmers such as accountants and scientists, for a variety of everyday tasks, like organizing finance.
Python can create an intuitive and interactive user interface for your website or mobile application. It is an excellent language for new-age technologies and concepts such as Big Data, Machine Learning, Data Analysations, Visualisations, and many more.
Therefore, python programming that is used to find out the average of a set of integers using a WHILE loop is well described above.
To learn more about Python programming, refer to the link:
https://brainly.com/question/26497128
#SPJ2
Use the drop-down menus to complete statements about how to use the database documenter
options for 2: Home crate external data database tools
options for 3: reports analyze relationships documentation
options for 5: end finish ok run
To use the database documenter, follow these steps -
2: Select "Database Tools" from the dropdown menu.3: Choose "Analyze" from the dropdown menu.5: Click on "OK" to run the documenter and generate the desired reports and documentation.How is this so?This is the suggested sequence of steps to use the database documenter based on the given options.
By selecting "Database Tools" (2), choosing "Analyze" (3), and clicking on "OK" (5), you can initiate the documenter and generate the desired reports and documentation. Following these steps will help you utilize the database documenter effectively and efficiently.
Learn more about database documenter at:
https://brainly.com/question/31450253
#SPJ1
A Quicksort (or Partition Exchange Sort) divides the data into 2 partitions separated by a pivot. The first partition contains all the items which are smaller than the pivot. The remaining items are in the other partition. You will write four versions of Quicksort:
• Select the first item of the partition as the pivot. Treat partitions of size one and two as stopping cases.
• Same pivot selection. For a partition of size 100 or less, use an insertion sort to finish.
• Same pivot selection. For a partition of size 50 or less, use an insertion sort to finish.
• Select the median-of-three as the pivot. Treat partitions of size one and two as stopping cases.
As time permits consider examining additional, alternate methods of selecting the pivot for Quicksort.
Merge Sort is a useful sort to know if you are doing External Sorting. The need for this will increase as data sizes increase. The traditional Merge Sort requires double space. To eliminate this issue, you are to implement Natural Merge using a linked implementation. In your analysis be sure to compare to the effect of using a straight Merge Sort instead.
Create input files of four sizes: 50, 1000, 2000, 5000 and 10000 integers. For each size file make 3 versions. On the first use a randomly ordered data set. On the second use the integers in reverse order. On the third use the
integers in normal ascending order. (You may use a random number generator to create the randomly ordered file, but it is important to limit the duplicates to <1%. Alternatively, you may write a shuffle function to randomize one of your ordered files.) This means you have an input set of 15 files plus whatever you deem necessary and reasonable. Files are available in the Blackboard shell, if you want to copy them. Your data should be formatted so that each number is on a separate line with no leading blanks. There should be no blank lines in the file. Even though you are limiting the occurrence of duplicates, your sorts must be able to handle duplicate data.
Each sort must be run against all the input files. With five sorts and 15 input sets, you will have 75 required runs.
The size 50 files are for the purpose of showing the sorting is correct. Your code needs to print out the comparisons and exchanges (see below) and the sorted values. You must submit the input and output files for all orders of size 50, for all sorts. There should be 15 output files here.
The larger sizes of input are used to demonstrate the asymptotic cost. To demonstrate the asymptotic cost you will need to count comparisons and exchanges for each sort. For these files at the end of each run you need to print the number of comparisons and the number of exchanges but not the sorted data. It is to your advantage to add larger files or additional random files to the input - perhaps with 15-20% duplicates. You may find it interesting to time the runs, but this should be in addition to counting comparisons and exchanges.
Turn in an analysis comparing the two sorts and their performance. Be sure to comment on the relative numbers of exchanges and comparison in the various runs, the effect of the order of the data, the effect of different size files, the effect of different partition sizes and pivot selection methods for Quicksort, and the effect of using a Natural Merge Sort. Which factor has the most effect on the efficiency? Be sure to consider both time and space efficiency. Be sure to justify your data structures. Your analysis must include a table of the comparisons and exchanges observed and a graph of the asymptotic costs that you observed compared to the theoretical cost. Be sure to justify your choice of iteration versus recursion. Consider how your code would have differed if you had made the other choice.
The necessary conditions and procedures needed to accomplish this assignment is given below. Quicksort is an algorithm used to sort data in a fast and efficient manner.
What is the Quicksort?Some rules to follow in the above work are:
A)Choose the initial element of the partition as the pivot.
b) Utilize the same method to select the pivot, but switch to insertion sort as the concluding step for partitions that contain 100 or fewer elements.
Lastly, Utilize the same method of pivot selection, but choose insertion sort for partitions that are of a size equal to or lesser than 50 in order to accomplish the task.
Learn more about Quicksort from
https://brainly.com/question/29981648
#SPJ1
Write an outdoor temperature monitoring application that allows a user to keep entering daily high temperature readings (in Fahrenheit) until the user enters 888.
If the temperature entered is less than -20 or more than 120, display an appropriate message and do not use the temperature.
An outdoor temperature monitoring application is given below:
package pack10;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
System.out.println("Enter daily high temperature readings (in Fahrenheit) ");
int input;
int numDays=0;
int highTemp=-999;
int lowTemp=999;
double average=0;
while(true) {
System.out.print("Enter temperature : ");
input = sc.nextInt();
if(input==555) {
break;
}
if(input<-20 || input>120) {
System.out.println("Error!!! Please enter temperatur in range -20 to 120 exclusive");
}else {
numDays++;
if(input>highTemp) {
highTemp = input;
}
if(input<lowTemp) {
lowTemp = input;
}
average += input;
}
}
System.out.println("Number of days the temperature entered : "+numDays);
System.out.println("The minimum temperature is : "+lowTemp);
System.out.println("The maximum temperature is : "+highTemp);
average/=numDays;
System.out.println("The average of the temperature is : "+average);
}
}
What is a program?A computer program is a set of instructions written in a programming language that a computer can execute. Software includes computer programs as well as documentation and other intangible components. Source code refers to a computer program in its human-readable form.
The outdoor temperature monitoring application that allows a user to keep entering daily high temperature readings is illustrated above.
Read more about programming here:
https://brainly.com/question/23275071
#SPJ1`