App Logo

No.1 PSC Learning App

1M+ Downloads
The act of assigning a value to a variable is a:

AControl instruction

BStore instruction

CTransfer instruction

DOutput instruction

Answer:

B. Store instruction

Read Explanation:

  • Store Instruction (Assignment): In the context of computer architecture and programming, assigning a value to a variable (e.g., x = 10) is carried out by a STORE operation. This operation takes the calculated or specified value (the constant 10) and places (stores) it into the dedicated memory location or register associated with the variable (x).

  • (A) Control instruction: These instructions manage the flow of the program (e.g., if, for, goto, jump, or call).

  • (C) Transfer instruction: This usually refers to an instruction that moves data between different components, often between registers or between memory and a register (like a LOAD instruction, which retrieves a value from memory). While assignment involves a transfer, the final step of placing the value into the variable's memory location is the STORE operation.

  • (D) Output instruction: These instructions send data from the computer's memory or CPU to an external device (like a printer or screen).


Related Questions:

എക്സ്റ്റേണൽ മെമ്മറി (external memmory) എന്നറിയപ്പെടുന്ന മെമ്മറി ഏതാണ് ?
കംപ്യൂട്ടറിലെ പ്രധാനപ്പെട്ട സർക്യൂട്ടുകൾ ക്രമീകരിച്ചിരിക്കുന്ന ബോർഡ് ഏതാണ് ?

താഴെ തന്നിരിക്കുന്ന പ്രസ്താവനകളിൽ ശെരിയായത് ഏതെല്ലാം?

  1. പ്രതലത്തിലെ പൈ- കഷണങ്ങളെപ്പോലെയുള്ള (Pie-Sliced part of a disk platter) ഭാഗത്തെ സെക്ടറുകൾ എന്നുപറയുന്നു.
  2. ഡിസ്കിൽ ട്രാക്കുകളും സെക്ടറുകളും സജ്ജമാക്കുന്ന പ്രവർത്തനം അറിയപ്പെടുന്നത്- ഡിസ്റ്റ് റീഡിങ്. .
  3. ഡിസ്ക്ക് ഫോർമാറ്റിങ്ങിന് ശേഷമേ റീഡ് റൈറ്റ് പ്രവർത്തനങ്ങൾ ഡിസ്‌ക്കിൽ ചെയ്യാൻ കഴിയുകയുള്ളൂ.
    Memory is made up of :
    ശരിയായ ക്രമം ഏത് ?