1,534 Answered Questions for the topic computer science

10/21/14

Show that the function f: N * N - > N * N, f(x,y) = (x+y, 2x-3y) is one-to-one.

Show that the function f: N x N - > N x N, f(x,y) = (x+y, 2x-3y) is one-to-one.(A function f is said to be one -to -one , or injective , if and only if f ( a) = f ( b ) implies that a = b for... more
Computer Science Extreme Point

10/12/14

Find extreme values!

y = 2/(x-2)^2 - (x). Find extreme values for this function (if there are any) and draw the function.
Computer Science Computer Programming Complexity

09/20/14

big O complexity

for(int i = 0; i < 1; i++)for(int j = 0; j < 1; j++)a = i;what is the big O of this fragment code.i said it will be O(n2), but my teacher said it is O(n)for(int i = 0; i < n*n; i++)for(int... more

What would be five different states through which ports on a switch running STP can transition.

Sorry for the many questions, only asking cause like I said in my previous question my knowledge is little in the networking field and any help would be much appreciated. How do you bypass the... more
Computer Science

05/18/14

Write an assembly program that loads two numbers from memory, calculates their sum, and stores the sum to the memory.

Write an assembly program that loads two numbers from memory, calculates their sum, and stores the sum to the memory.
Computer Science Java Computer Programming

04/25/14

why would this show this error? and an example on how to fix it? i keep getting five of them

expectedprice = Integer.parseInt (inputprice);   expected }   cannot resolve synbol symbol ; method parseInt location : class homeloan moths = parseInt (Input Months)   possible loss of... more

verify and explain

Let a = 67, b = 30, and n = 7 Verify and explain that (a-n)≡(mod b)
Computer Science Computer Programming

02/03/14

Need help in a software engineering question

You have called into a software company as an independent consultant .In recent months, the quality of the software being sold has taken a distinct drop. You have been asked to identify ways in... more
Computer Science

11/07/13

what problem would arise if two real time operating systems are made to be hosted atop a hypervisor resident atop a quad core processor based computing system

what problem would arise if two real time operating systems are made to be hosted atop a hypervisor resident atop a quad core processor based computing system

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.