Computer Science 2023 3 small programming questions Solution

2023 1 Write the header file Car h for the Car class The Car class | Assignment Collections

1 :

Write the header file Car.h for the Car class. The Car class has three data members: miles_per_gallon (double), fuel (double), and model (string). The Car class has a constructor that initializes each data member.  The Car class has four additional member functions:

 

get_model : no parameters, returns model

drive : double miles parameter, returns nothing

add_fuel : double gallons parameter, returns nothing

low_on_fuel : no parameters, returns true or false

Do not provide the implementation of the member functions.

 

2:

Write the source code file

Square.cpp

. Include necessary header files and implementation of each member function of the following

Square

class.    

 

class Square

{

public:

    Square(double initial_length, string initial_color);

    doubleget_length() const;

    stringget_color() const;

    doubleget_area() const;

private:

    double length;

    string color;

};

 

The area of a square is length x length.

 

 

3:

Write a void function named sort2 that takes two string parameters and sorts them. The function swaps the values of the string parameters if the 1st string is lexicographically greater than the 2nd string and otherwise leaves the strings unchanged. For example:

 

string s1 = “Orange”;

string s2 = “Apple”;

sort2(s1, s2);      // now s1 is “Apple” and s2 is “orange”

 

 

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

Computer Science 2023 Discussion

2023 Why do we need to understand data visualisations There is more and | Assignment Collections

Why do we need to understand data visualisations? There is more and more data around us, and data are increasingly used in decision-making, journalism, and to make sense of the world. One of the main ways that people get access to data is through visualisations, but lots of people feel like they don’t have the skills and knowledge to make sense of visualisations. This can mean that some people feel left out of conversations about data.”http://seeingdata.org/developing-visualisation-literacy/

Please conduct the following activity located at the following address:

http://seeingdata.org/developing-visualisation-literacy/rate-these-visualisations/

Tell us what you think of the visualisations that we used in our focus group research. Instructions below!

What to do

  1. Look at the visualisations by clicking on the images below. You can choose to open the visualisation in a NEW tab or window (we recommend this) or view it in a pop-up window if you prefer to stay on this page. Some are interactive (i) and some are static (s).
  2. Place the images on the grid. When you’ve looked at one, go to the grid and position the image according to whether you liked or didn’t like and learned or didn’t learn something from the visualisation (‘learning something’ could also mean confirming something you already knew). Only place the visualisations that you have looked at onto the grid. Click SUBMIT.
  3. Compare your views with others. You can compare your responses to the visualisations with those of others, by clicking COMPARE.

Choose three of your favorite visualisations. Post a 3 – 5 sentence summary of why you chose the visualisations. What caught your attention? Were they effective in presenting the provided data? If possible, explain how you would you do to improve the visualization?

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

Computer Science 2023 Discussion 4- MIS

2023 Net Neutrality Read four 4 academically reviewed articles on Net Neutrality and complete the | Assignment Collections

 Net Neutrality

Read four (4) academically reviewed articles on Net Neutrality and complete the following activities:

