What is Fortran Programming language in Physics? इस्तेमाल, मीनिंग, कैरेक्टर, वेरिएबल, आदि

Date:

Share post:

Note – यह एक साइंस और टेक्नोलॉजी से संबंधित टॉपिक है इसलिए हम ज्यादा से ज्यादा जानकारी इंग्लिश भाषा में दे रहे हैं. हम बीच-बीच में हिंदी भाषा का भी प्रयोग करेंगे ताकि आपको उचित और सही जानकारी सही ढंग से आप तक पहुंच सके. Today’s topic about – Fortran programming language in Physics.

There are two types of programming languages, the first is a low-level programming language and the second is a high-level programming language. Both are different from each other in terms of programming, and other functions too. There are lots of programming languages in today’s modern world but, here we are going to discuss, what is Fortran programming language in Physics?

जैसा कि आपने ऊपर पढ़ा की प्रोग्रामिंग लैंग्वेज दो तरह की होती है  और यहां हम लो लेवल प्रोग्रामिंग की जानकारी आपको आगे देते हैं.

The low-level programming language is machine learning and assembly language. This language is very touching in terms of machine learning.

Because for writing in machine language a programmer must have the proper knowledge of the internal functions and different operations that are executed in the computer.

Read More – Difference between Jio fiber 999 plan and Bsnl fiber 999 plan Haryana सुविधाओं में अंतर क्या-क्या है?

In Assembly language the various statements are equal to various machine instruction, for example, one statement is equivalent to one machine instruction.

तो यहां अपने लो लेवल प्रोग्रामिंग लैंग्वेज के बारे में सीखा की यह एक यह मशीन लर्निंग लैंग्वेज है और इसमें ज्यादा फंक्शन और स्टेटमेंट यूज किए जाते हैं असेंबली लैंग्वेज के साथ. चलिए अब हम हाई लेवल प्रोग्रामिंग लैंग्वेज की बात करते हैं.

The High-Level programming language is simple and easy to learn as we compared it to low-level language. Also, it is a user-friendly language and anyone can learn high programming languages with proper knowledge and practice.

The computers work on the binary data, it can not the languages that humans are speaking or understand. Computers understand only one type of language and that is Machine language.

Read More – माइक्रो ब्लॉगिंग और इवेंट ब्लॉगिंग में क्या अंतर है? difference between micro blogging and event blogging

If you want to write something in a high-level language then it directly not supported by the computer.

First, as an input source High-level language then, this is translated by the compiler and then as an output machine language.

The high-level languages are also called Machine independent languages, as they are problem-oriented language rather than machine-oriented.

अगर हम दोनों लैंग्वेज की तुलना करें तो हाई लेवल प्रोग्रामिंग लैंग्वेज ज्यादा आसान होती है, क्योंकि यह प्रॉब्लम ओरिएन्टेड कंसेप्ट पर काम करती है, और इसे सीखना भी आसान होता है.

हाई लेवल प्रोग्रामिंग लैंग्वेज को मशीन इंडिपेंडेंट लैंग्वेज के नाम से भी पुकारा जाता हैं.  नीचे हाई लेवल प्रोग्रामिंग लैंग्वेज के कुछ एक उदाहरण दिए गए हैं.

What is Fortran Programming language in Physics?
Photo by Florian Olivo on Unsplash

Example of High-Level Language (HLL)

Fortran, Pascal, C, C++, Cobol, etc.

अब हम आगे जानेंगे कि फॉरट्रान प्रोग्रामिंग लैंग्वेज क्या होती है यह कहाँ -2 महत्वपूर्ण होती है, और किसके लिए महत्वपूर्ण होती है. इसमें अलग-अलग बिंदु क्या-क्या है, जैसे कि कंपाइलर, करैक्टर, कांस्टेंट, वेरिएबल, फंक्शन, आदि बहुत कुछ.

आगे की जानकारी हिंदी भाषा में नहीं है क्योंकि इसे अंग्रेजी भाषा में ही अच्छी प्रकार से समझाया और बताया जा सकता है. कुछ ऐसे बिंदु और बहुत सारे शब्द है अगर हम उनका हिंदी में उपयोग करते हैं तो आप उन्हें हिंदी में भी समझ नहीं पाएंगे, उन्हें इंग्लिश में ही समझ पाना ज्यादा आसान है.

What is Fortran Programming language in Physics?

This is a very important language from the point of view of mathematics and engineering applications, etc.

Full meaning of Fortran Programming language

Fortran is an acronym for FORmula TRANslation or Simply FORTRAN.

Fortran language was first defined and written to translate it, by John Backups of IBM, and his group in years 1956-1957.

In 1978 Fortran was formally standardized by ANSI as FORTRAN-77, and this version of Fortran is universally adopted by computer manufacturers.

Read More – 2021 में इंस्टाग्राम पर पर्सनल ब्लॉग कैसे बनाएं How to make your Instagram a personal blog?

In Fortran, there are some specific rules that must be followed, such as the Column line number and its purposes. These all operations are done with the compiler’s help.

Columns 1 to 5 stand for statement labels that are used to identify lines.

Column 6 stands for continuation character ( that means the current line is a continuation of previous lines).

Read More – 2021 में पर्सनल ब्लॉग कैसे शुरू करें? Personal blog in Hindi 2021

7 to 72 columns stands for FORTRAN commands or programming statements.

Columns 73 to onwards are ignored by the compiler.

Compiler In Fortran

It is software that translates a source program written in High-level programming language into an object program in machine language.

Machine language

It is a binary format because the computer can not understand anything itself. Thus machine language is, which a computer can understand.

कंपाइलर ट्रांसलेशन का काम करता है.

Character in Fortran

There are some characters that can be used in Fortran language, such

