Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
Which of the following might be used to convert high-level language instructions into machine language?
The correct answer is Compiler. It is a program that translates a source program written in some high-level programming language into machine code for some computer architecture. In simple language, it converts high-level language into machine language.
The correct answer is Compiler. It is a program that translates a source program written in some high-level programming language into machine code for some computer architecture. In simple language, it converts high-level language into machine language.
See lessThe term "operating system" means
An operating system (OS) is system software that manages computer hardware and software resources, and provides common services for computer programs.
An operating system (OS) is system software that manages computer hardware and software resources, and provides common services for computer programs.
See lessObject code
Object code is machine-readable code that provides instructions to a target computing platform, as defined by its operating system and hardware architecture.
Object code is machine-readable code that provides instructions to a target computing platform, as defined by its operating system and hardware architecture.
See lessVirtual memory is
Virtual memory is a method that computers use to manage storage space to keep systems running quickly and efficiently. Using the technique, operating systems can transfer data between different types of storage, such as random access memory (RAM), also known as main memory, and hard drive or solid-sRead more
Virtual memory is a method that computers use to manage storage space to keep systems running quickly and efficiently. Using the technique, operating systems can transfer data between different types of storage, such as random access memory (RAM), also known as main memory, and hard drive or solid-state disk storage.
See lessWhich of the following system program forgoes the production of object code to generate absolute machine code and load it into the physical main storage location from which it will be executed immediately upon completion of the assembly?
1 Answer. The best I can explain: A load and go assembler generates absolute machine code and loads it to physical memory
1 Answer. The best I can explain: A load and go assembler generates absolute machine code and loads it to physical memory
See lessWhich are the most important features of Microsoft Windows program?
Windows provides several editions to the users but the common ones are Windows Home and Professional. Major features include- start menu, task manager, taskbar, Cortana, file explorer, MS Paint, Browser, control panel, etc.
Windows provides several editions to the users but the common ones are Windows Home and Professional. Major features include- start menu, task manager, taskbar, Cortana, file explorer, MS Paint, Browser, control panel, etc.
See lessWhich of the following is a phase of a compilation process
In summary, the phases of a compiler are: lexical analysis, syntax analysis, semantic analysis, intermediate code generation, optimization, and code generation. Symbol Table – It is a data structure being used and maintained by the compiler, consisting of all the identifier's names along with theirRead more
In summary, the phases of a compiler are: lexical analysis, syntax analysis, semantic analysis, intermediate code generation, optimization, and code generation. Symbol Table – It is a data structure being used and maintained by the compiler, consisting of all the identifier’s names along with their types.
See lessThe operating system of a computer serves as a software interface between the user and
Solution(By Examveda Team) The disadvantages of "Compile and Go" loading scheme is (are) a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program. it is necessary to retranslate the user's program deck every time it is run.
Solution(By Examveda Team)
See lessThe disadvantages of “Compile and Go” loading scheme is (are) a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program. it is necessary to retranslate the user’s program deck every time it is run.
The disadvantages of "Compile and Go" loading scheme is (are):
Solution(By Examveda Team) The disadvantages of "Compile and Go" loading scheme is (are) a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program. it is necessary to retranslate the user's program deck every time it is run.
Solution(By Examveda Team)
See lessThe disadvantages of “Compile and Go” loading scheme is (are) a portion of memory is wasted because the core occupied by the assembler is unavailable to the object program. it is necessary to retranslate the user’s program deck every time it is run.
The powerful text editor called PC-Write can be used by anybody by paying a small fee. Such programs are called
Virtual memory is a memory management technique where secondary memory can be used as if it were a part of the main memory. Virtual memory is a common technique used in a computer's operating system (OS).
Virtual memory is a memory management technique where secondary memory can be used as if it were a part of the main memory. Virtual memory is a common technique used in a computer’s operating system (OS).
See less