471 Answered Questions for the topic programming
05/20/22
Which of the following geom_ functions are appropriate for adding a layer to a ggplot2 object to visualise the relationships between numeric variables?
Which of the following geom_ functions are appropriate for adding a layer to a ggplot2 object to visualise the relationships between numeric variables? There may be more than one correct...
more
05/20/22
Which of the following geom_ functions are appropriate for adding a layer to a ggplot2 object to visualise the relationships between numeric variables?
Which of the following geom_ functions are appropriate for adding a layer to a ggplot2 object to visualise the relationships between numeric variables? There may be more than one correct...
more
05/17/22
please can you check my answers to these questions regarding RStudio?
Which of the following must be part of each layer in a ggplot2 object? There may be more than one correct answer.
limits
grouping variable(s)
facet
tick
aesthetic...
more
04/26/22
Define a function OutputVal() that takes two integer parameters and outputs the product of all integers starting with the first and ending with the second parameter, followed by a newline.
Ex. if the input is 3 and 5 the output is 60 (3*4*5).
04/08/22
NEED HELP WITH THIS
file deleteIthNode.cpp so that it finishes the implementation of the method deleteIthNode. This method deletes the ith item from a list of items. #include "structs.h"//Function to delete the ith...
more
04/08/22
How do i finish the implementation of the method insertInOrder.
This method appends the record 'newData' into the correct sorted position in the linked list. If the list is empty, make the new node the head node of the list (i.e., have the head pointer point...
more
Programming C++
04/08/22
how do i implement this? I got tis errors
to implement the print method to print out the items in the list. Each node is printed on a line with the account number, then a tab, and finally the balance. To output a tab character, use cout...
more
Java Programming Language
java Programming1. Design a class named Employee_Salary that contains:• A String data field named name representing the name of the employee.• A String data field named position representing the...
more
Programming Computer Science
04/01/22
Algorithm to get the longest Palindrome substring output from a table of size n
The Longest Palindrome Substring, produces a table L [i, j] where L [i, j] is defined as 1 if the substring s [i, j] is a palindrome, and 0 otherwise. The table dimensions are n × n. Using the...
more
What are the mistakes in this code, using R studio?
the statistician decides to use the processed dataset to calculate the mean DNA damage for each combination of conditions defined by cancer cell line, anti-cancer agent and concentration. There...
more
03/27/22
Adjust list by normalizing
When analyzing data sets, such as data for human heights or for human weights, a common step is to adjust the data. This adjustment can be done by normalizing to values between 0 and 1, or throwing...
more
03/23/22
Introduction to programming help (Java)
A Small supermarket employs workers who are paid every week in hourly bases according to one of the following three rates (depending on their positions). [Postion Type] [Position Name] [Hours Rate...
more
02/13/22
Computer science programming question please??
Write a segment of pseudocode to prompt the user for their name, and then output:'Hello *your name here*, welcome to Comp. Sci 112' -Make sure you give the user a prompt to answer-Make sure you...
more
02/08/22
UNIT 4 LAB CODING
Agile Programming – For Your Family
Describe the cutting-edge program that is referred to as Agile Development. How does it work and what are some of the benefits in a workplace setting?
How does...
more
02/07/22
UNIT 4 CRITICAL THINKING QUESTIONS
Critical Thinking Questions
Chloe is creating the software requirements specifications (SRS) for a project. The project is a web app that allows students to manage and track all of their college...
more
01/27/22
I don't know how to to code this
Good day. I was hopin if you could help me with this java code that includs a priorityqueue and a scanner. I can't seem to produce an output that make you print the priorityqueue one by one, it...
more
01/21/22
I want to create App
Hello Sir and Madam I purchased and modified A PhP ( Laravel Scripts) .I wan to Create app of that Please Help me.I Created Frontend Of App in Flutter But I don't Know How to Connect My PHP Script...
more
01/21/22
How to Combine Two PhP Scripts Database and Designes
Hello Sir Actually I a noob , I am fashing this problem 4 months I purchased two diffrent Laravel Scripts
Exam Platform
Online Teaching Platform
I Want to combine each other . My means is How to...
more
Can I return a string?
#include <Windows.h>#include <iostream>#include <string>using namespace std;int main(){string func1();{string response;cout << "Hello World!" << endl;getline(cin,...
more
12/08/21
Check whether the number is divisible by the multipliers of two and the rest of integers, java multithreading
I am trying to find the largest factor of a number (except than itself) by using multipleThreads in JAVA. the template for the code is ready but I don't know what to put in the missing methods. the...
more
Programming Computer Programming
11/30/21
plz can u help to solve this with OUBUILD program
A person is cutting a long board of wood into different length of pieces . Each cutting has fixed width 2 cm lengths. Given that each cutting with different length has a different...
more
Programming C++
11/29/21
write basic C++ programs using selection control, and repetitions for a given problem
The purpose of this assignment is to write basic C++ programs using selection control, and repetitions for a given problem and demonstrate the implementation of appropriate programming features...
more
11/22/21
Please help with coding problem
Hello,I have a question about a java code. I have to write a program where i'll enter a String value as a variable “word”: “blahblahblah” then create a method that is called “showPairs(String...
more
11/16/21
Help needed with code
I am struggling with a Java coding problem. How can I write an application that allows a user to enter any number of student quiz scores, as integers, until the user enters 99. If the score entered...
more
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.