(Wikipedia articles will not be accepted. Professor may check originality of all posts. Avoid copy-and-paste.

1.     Summarize all four (4) articles in 300 words or more. Please use your own words. No copy-and-paste

2.     Base on your article review and the assigned reading, discuss how net neutrality will affect data networks and the availability of information to businesses. Do you believe net neutrality will lead to IT efficiency? Why or why not? 

Please use APA throughout. And Add references.

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

Computer Science 2023 Need Help To Complete My Homework

2023 Discuss in 500 words or more why Oracle 12c has introduced two new roles AUDIT ADMIN and AUDIT VIEWER Include a | Assignment Collections

Discuss in 500 words or more why Oracle 12c has introduced two new roles – AUDIT_ADMIN and AUDIT_VIEWER. Include a discussion of what database auditing is and what it does. Consider why these new roles were introduced and what problem they are meant to resolve. Do not simply define the roles. Explain why they are useful. 

Cite your sources in-line and at the end. Provide a URL for your citations.  Write in essay format not in bulleted, numbered or other list format. Do not copy without providing proper attribution. Be aware of your Safeassign score. Over 30 is too high. Use quotes to indicate where you have used other’s words.  

Use the five paragraph format. Each paragraph must have at least five sentences. Include 3 quotes cited in-line and in a list of references. Include an interesting meaningful title.

It is important that you use your own words, that you cite your sources, that you comply with the instructions regarding length of your paper. Do not use spinbot or other word replacement software. It usually results in nonsense and is not a good way to learn anything. Please do not use attachments unless requested.

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

Computer Science 2023 Issues Faced by a Network Administrator

2023 Consider the following scenarios and on the basis of your understanding of | Assignment Collections

Consider the following scenarios and on the basis of your understanding of these scenarios, create a report in a Microsoft Word document, answering the given questions:

 

Alex is a Network Administrator and keeps receiving a number of queries from his team members especially when they are not able to handle user calls. A few of these are listed below:

 

  • A user calls and says that she is able to work on all applications except Internet explorer web browsing. When she tries to access a website, she receives this error: “Page cannot be displayed—cannot find server or DNS error.”
  • What can be the cause of the problem and on which layers can the problem exist? Provide possible solutions to each cause of the problem.
  • List the various troubleshooting steps that Alex should conduct to resolve the issue, assuming he approaches the most common error first and the least common error last.
  • Another user who manages a tremendous amount of data on a daily basis has encountered a network problem. He has an idea that the problem is related to usage of TCP and UDP.
  • How is data transmitted through the different layers of the TCP and UDP? Describe the specific layers in which data is transmitted using TCP and UDP.
  • Do you agree with this statement that “TCP is always more reliable than UDP?” Why or why not? List and compare the security considerations of both the data transfer techniques.
  • Can TCP and UDP be used interchangeably? Which factors will influence their interchangeable use? Describe the difference of TCP and UDP. Also, list and compare the factors of transmission with respect to the data transmission technique used by them.

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

Computer Science 2023 Assignment 350 Words 3 References

2023 From the attached document please review the below sections and further expand | Assignment Collections

 From the attached document, please review the below sections and further expand it. 

1. Problem statement:

 > Expand on this section to include a detailed explanation of the problem

supported by literature sources.

2. Relevance and significance:

 > Expand on this section to further highlight the significance of the

research.

> Who will be impacted and how will they benefit from your research

solution.

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

Computer Science 2023 IP Security

2023 9 1 Give examples of applications of IPsec 9 2 What services are provided by | Assignment Collections

 

  • 9.1 Give examples of applications of IPsec.
  • 9.2 What services are provided by IPsec?
  • 9.3 What parameters identify an SA and what parameters characterize the nature of a particular SA?
  • 9.4 What is the difference between transport mode and tunnel mode?
  • 9.5 What is a replay attack?
  • 9.6 Why does ESP include a padding field?
  • 9.7 What are the basic approaches to bundling SAs?
  • 9.8 What are the roles of the Oakley key determination protocol and ISAKMP in IPsec?

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

Computer Science 2023 W11

2023 In this module you learned that random numbers or at least pseudorandom numbers are | Assignment Collections

 In this module, you learned that random numbers (or, at least, pseudorandom numbers) are essential in cryptography, but it is extremely difficult even for powerful hardware and software to generate them. Go online and conduct research on random number generators. What are the different uses of these tools besides cryptography? How do they work? Explain your answer using your own words in 2-3 paragraphs. 

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

Computer Science 2023 programming java assignment

2023 Assignment2 Assignment 2 provided code zip Assignment 2 classpath Assignment 2 project Assignment 2 settings org eclipse jdt core prefs Assignment 2 src assignment2 Landlord javapackage assignment2 import java util The Landlord class allows you to create objects that | Assignment Collections

Assignment2/Assignment-2-provided-code.zip Assignment-2/.classpath Assignment-2/.project Assignment-2/.settings/org.eclipse.jdt.core.prefs Assignment-2/src/assignment2/Landlord.javapackage assignment2; import java.util.*; // The Landlord class allows you to create objects that encapsulate the key data // about each Landlord, as well as the information about all the properties that // they make available for rent (some of which may have current leases active). public class Landlord { private String fullName; // The name of the landlord private String address; // Where the landlord lives! private String phone; // allow for spaces in number private long bankAccount; // To permit 10 digits, requires the ‘long’ data type private ArrayList myProperties; // All properties owned by this landlord public Landlord(String fullName, String address, String phone, long bankAccount) { // Simply store the parameters into the fields… this.fullName = fullName; this.address = address; this.phone = phone; this.bankAccount = bankAccount; // prepare for future leases… myProperties = new ArrayList(); } // ACCESSORS for each field of basic information public String getFullName() { return fullName; } public String getAddress() { return address; } public String getPhone() { return phone; } public long getBankAccount() { return bankAccount; } // Method to note/store another Property, where this Landlord is considered the owner of the property. // It returns true if successfully added to the list of properties belonging to this landlord. public boolean addProperty(Property theProperty) { boolean result; if (theProperty == null) // if it is null, we ignore this method call. result = false; else if (!myProperties.contains(theProperty)){ // Make sure it is not already in the array…

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now

Computer Science 2023 Project Technical Report

2023 Read carefully the project description in this link then formally write up your proposed | Assignment Collections

Read carefully the project description in this link, then formally write up your proposed project. Your proposal write-up should address each below point individually, it should be single spaced, grammatically correct, and submitted to Blackboard by the deadline. Include in your project the following:

  1. Project name (descriptive and concise).
  2. Significance of the project
  3. Dataset description
    1. Describe the contents of the dataset.
    2. Link to where it can be located
    3. Dataset format
    4. Provide a description of the attributes and target variable.
  4. Implementation
    1. What type of pre-processing, EDA and modeling you anticipate using?
  5. Results
    1. Why are the results useful?
    2. Who would be interested in the results?

Submit by due date First_lastname_PorjectProposal.docx.

 

We give our students 100% satisfaction with their assignments, which is one of the most important reasons students prefer us to other helpers. Our professional group and planners have more than ten years of rich experience. The only reason is that we have successfully helped more than 100000 students with their assignments on our inception days. Our expert group has more than 2200 professionals in different topics, and that is not all; we get more than 300 jobs every day more than 90% of the assignment get the conversion for payment.

Place Order Now