A stack is a contiguous block of memory containing local (automatic) v translation - A stack is a contiguous block of memory containing local (automatic) v Indonesian how to say

A stack is a contiguous block of me

A stack is a contiguous block of memory containing local (automatic) variables.

The stack block is bounded by a register called SP (Stack Pointer) at the top of
the stack and a register called BP (Base Pointer) at the bottom.

Top of the stack (SP) can change as PUSH and POP instructions get executed.

Bottom of the stack (BP) is fixed.

In other words, stack consists of logical stack frames that are pushed when
calling a function and popped when returning.

A stack frame contains the parameters to a function, its local variables , and the
data necessary to recover the previous stack frame, including the value of the
instruction pointer at the time of the function call.

Depending on the implementation the stack will either grow down (towards
lower memory addresses), or up

Referencing local variables is done by relative addressing means calculating
the offset of variable memory from Base Pointer.

Because the way the stack grows, actual parameters have positive offsets and
local variables have negative offsets from FP.
0/5000
From: -
To: -
Results (Indonesian) 1: [Copy]
Copied!
A stack is a contiguous block of memory containing local (automatic) variables.●The stack block is bounded by a register called SP (Stack Pointer) at the top of the stack and a register called BP (Base Pointer) at the bottom.●Top of the stack (SP) can change as PUSH and POP instructions get executed. ●Bottom of the stack (BP) is fixed.●In other words, stack consists of logical stack frames that are pushed when calling a function and popped when returning.●A stack frame contains the parameters to a function, its local variables , and the data necessary to recover the previous stack frame, including the value of the instruction pointer at the time of the function call.●Depending on the implementation the stack will either grow down (towards lower memory addresses), or up●Referencing local variables is done by relative addressing means calculating the offset of variable memory from Base Pointer. ●Because the way the stack grows, actual parameters have positive offsets and local variables have negative offsets from FP.
Being translated, please wait..
Results (Indonesian) 2:[Copy]
Copied!
Sebuah stack adalah sebuah blok memori yang berdekatan yang mengandung lokal (otomatis) variabel.

Tumpukan blok dibatasi oleh register disebut SP (Stack Pointer) di bagian atas
tumpukan dan register disebut BP (Base Pointer) di bagian bawah.

atas tumpukan (SP) dapat mengubah sebagai PUSH dan POP petunjuk dijalankan.

Bawah stack (BP) adalah tetap.

Dengan kata lain, tumpukan terdiri dari tumpukan frame logis yang didorong saat
memanggil fungsi dan muncul ketika kembali .

Sebuah stack frame berisi parameter ke fungsi, variabel lokal, dan
data yang diperlukan untuk memulihkan stack frame sebelumnya, termasuk nilai
instruksi pointer pada saat panggilan fungsi.

Tergantung pada implementasi stack akan baik tumbuh ke bawah (ke arah
alamat memori yang lebih rendah), atau naik

Mengacu variabel lokal dilakukan dengan cara mengatasi relatif menghitung
offset memori variabel dari Base Pointer.

Karena cara tumpukan tumbuh, parameter yang sebenarnya memiliki offset positif dan
variabel lokal memiliki negatif offset dari FP.
Being translated, please wait..
 
Other languages
The translation tool support: Afrikaans, Albanian, Amharic, Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bengali, Bosnian, Bulgarian, Catalan, Cebuano, Chichewa, Chinese, Chinese Traditional, Corsican, Croatian, Czech, Danish, Detect language, Dutch, English, Esperanto, Estonian, Filipino, Finnish, French, Frisian, Galician, Georgian, German, Greek, Gujarati, Haitian Creole, Hausa, Hawaiian, Hebrew, Hindi, Hmong, Hungarian, Icelandic, Igbo, Indonesian, Irish, Italian, Japanese, Javanese, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Korean, Kurdish (Kurmanji), Kyrgyz, Lao, Latin, Latvian, Lithuanian, Luxembourgish, Macedonian, Malagasy, Malay, Malayalam, Maltese, Maori, Marathi, Mongolian, Myanmar (Burmese), Nepali, Norwegian, Odia (Oriya), Pashto, Persian, Polish, Portuguese, Punjabi, Romanian, Russian, Samoan, Scots Gaelic, Serbian, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenian, Somali, Spanish, Sundanese, Swahili, Swedish, Tajik, Tamil, Tatar, Telugu, Thai, Turkish, Turkmen, Ukrainian, Urdu, Uyghur, Uzbek, Vietnamese, Welsh, Xhosa, Yiddish, Yoruba, Zulu, Language translation.

Copyright ©2024 I Love Translation. All reserved.

E-mail: