define function

Answer Posted / sugumar

Functions let us create logical groupings of code

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between static and dynamic modeling.

620


how to find binary of number?

3439


Write a program to identify if a given binary tree is balanced or not.

685


Differentiate between the = symbol and == symbol?

716


Do pointers need to be initialized?

563






4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

1727


What is a scope resolution operator in c?

751


Why header files are used?

646


Can the size of an array be declared at runtime?

610


number of times a digit is present in a number

1543


What is pointer to pointer in c language?

595


Is this program statement valid? INT = 10.50;

686


Explain what is the difference between the expression '++a' and 'a++'?

627


Explain how can you be sure that a program follows the ansi c standard?

865


Hai what is the different types of versions and their differences

1491