Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Functions - Assamese

This is a sample video. To access the full content,
please Login

1771 visits



Outline:

Outline: ফাংচনচ(Functions) -ফাংচন কি -ফাংচন(function)ঘোষণা(declaration) কৰাৰ গাঠনি (Syntax) -ফাংচন ওইথ আৰগুমেন্টচ(Function with arguments) --উদাহৰণ: return-type function-name(parameter); -ফাংচন ওইডাউট আৰগুমেন্টচ (Function without arguments) --উদাহৰণ:return-type function-name; -ফাংচন এটা মতা (Calling a function) -ভুল(Errors)