Letter (All upper case and all lower case)

Decimal digit (all 0 to 9 )

Special character + − : $ ‘ = /, etc.

What is Fortran Programming language in Physics?
Photo by Markus Spiske on Unsplash

यह सभी characters और अन्य बहुत सारे फॉरट्रान प्रोग्रामिंग लैंग्वेज में इस्तमाल किए जाते हैं, प्रोग्राम को अच्छी प्रकार समझने और कंप्यूटर को समझाने के लिए भी.

Fortran programming language in Physics variables and constants. 

In Fortran, the constant is the numbers or the values which do not change during the execution of the program.

Example of constant in Fortran

1, Fortran, .True., etc.

If we derive Fortran constant then, first of all, the constants then, it has two further parts. One is numeric constants and the second is non-numeric constants.

Read More – How to Install Theme On WordPress free in 2021? वर्डप्रेस में फ्री थीम इंस्टॉल

Also for numeric and non-numeric constant, there are further many parts.

For Numeric constant – 

  1. Integer
  2. Complex
  3. Real/Floating point

For Non-numeric constants-

  1. Character
  2. Logical

The real/Floating point has further two forms

  1. Fractional Form
  2. Exponent Form

Variable in the Fortran Programming language

If we talk about what is the variable in the sense of Programming language, For example in Fortran then, these are the data names that represent constants.

In the case of the Fortran variable, the values can be changed during the execution of the program.

और अंत में हम फंक्शन की बात करते हैं जो फॉरट्रान प्रोग्रामिंग लैंग्वेज में अलग अलग तरीके से इस्तेमाल किए जाते हैं, और उनकी अपनी अलग महत्ता है कोई भी प्रोग्राम बनाने में.

Read More  –How Do You Cancel Your Facebook Account Permanently in 2021?

Functions in Fortran programming language

Function in Fortran language is used to take data by the input services and then after some calculations return it in the form of output data. The Function in Fortran language is further of many types, such as

  1. User define function
  2. Built-in function (predefine) or Intrinsic function or Library Function.

The user-defined function has two parts of functions, such as

  1. Statement function
  2. Function subprogram or External function or Multiline Function

At Last: These are some of the short explanations of what is Fortran programming language in physics? and its uses, meaning, Character, Variable, functions, constant, etc. To understand these in detail you must learn about the basic fundaments of the Fortran programming language and some other mathematical terms. 

Your mathematic skills can make this learning easy for you, and also if you have good reasoning abilities.

Read More – कंप्यूटर खरीदने से पहले किन किन बातों का ध्यान रखें How to Assemble PC in Hindi?

[tds_leads input_placeholder="Email address" btn_horiz_align="content-horiz-center" pp_checkbox="yes" pp_msg="SSd2ZSUyMHJlYWQlMjBhbmQlMjBhY2NlcHQlMjB0aGUlMjAlM0NhJTIwaHJlZiUzRCUyMiUyMyUyMiUzRVByaXZhY3klMjBQb2xpY3klM0MlMkZhJTNFLg==" msg_composer="success" display="column" gap="10" input_padd="eyJhbGwiOiIxNXB4IDEwcHgiLCJsYW5kc2NhcGUiOiIxMnB4IDhweCIsInBvcnRyYWl0IjoiMTBweCA2cHgifQ==" input_border="1" btn_text="I want in" btn_tdicon="tdc-font-tdmp tdc-font-tdmp-arrow-right" btn_icon_size="eyJhbGwiOiIxOSIsImxhbmRzY2FwZSI6IjE3IiwicG9ydHJhaXQiOiIxNSJ9" btn_icon_space="eyJhbGwiOiI1IiwicG9ydHJhaXQiOiIzIn0=" btn_radius="0" input_radius="0" f_msg_font_family="521" f_msg_font_size="eyJhbGwiOiIxMyIsInBvcnRyYWl0IjoiMTIifQ==" f_msg_font_weight="400" f_msg_font_line_height="1.4" f_input_font_family="521" f_input_font_size="eyJhbGwiOiIxMyIsImxhbmRzY2FwZSI6IjEzIiwicG9ydHJhaXQiOiIxMiJ9" f_input_font_line_height="1.2" f_btn_font_family="521" f_input_font_weight="500" f_btn_font_size="eyJhbGwiOiIxMyIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMSJ9" f_btn_font_line_height="1.2" f_btn_font_weight="600" f_pp_font_family="521" f_pp_font_size="eyJhbGwiOiIxMiIsImxhbmRzY2FwZSI6IjEyIiwicG9ydHJhaXQiOiIxMSJ9" f_pp_font_line_height="1.2" pp_check_color="#000000" pp_check_color_a="#309b65" pp_check_color_a_h="#4cb577" f_btn_font_transform="uppercase" tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjQwIiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGUiOnsibWFyZ2luLWJvdHRvbSI6IjMwIiwiZGlzcGxheSI6IiJ9LCJsYW5kc2NhcGVfbWF4X3dpZHRoIjoxMTQwLCJsYW5kc2NhcGVfbWluX3dpZHRoIjoxMDE5LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMjUiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9" msg_succ_radius="0" btn_bg="#309b65" btn_bg_h="#4cb577" title_space="eyJwb3J0cmFpdCI6IjEyIiwibGFuZHNjYXBlIjoiMTQiLCJhbGwiOiIwIn0=" msg_space="eyJsYW5kc2NhcGUiOiIwIDAgMTJweCJ9" btn_padd="eyJsYW5kc2NhcGUiOiIxMiIsInBvcnRyYWl0IjoiMTBweCJ9" msg_padd="eyJwb3J0cmFpdCI6IjZweCAxMHB4In0=" msg_err_radius="0" f_btn_font_spacing="1"]

Related articles