1,534 Answered Questions for the topic computer science

Computer Science Math Computer General Computer

02/04/21

Need help with some questions

What's a method that will take an int array list and will take every even number in the list and insert the same number to the right of the initial number. e.g.: [1,2,3,4] would become... more
Computer Science Programming

02/04/21

Write a Pseudo Code

a former secretary has left a job and decided to sell textbook. Assume the book is sold at different prices on each day. Write a pseudo code to calculate how much money that will be earned that week

Organization of Computer Systems - Virtual Memory

Hello everyone, I have a question about Virtual Memory.The question is: Computer system with page size 16 bytes, virtual memory capacity 1024 bytes, physical memory capacity 256 bytes. The content... more
Computer Science Python Coding

02/01/21

Python Code- Beginner

I need help with this sample output line and how to code it thank you and only using capital letters no lowercase and no numbers.User InputEnter your plan letter (A, B, or C):

write code and flowchart in assembly language 8085:

Assembly 8085(write Code and Flowchart):Find the number of positive elements (most significant bit 0) in a block of data. The length of the block is in memory location 1001H and the block itself... more
Computer Science Question

01/28/21

Computer Science- Python

I need help with this sample output line and how to code it thank youUser InputEnter your plan letter (A, B, or C):
Computer Science Programming

01/28/21

Write a subroutine in an assembly language program which divides an array of 20 elements into two halves. It rotates left the first half and rotates right the second half 5 times.

Write a subroutine in an assembly language program which divides an array of 20 elements into two halves. It rotates left the first half and rotates right the second half 5 times.
Computer Science

01/24/21

Computer Science

Yasmin Hamid is a first-year college student. Knowing she will often research topics using her mobile phone and laptop, she wants a fast, secure browser that is also easy to use. Evaluate and... more
Computer Science Computer General Computer Java

01/23/21

I have a coding question

How do you capitalize the first character of each word in a string in an array?Explain with a simple example please?Thanks
Computer Science Data Science

01/22/21

Draw an entity relation diagram

Draw an entity relation diagram (ERD) for the following entities. You also need to include attributes indicating primary and foreign keys. Include associative entities if... more
Computer Science Computer Circuits Computing

01/21/21

Need help with someone who can help me create Truth Table with this Circuit

Hi I need help with my logic circuits, can you view the link https://ibb.co/PYbTcn8 for the picture of the logic circuit I made and help me create a completed Truth Table? Thank you!

01/21/21

Help me with this please

Write a static void method that will take accept an int array as a parameter and will count the number of times the numbers, 0-9, appear in the array, which can just be print statements

01/20/21

Traffic Sign Design

You are asked to design a Traffic sign using a PIC16F877A, 3 LEDs, one Seven Segment Display and one Buzzer. The green LED must be connected to PORTB0, the yellow LED must be connected... more

01/19/21

what is the original message (number)encrypted using the RSA system with n= 77 and e = 43 if the encrypted message is 0202

what is the original message (number)encrypted using the RSA system with n= 77 and e = 43 if the encrypted message is 0202...............................need solution with explinations
Computer Science English Computer Psychology

01/19/21

Creative Writing Question in 250 words

Describe an issue that you have solved or a problem that you want to solve. It can be an intellectual obstacle, a study question, an ethical dilemma, no matter the scope, something that is of... more
Computer Science

01/18/21

Data Structure Using C

Given a string s containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid.An input string is valid if:Open brackets must be closed by the... more
Computer Science Computer Programming

01/18/21

Manage The Work

Suppose that you have newly appointed to work in the Development Department for a medium size business. The person that previously had your job is nowhere to be found and now it’s totally up to you... more

01/17/21

Assignment of Microprocessor Fundamentals

In a pressure-monitoring environment, 10 pressure sensors have been connected. The pressure from these sensors has to be read at intervals of 5 msec. Write an assembly program to read... more
Computer Science Computer Programming

01/16/21

What is the output of the following code? Explain.

String s="hi";String w="hi";System.out.println(s==w);s2="hi";System.out.println(s==s2); System.out.println(s.equals(s2)); System.out.println(s2==w);
Computer Science Computer Programming Apcsa

01/15/21

APCSA Java Questions

Which of the following statements is most accurate? Explain.   A. A reference variable is an object.  B. A reference variable refers to an object.  C. An object may contain other objects.  D. An... more
Computer Science Computer Python

01/14/21

umbalance in the binary tree

Write a program to solve the problem of imbalance in the binary tree in python code explain your program         
Computer Science Computer Programming Python

01/14/21

Data Structure and Algorithm python code Hash Tree

Write a program for the solution for when 2 generated hash key are same in hash tags in python code and explain your solution as well.           
Computer Science Python Programming Coding

01/13/21

Python While loops and For loops

Is there a way for me to use for loops with not equal marks like you can you with while loops? For example, how can I convert while num!=0 to for loopI created a code for converting binary to... more
Computer Science Python Programming For Loops

01/13/21

Python While loops and For loops

Is there a way for me to use for loops with not equal marks like you can you with while loops? For example, how can I convert while num!=0 to for loop

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.