Nullary

/ˈnʌləri/

শূন্য-আর্গুমেন্টবিশিষ্ট; (অ্যারিটি ০) কোনো ইনপুট/অপারেন্ড/আর্গুমেন্ট না নেওয়া

Origin & History

Formed from Latin nullus (“none”) + -ary, modeled on arity-based terms like unary/binary/ternary; used in modern technical English for ‘zero-argument’.

লাতিন nullus (“কোনোটিই নয়/শূন্য”) + -ary থেকে গঠিত, unary/binary/ternary-এর মতো arity-ভিত্তিক পরিভাষার অনুকরণে; আধুনিক প্রযুক্তিগত ইংরেজিতে ‘শূন্য-আর্গুমেন্ট’ অর্থে ব্যবহৃত।

Definition

In mathematics, logic, and computer science, nullary describes a function/operator/predicate with arity 0—i.e., it takes no arguments (for example, a constant or a proposition with no variables).

গণিত, যুক্তিবিদ্যা ও কম্পিউটার বিজ্ঞানে nullary বলতে এমন ফাংশন/অপারেটর/প্রেডিকেট বোঝায় যার arity ০—অর্থাৎ কোনো আর্গুমেন্ট নেয় না (যেমন ধ্রুবক বা কোনো ভেরিয়েবলবিহীন প্রস্তাবনা)।

Parts of Speech

Adjective:
A nullary function can be treated as a constant value in many contexts.
অনেক ক্ষেত্রে nullary ফাংশনকে একটি ধ্রুবক মান হিসেবে ধরা যায়।

Usage Examples

In this language, a nullary operator represents a built-in constant.
এই ভাষায় nullary অপারেটর একটি বিল্ট-ইন ধ্রুবককে নির্দেশ করে।
The predicate is nullary because it has no free variables.
প্রেডিকেটটি nullary, কারণ এতে কোনো মুক্ত ভেরিয়েবল নেই।
Some grammars allow nullary productions that generate the empty string.
কিছু ব্যাকরণে nullary প্রোডাকশন থাকে, যা শূন্য (empty) স্ট্রিং উৎপন্ন করে।
A nullary constructor needs no parameters to create the object.
একটি nullary কনস্ট্রাক্টর অবজেক্ট তৈরি করতে কোনো প্যারামিটার চায় না।

Synonyms

Zero-argument No-argument Arity-zero

Related Forms

Noun
Arity / Nullary operator / Nullary function / Nullary predicate / Nullary constructor
Adjective

Idioms & Phrases

Not available