✍️ Get Writing Help
WhatsApp

January 2021

Consecutive integers

1.How would you decide the use of one of the three loops in C for a given problem? 2. How can we use for loops when the number of iterations are not known? 3. Given a number, write a program using while loop to reverse the digits of the number. For example, the number 12345 […]

Consecutive integers Read More »

Integer number

Write a program to compute the sum of the digits of a given integer number. The numbers in the sequence 1 1 2 3 5 8 13 21 ……. are called Fibonacci numbers. Write a program using a do….while loop to calculate and print the first m Fibonacci numbers. (Hint: After the fi rst two

Integer number Read More »

Plotting

Write programs to print the following outputs using for loops. 2. Write a program to read the age of 100 persons and count the number of persons in the age group 50 to 60. Use for and continue statements. 3. Rewrite the program of case study 8.4 (plotting of two curves) using else…if constructs instead

Plotting Read More »

Operations performed

A.What is the basic use of MS Word? Explain with the help of an example. B. What are the different methods of accessing MS Word? C. What are the basic operations performed on a word document? Explain all of them in detail. D. What do you mean by MS-Excel? Explain the different ways of starting

Operations performed Read More »

Positional number systems

A. Differentiate among ring, star, bus and hybrid topology with the help of diagrams. B. What do you understand by positional number system and why is it called a positional system? C. What are the different types of positional number systems? Which of the positional systems is mostly used by the computer systems? D. Explain

Positional number systems Read More »

Binary equivalent

1. Write a program that will read a positive integer and determine and print its binary equivalent. (Hint: The bits of the binary representation of an integer can be generated by repeatedly dividing the number and the successive quotients by 2 and saving the remainder, which is either 0 or 1, after each division.) 2.

Binary equivalent Read More »

Computer systems

A. What is the weight of digit 5 in the decimal number 9536? B. What is the 4-bit binary representation of the decimal number 12? C. Explain in detail the concept of hexadecimal system. D. Why are binary codes used by computer systems E. What do you understand by digital codes? Explain the two different

Computer systems Read More »

Word

1. Write a program to extract a portion of a character string and print the extracted string. Assume that m characters are extracted, starting with the nth character. 2. Write a program which will read a text and count all occurrences of a particular word. 3. Write a program which will read a string and

Word Read More »

For faster services, inquiry about  new assignments submission or  follow ups on your assignments please text us/call us on +1 (251) 265-5102