ন্যানো বুঝায় কোনটি?
A. 45818
B. 45910
C. 46001
D. 10-15
JUUnit-ASet-3সাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)JU - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
B.
45910
Explanation:
Related Questions (Any University/Year)
- 'ব্রেইল প্রেস' কোন ধরনের প্রতিবন্ধীর উপকারে আসে?
- In order to tell Excel that we are entering a formula in cell, we must begin with an operator such as -
- Who is widely acknowledged as the father of AI?
- কোন বিষয় দর্শকদের সামনে উপস্থাপনের জন্য ব্যবহার করা হয়?
- নিচের কোনটি ইমেইল প্রটোকল ?
- Consider the following recursive function fun (s , y). what is the value of fun ( 4, 3) int fun ( int x , int y) if ( x =0) return y; return fun ( x,1, x+y); |
- Which one of the following is not a search engine?
- নিউটনের আলোক-তত্ত্ব অনুযায়ী সব রং মিলে কোন রং তৈরি হয়?
- A group of scientists in Bangladesh has recently decoded the genome of-
- Which protocol provides e-mail facility among different hosts?
- Computer software includes which of the following?
- ইউনিকোড ব্যবহার করে কতগুলো অক্ষর লেখা সম্ভব?
- Which of the following section does not exist in a slide layout ?
- Bangabandhu Satellite-1 was launched on?
- অন্যের লেখা অনুমতি ছাড়া ব্যবহার করাকে কি বলে?
- websites without a database attached to them have which of the following characteristics?
- SCADA meaning
- গৌতম বুদ্ধের জন্মস্থান কোথায়?
- নিচের কোনটি নন-ভোলাটাইল মেমরি?
- what is the value of variable x after the following statement is executed in JavaScript? Var x2-'3'+'4';