Computer এর ভাষা কী?
A. হেক্সাডেসিমেল
B. অক্টাল
C. দশমিক
D. বাইনারি
বিমান বাংলাদেশ এয়ারলাইন্স লিমিটেড,ট্রাফিক হেলপারসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)বিমান বাংলাদেশ এয়ারলাইন্স লিমিটেড,ট্রাফিক হেলপার - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
D.
বাইনারি
Explanation:
Related Questions (Any University/Year)
- Which of the following application software can be used for real life conversation or teleconferencing over internet?
- Who is the father of computer ?
- পাটের জিনোম কোড কোন বিজ্ঞানী আবিস্কার করেন?
- GPRS এর পূর্ণরূপ কী?
- বাংলাদেশে প্রথম হাইটেক পার্ক কোথায়?
- বিদ্যুৎ পরিমাপক যন্ত্রের নাম কি?
- Which of the following data structure is linear type?
- what is the output of the following C code ? int main () { int i =0 int x = i ++, y =++i ; printf("%d %d/n", x,y); return 0}
- what is the value of variable x after the following statement is executed in JavaScript? Var x2-'3'+'4';
- Which of the following keyboard shortcut can be used for creating a chart from the selected cells ?
- হাসপাতাল ওয়ার্ড - এ সুপরিকল্পিত কাজের শিডিউল কে কি বলে?
- why do we need to handle exceptions?
- রুশ মহাকাশ সংস্থা কোনটি?
- what is the mounting of file system ?
- Which among following is associated with excel?
- You have to sort 1 GB of data with only 100 MB of available main memory. Which sorting technique will be most appropriate ?
- How many instances of an abstract class can be created?
- Which one is the first program of Microsoft
- নিচের কোন IEEE প্রটোকলটি ওয়্যাললেস ল্যানের জন্য প্রযোজ্য?
- Which of the following is not an mRNA vaccine for COVID-19?
- কোন বাংলাদেশী বিজ্ঞানী পাটের জিনোম সূত্র আবিষ্কার করেছেন?
- DNS-এর পূর্ণরুপ কি?
- which of the following correctly shows the hierarchy of arithmetic operations in C?
- Which of the following is not a valid data type in excel?
- for(i=1; i<10; i+=2) printf("%d", i); এর অউটপুট কী হবে?