In order to tell Excel that we are entering a formula in cell, we must begin with an operator such as-
A. $
B. =
C. @
D. #
Rupali Bank Ltdসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)Rupali Bank Ltd - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
B.
=
Explanation:
Related Questions (Any University/Year)
- পাট থেকে পলিব্যাগ আবিষ্কারক বৈজ্ঞানিকের নাম কী?
- সকল নেটওয়ার্কের নেটওয়ার্ক হল-
- Which one of the following is not considered as a from of secondary storage?
- 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}
- বাংলাদেশে তৈরী প্রথম ন্যানো স্যাটেলাইট উৎক্ষেপণ করা হয়-
- রোবট শব্দটি কোন ভাষা থেকে এসেছে?
- A numbers of letters that appears little below the normal text is called-
- Which of the following is not anti-virus software ?
- "ATM" means
- নিচের উত্তগুলোর মধ্যে যেটি ডেটা স্টোরেজের সর্ববৃহৎ একক-
- Address Variable রাখা যায় কোনটিতে?
- পাটের জিন বিন্যাস আবিষ্কার করেন কোন বিজ্ঞানী?
- নিচের কোনটি সঠিক নয়?
- পাট দিয়ে তৈরি সোনালি ব্যাগের প্রধান আবিষ্কারক কে ?
- একটি কী-বোর্ডে কয়টি ফাংশন কী থাকে ?
- Moving from one website to another is called -
- হেল-বগ ধুমকেতু কখন আবিষ্কার হয়?
- In Java, which one will be used for comparing whether the two string object str 1 and str? are same
- আলেকজান্ডার গ্রাহামবেল কি আবিষ্কার করেন?
- The closest meaning of 'zoonotic transmission' is-
- Which of the following is not a web browser?
- Etiology of dementia includes-
- কম্পিউটারের মেমোরি বা স্মৃতিভাণ্ডারের ধারণ ক্ষমতা প্রকাশের একক কোনটি?
- ‘নোয়া - ১৮’ কী?
- A communication network which is used by large organizations over regional national or global area is called___
- 25 এর বাইনারী সংখ্যা কত?
- POP3 is a protocol for
- Light year is related to ___.
- Which of the following organization was the launch provider of Bangabandhu Satellite-1?
- যে প্রযুক্তি সম্বলিত ফোনকে গ্রীন ফোন বলা হয়-
- E-mail এর BCC এ অংশের পূর্ণরূপ কী?
- পাটের জিনোম কার নেতৃত্বে আবিষ্কার হয়েছে?
- Dynamic Webpage তৈরিতে ব্যবহৃত হয়-
- A device that connects to a network without the use of cables is said to be -
- ইভিএম' এর 'ই' অংশের পূর্ণরূপ-
- The process of identifying and correcting mistakes in a computer program in referred to as:
- এইচটিএমএল (HTML) কী?
- কোন দেশ প্রথম 6G স্যাটেলাইট উৎক্ষেপণ করেছে?
- To remove duplicate rows from the results of an SQL SELECT statement , the __ qualifier specified must be included.
- what is the value of 'd' after this line of code has been executed ? double d = Math round ( 2.5 + math random () );