1,486 Answered Questions for the topic computer programming

Computer Programming Computer Science

09/04/20

What is the growth rate function and time complexity of the following code:

void fun(int n, int arr[ ]){int i, j, k=0;for(; i<n ;++i) while(j<n && arr[i]< arr[j ]) j++;}
Computer Programming Programming C Programming

08/31/20

please write a C program to :

we have a list of student's firstname [80]lastname[80]student's number[11]grade (float)a program to :add a new student to the list remove a student from the list search a student by student... more
Computer Programming Programming C Programming

08/30/20

please complete this code :

hi this is my code to multiple two large numbers can you please complete it so it divides two numbers too (without changing the names) :#include <stdio.h>#include <stdlib.h>#include... more
Computer Programming C++ Computer Science

08/29/20

How to write this in c++ structures language?

Consider that you are given with a database of employee records (at least 5).Each employee record having following information –Emp_id(integer) Emp_name(string) Emp_city(string)Assume that Emp_id... more
Computer Programming Programming C Programming

08/28/20

C programming :

please write a program to multiply and divide two numbers with 50 digits.
Computer Programming Programming C Programming

08/28/20

C programming :

please help me write a program to get numbers until user enters "-1" then prints all the numbers in reverse order .for exp :121445123-1prints :-1 123 45 14 12PLEASE‌ use recursive functions if... more
Computer Programming

08/27/20

How did the koobface virus affect linux systems compared to microsoft

Computer Programming Programming C Programming

08/25/20

c programming :

please help me write a program to get numbers until user enters "-1" then prints all the numbers in reverse order .for exp : 121445123-1prints :-1 123 45 14 12
Computer Programming Programming C Programming

08/25/20

c programming :

i have written this program in C to get " n" (number ) first and then get "n "strings , compare the length of all strings and print the biggest one but the program wont compile please help... more

08/23/20

I want to ask about an sql injection vulnerability. I did't find a way to exploit it.

I wanna know if vulnerability really exists if it exists if it is exploitable. Zap tool give me some info like this.... ' | case randomblob(10000000) when not null then'''' else '''' end But i can'... more
Computer Programming Information Tecnology Human Computer

08/22/20

Human computer interaction

Questions 1 to 3 are based on the scenario given in Figure 1.0 as follows:The COVID-19 pandemic has caused educational institutions around the world todrastically change their methods of teaching... more
Computer Programming C++ Data Structure

08/21/20

Data structures

Instruction: Answer all questions in computer based form (C++ software and Microsoft Word).Coronavirus disease 2019 (COVID-19) caused by severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2)... more
Computer Programming Web Design Website Issues

08/09/20

website corrupted

I asked several questions on this website for help on my work and havebt got a single response and all my questions are valid and releveant. What do i do?
Computer Programming

08/07/20

Programming about coding

Amira and Bahiya are playing a game using a bunch of coins. The players pick several coins out of the bunch in turn. Each time a player is allowed to pick 1, 2 or 4 coins, and the player that gets... more
Computer Programming Math Computer Science Maths

08/01/20

Error Calculation of a expression

How do we calculate the(i) absolute error(ii) relative error(iii) percentage error, of the formula, ((y)^(1/2)) + (x/y) + (x*(e^(2x)))if the values of x=0.906 , y=1.036, where the values are... more

07/24/20

knowledge in “code of ethics’”

Refer to the guide “ACM Code of Ethics and Professional Conduct” (https://www.acm.org/code-of-ethics)Based on your understanding from this guide, relate and then suggest any 5 FIVE guidelines of... more
Computer Programming Computer Science

07/22/20

Methods and Modularity

Describe the methods and modularity you might use in creating an application.  Is there a process or standardization you can think of to ensure that your application is produced in an appropriate... more
Computer Programming Java Computer Science Programming

07/20/20

Java Programming - Unclosed Literal

For the following code I'm getting an error message saying :test.java:78: error: unclosed character literal Person p = new Person(1, "G", 12,'female'); ... more
Computer Programming Science Computer Computer Science

07/17/20

computer sciiii

Computer Programming Computer Science Python

07/17/20

Computer Science (Python)

Computer Programming Computer American History Physics

07/14/20

How did old computers run without operating systems?

The first operating systems were discovered in the 1950s. So how did older vacuum tube computers like Z3, Mark 1, ENIAC , EDVAC, etc work in the 1940s and earlier? There were said to be programmers... more

07/11/20

Calculus trapezoidal and simspsons rule using python programming

this question is to be sovled using python programmingFor each of the integral given below, do the following using Python Programminga)         plot the graph related to Trapezoidal's rule or... more
Computer Programming

07/09/20

Computational thinking

importance of computational thinking to computer science
Computer Programming

07/02/20

Missed questions

out of 55 questions I got a 67 how many questions did I get right how many did I miss

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.