The Procedure for starting or re-starting a computer is called-
A. Warm Boot
B. cold Boot
C. Booting
D. Loading of Windows
Pubali Bank Ltdসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)Pubali Bank Ltd - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
C.
Booting
Explanation:
Related Questions (Any University/Year)
- Which video File format is used for HDTV?
- কম্পিউটারে কাজের গতি কী দ্বার প্রকাশ করা হয়?
- Default port for HTTP?
- বাংলাদেশের বিজ্ঞানীরা সম্প্রতি কিসের জীবন রহস্য উন্মোচন করেছেন?
- C প্রোগ্রামিং-এর ক্ষেত্রে char ডাটা টাইপটি কয় বিট জায়গা দখল করে? (In C programming language, how many bits of memory does the ‘char’ data type take?)
- বাংলাদেশে মাতৃমৃত্যুর কারণ নয় কোনটি?
- ঔষধ নীতির প্রধান উদ্দেশ্য হলো ----
- এক সেকেন্ডে আলোর গতি কত কিলোমিটার?
- কম্পিউটারের মেমোরি বা স্মৃতিভাণ্ডারের ধারণ ক্ষমতা প্রকাশের একক কোনটি?
- A host machine is unable to communicate with Google server . Which command is the most appropriate to run at host machine to determine which intermediary device is responsible for this failure?
- 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); |
- ১ টেরাবাইট সমান-
- Let x be an integer which can take a value of 0 or 1. The statement if (x == 0) x =1 ; else x =0 ; is equivalent to which one of the following ?
- সম্প্রসারিত টিকাদান কর্মসূচির (ইপিআই) আওতায় দেশে বর্তমানে কত ধরনের টিকা দেয়া হয়?
- Which of the following is the product of data processing?
- মস্তিষ্কের বিকাশগত সমস্যা কোনটি?
- Which programming language is often used for developing mobile apps for iOS devices, such as iPhones and iPads?
- Which of the following companies has implanted a chip in a human brain for the first time?
- বাংলাদেশে ইন্টারনেট ব্যবহার সবার জন্য উন্মুক্ত করা হয়-
- In Java, which one will be used for comparing whether the two string object str 1 and str? are same