Other Programming & Computer Science Answers

Questions: 1 727

Answers by our Experts: 1 357

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

Defined and explain

1. What is meant by "generation " in computer technology?how many computer generation are there till now?

2.list out various computer generation long with their basic characteristics?

3.what are the advantages of transistors over vacuum tubes?

4.define data.information and the relation between the two.

5. What invention or inovnation do you think the most responsible for making the computer a ssuccessful product? Explain

HW1: Given a point (x, y), write a computer program in Fortran 90 to find

out whether it lies inside, outside or on a circle with unit radius and center 

at (0,0). Use format statement to print your result.

• SELECT CASE Statement 

• Use IF Statement

s=sqrt(𝒙**2+y**2)


A certain Disk has 400 sectors in a track and its spindle rotates at the speed of 3600 revolutions per minute. If the average seek time and latency time are 7.52 milliseconds and 3.75, respectively, compute the total time it takes to read a particular sector and access a record.


Provide

a) An algorithm

b) Flow chart

c)Pseudocode

(1). To illustrate the assignment of 10 to X if X < Y otherwise 5 is assigned to X.

(2). To compute the sum of the series: 𝑓(𝑥) = 1 + 𝑥 + 𝑥 2 + 𝑥 3 + … + 𝑥n

Provide

(a) an algorithm

(b) Flow chart

(c) pseudocode

  1. To illustrate the assignment of 10 to X if X<Y otherwise 5 is assigned to X
  2. to compute the sum of series:

f(x) = 1 + x + X^2 + X^3 + ............. + X^n


Write an assembly program for multiplication of two eight bit no. at 4000H=1BH and  4001H=3AH and save result at 4002H and 4003H.


what is the disadvantages and advantages of linked list


what is the disadvantages and advantages of array


Discuss the following data structures: Array, Linked List, Stacks and Queues For each data structure discuss the following: what is the advantages and disadvantages of the data structure.


write c code for atmega32 programming for the following scenario: connect port D with 8 leds, switch on the leds to show the bcd value 00001000


LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS