Euler’s Theorem Defined on Homogeneous Function

First of all we define Homogeneous function.
A function of Variables is called homogeneous function if sum of powers of variables in each term is same. The sum of powers is called degree of homogeneous equation.


env
env

An Introduction to Pointers

Pointers are variables that hold address of another variable of same data type. Pointers are one of the most distinct and exciting features of C language. It provides power and

User Defined Data Types in C Language

User Defined Data Types in C Language In C programming language we have many user defined data types like structure, union, bit field, enumerator, typedef etc. The most commonly used

AJAX Technology its Working and Advantages

Introduction AJAX stands for Asynchronous JavaScript and XML Ajax is the most important technologies for the development of highly interactive web application and due to its Features it has become