An important facility for 12th class students preparing for short questions computer science 12th class chapter 8 of BISE. Get hundreds of questions to prepare and get better marks in 12th computer science

0
Our database contains a total of 0 questions for computer science Short Questions. You’ll prepare using this huge databank.
Question: 1
What is Object Code?
Answer: 1
1-43Object code is a set of instruction codes that is understood by a computer at the lowest hardware level. Object code is usually produced by a compiler that reads some higher level computer language . Source instruction amd translate into equivalent machine language instructions.