✍️ Get Writing Help
WhatsApp

January 2021

Sample Program

A.Modify the Sample Program 3 to display the following output B. Why and when do we use the #define directive? C. Why and when do we use the #include directive? D. What does void main(void) mean? E. Distinguish between the following pairs: (a) main( ) and void main(void) (b) int main( ) and void main( […]

Sample Program Read More »

Program files

A. Describe the structure of a C program. B. Describe the process of creating and executing a C program under UNIX system. C. How do we implement multiple source program files? D. Find errors, if any, in the following program: E. Find errors, if any, in the following program: F. Find errors, if any, in

Program files Read More »

Mailing address

A. Write a program that will print your mailing address in the following form: First line : Name Second line : Door No, Street Third line : City, Pin code B. Write a program to output the following multiplication table: C. Given the values of three variables a, b and c, write a program to

Mailing address Read More »

Automated and static variables

1. Which of the following are invalid variable names and why? Minimum        First.name        n1+n2              &name doubles          3rd_row                n$                 Row1 fl oat              Sum Total           Row Total       Column-total 2. What would be the value of x after execution of the following statements? int x, y = 10; char z = ‘a’; x = y + z; 3.

Automated and static variables Read More »

Even numbers

Write a program to determine and print the sum of the following harmonic series for agiven value of n: 1+ 1/2 +1/3 +….+ 1/n The value of n should be given interactively through the terminal. B. Write a program to read the price of an item in decimal form (like 15.95) and print the output

Even numbers Read More »

Integer variable

1. Write program to count and print the number of negative and positive numbers in a given set of numbers. Test your program with a suitable set of numbers. Use scanf to read the numbers. Reading should be terminated when the value 0 is encountered. 2. Write a program to do the following: (a) Declare

Integer variable Read More »

What is network topology?

A.What is the difference between LAN and WAN? B. What is network topology? C. What are the different types of network topologies? Explain any two network topologies through suitable illustrations. D. How network protocol helps in the communication of messages over the network? E. What is the difference between ring topology and bus topology?

What is network topology? Read More »

Positional number system

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 system Read More »

Governed

A. Write a program to display the following simple arithmetic calculator B. Distance between two points (x1, y1) and (x2, y2) is governed by the formula Write a program to compute D given the coordinates of the points. C. A point on the circumference of a circle whose center is (0, 0) is (4,5). Write

Governed 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