সোর্স কোড থেকে অবজেক্ট কোডে অনুবাদ করতে সাধারণত কয় ধরনের প্রোগ্রাম ব্যবহৃত হয়?
সঠিক উত্তর
সঠিক উত্তর: ৩
সঠিক উত্তর
সঠিক উত্তর: ৩
ভুল বা সঠিক হলে সাথে সাথেই ব্যাখ্যা সহ উত্তর দেখতে পারবেন।
কোন মাধ্যমে আলোর পালস ব্যবহৃত হয়?
অপটিক্যাল ফাইবার এক রকমের যোগাযোগ মাধ্যম, এতে সিগন্যাল বা ডাটা আলোর মাধ্যমে একস্থান থেকে অন্য স্থানে প্রেরণ করা হয়।
আই সি টি বিষয়ে ১০ টি গুরুত্বপূর্ণ প্রশ্ন
১০ মার্কের MCQ কুইজএই প্রশ্নের বিশেষজ্ঞ বিশ্লেষণ
Translators
Any program written in a high level language is known as source code. However, computers cannot understand source code. Before it can be run, source code must first be translated into a form which a computer understands - this form is called object code.
A translator is a program that converts source code into object code. Generally, there are three types of translator:
• compilers
• interpreters
• assemblers
Source: bbc.co.uk
রেফারেন্স মাত্র
আই সি টি বিষয়ের আরও প্রশ্ন