What is the shortcut key to open the Open dialog box?
A. F12
B. Alt + F12
C. shft +F12
D. Ctrl + F12
Sonali Bank Ltdসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)Sonali Bank Ltd - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
D.
Ctrl + F12
Explanation:
Related Questions (Any University/Year)
- https://-এর s কী নির্দেশ করে?
- কম্পিউটারের হার্ডডিস্কের রুট ড্রাইভ বলা হয় কোন কোনটিকে?
- Which one of the following tools is used in Business intelligence?
- ডিজিটাল সংকেতকে এনালগ সংকেতে রুপান্তরের ডিভাইস কোনটি?
- 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?
- ‘SIM’ stands for-
- Flat file data bases are most useful for......
- The movement of business data electronically in a structured , computer -readable format .
- IP address থেকে MAC Address জানার protocol কোনটি?
- "ATM" means
- Consider the following segment : int d=4 float f= (1/flaot(d))*5; what will be the value for float variable f?
- নিচের কোনটি Invalid Variable mean?
- গাছের প্রাণ আছে -কে প্রমাণ করেন ?
- বিশ্বগ্রামের ধারণা দেন কে?
- Which of the following memories is not volatile?(নিচের কোন স্মৃতিটি নন ভোলাটাইল?)
- For purifying drinking water, alum is used ___.
- এমএস ওয়ার্ডে কোণ টেক্সট ফাইল সেভ (save) করতে হলে কী-বোর্ডে নিচের কোণ কমান্ড ব্যবহূত হয় ?
- Gigabyte is equal to --- ?
- Radio link is a tool of banking communication in a -
- 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}