কম্পিউটারের অস্থায়ী মেমোরী কোনটি?
A. ROM
B. RAM
C. HDD
D. SSD
Bangladesh.Navyসমন্বিত নাবিকসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)Bangladesh.Navy - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
Explanation:
Related Questions (Any University/Year)
- ওরাকল কোন ধরনের ভাষা?
- Junk e-mail is also called --?
- K iteration by Newton-Raphson method of finding square root of a number increases accuracy in number of digits.
- পিসিকালচার -
- Encasulation এর মাধ্যমে object oriented programming এর কোন বৈশিষ্ট্য নিশ্চিত হয়?
- which of the following is the destructor for the class Vehicle?
- 10000000 এই বাইনারী নম্বরটির ২'s Complement ফরম্যাটের মান কত ( ৮ বিট) ?
- হেল-বগ ধুমকেতু কখন আবিষ্কার হয়?
- Agrostology কি সম্পর্কিত বিদ্যা?
- Each character on the keyboard of computer has an ASCII value which stands for
- সূর্যের আলোতে সাতটি রঙ আছে-এ তত্ত্ব আবিষ্কার করেন।
- In the formula , which symbol specifies the fixed columns or rows?
- In SQL, the ___ command is used to recompile a view.
- Wi-Fi uses -
- Which of the following is not an antivirus?
- which of the following statements is the negation of the statements '4 is odd or -9 is positive'?
- বাংলাদেশে 'কোভিড-১৯' এর কোন টিকা প্রথম প্রয়োগ করা হয় ?
- ডেটাবেজের গুরুত্বপূর্ণ বিষয় হলো-
- A path for carrying signals between a source and a destination is know as
- which one of the following is not an example is not an example redundancy ?
- Which one is the first program of Microsoft
- When you start your computer than which computer works first?
- Why is private variable used in Java Programming ?
- সম্প্রতি কোন বাংলাদেশি বিজ্ঞানী এ অঞ্চলের জন্য কার্যকর গরুর ‘ক্ষুরা রোগ” এর ভ্যাকসিন আবিষ্কার করেন?
- who among the Bangladesh girls has invested artificial human lung?
- পাটের জীবন রহস্য উদ্ভাবনকারী দলের নেতা-
- CHOLECYSTECTOMY অপারেশনে যে অঙ্গটি অপসারণ করা হয়--
- Which of the following ISO standards is related to Information Security Management System?
- Wikipedia is a (n):
- The study which deals with secret writing is known as
- The complex of Binary search alogrithm is___
- নিচের কোন ট্রান্সমিশন মিডিয়ামটিতে ইলেক্ট্রােম্যাগনেটিক নয়েজের সমস্যা নেই?
- The job of...... Is to translate the the array of dots into text.
- Which of the following requires computer memory in large amounts?
- বঙ্গবন্ধু স্যাটেলাইট-১ উৎক্ষেপণ করা হয় কোন নভোকাশ কেন্দ্র থেকে?
- Multiplication of the following commands can be used to save a file ?
- www (ওয়ার্ল্ড ওয়াইড ওয়েভ) কে আবিষ্কার করেছেন? (Who invented the world wide web?)
- বিশ্বের প্রথম নিম্নের কোন শহরে সেল ফোন চালু হয়?
- বিজয় লে-আউটে বাংলা লেখার সময় 'ত' বর্ণটি লিখতে কম্পিউটারের কীবের্ডে ইংরেজী কোন বর্ণটি চাপতে হবে?
- 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}