what is the advantage of software development

Answer Posted / shubham singh

To decrease the complexcity of the user problem and fast
work

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you increase the allowable number of simultaneously open files?

605


What are the types of data structures in c?

610


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3139


How can I generate floating-point random numbers?

615


What do you mean by a local block?

639






Explain function?

669


Is c dynamically typed?

677


Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

1128


When should you use a type cast?

599


What is the code in while loop that returns the output of given code?

1354


What is %d called in c?

767


Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.

613


What is the significance of c program algorithms?

690


Take an MxN matrice from user and then sum upper diagonal in a variable and lower diagonal in a separate variables. Print the result

1476


How to set file pointer to beginning c?

681