মােবাইল ফোনে ব্যবহৃত SIM- এর অভিব্যক্তি কোনটি?
A. Subscriber Identification Method
B. Subscriber Identity Module
C. Subsecriber Identity Mechanism
D. Subscriber Identification Mode
E. Subsecriber Identification Module
CUUnit-Dসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)CU - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
B.
Subscriber Identity Module
Explanation:
Related Questions (Any University/Year)
- কোন সংক্রামক ব্যাধটি পৃথিবী হইতে নির্মূল হইয়াছে?
- In an e-mail. "BCC" stands for :
- Immediate post-operative complications under general anesthesia are-
- for(i=1; i<10; i+=2) printf("%d", i); এর অউটপুট কী হবে?
- বঙ্গবন্ধু স্যাটেলাইট-১ উৎক্ষেপণ করা হয় কোন নভোকাশ কেন্দ্র থেকে?
- Cache memory acts between __.
- Which of the following consists of one or more filaments of glass fiber wrapped in protective layers that carries data by pulse light ?
- Which of the following occurs when software tries to access protected memory ?
- The clear sky looks blue for the__
- Surgeon এর পরিভাষা -
- ‘জ্যাংশন ডেটা টেবিল’ কোন রিলেশনে গঠিত হয়?
- টেলিভিশন কে আবিষ্কার করেন?
- What is the name of the first ever Bangali search engine?
- দেশের কোন বিশ্ববিদ্যালয় বিদ্যুতের প্রি-পেইড মিটার আবিষ্কার করে?
- নিচের কোনটি কোভিড-১৯ এর টিকা নয়?
- Back up প্রোগ্রাম বলতে কী বোঝায়?
- কে গণিতবিদ নন?
- which of the following options suitable, if A is '10110110'. B is '1110000' and C is '10100000' ?
- ফিলাটেলি' শব্দটি কোন বিষয়ের সাথে সম্পর্কিত?
- 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}