Excel (MS Excel) MCQs
Showing 50 questions (Total: 59)
Spread Sheet প্রোগ্রাম দিয়ে কি কাজ করা হয়?
Correct Answer:
ক: হিসাব নিকাশ
Explanation:
Spread Sheet প্রোগ্রাম দিয়ে কি কাজ করা হয়? সঠিক উত্তর হিসাব নিকাশ Spreadsheet) স্প্রেডশিট এর আভিধানিক অর্থ হল ছড়ানো বড় মাপের কাগজ। ব্যবসায় প্রতিষ্ঠান আর্থিক হিসাব সংরক্ষণের জন্য এ ধরনের কাগজ ব্যবহার করা হয়। ... বর্তমানে কাগজের স্প্রেডশিটের স্থান দখল করেছে সফটওয়্যার নির্ভর স্প্রেডশিট প্রোগ্রাম।
Suppose the value of cell E5 in MS-Excel sheetis 3500. If we apply the formula = IF ( E5 < 20000,E5 * 10%, E5 * 20%) , what will be the result ?
Correct Answer:
B: 350
Explanation:
Suppose the value of cell E5 in MS-Excel sheetis 3500. If we apply the formula = IF ( E5 < 20000,E5 * 10%, E5 * 20%) , what will be the result ? Correct Answer 350 We put a value 3500 in E5 cell. Then we apply a formula = IF ( E5 < 20000, E5* 10%, E20%). This formula calculate if value in E5 is less then 20000 is true then multiply the value in E5 i.e, 3500 with 10%. But if the condition is false the multiply the value in E5 with 20%. Thus 3000 is less then 20000 so we multiply ( 3500*10%) = 350.
Maximum number of rows in an excel sheet are
Correct Answer:
A: 65536
Explanation:
Maximum number of rows in an excel sheet are Correct Answer 65536 65,536 is the maximum number of spreadsheet rows supported by excel 97, Excel 2000, Excel 2002, and Excel 2003. But Excel 2007, 2010, and 2013 support 10,48,576 rows & 16,384 columns.
To display one line in multiple cell you will have to select
Correct Answer:
A: Merge cells check box
Explanation:
To display one line in multiple cell you will have to select Correct Answer Merge cells check box 1 kHz = 103 Hz 1MHz = 106 Hz = 103 kHz
Suppose cells A5 and B5 contain the values 35,000 and 100 respectively . In cell C5, if you apply the formula = IF (A5 <> 20000, B5 * 10%,B5 * 20%), what will be the result in C5 ?
Correct Answer:
B: 7,000
Explanation:
Suppose cells A5 and B5 contain the values 35,000 and 100 respectively . In cell C5, if you apply the formula = IF (A5 <> 20000, B5 * 10%,B5 * 20%), what will be the result in C5 ? Correct Answer 7,000 Ans: = IF (A5 <> 20000, B5 * 10%,B5 * 20%) প্রথমত এটি মাইক্রোসফট এক্সেলের একটি ফর্মুলা। উপরের সমীকরণের সাথে এটি মিলিয়ে দেখলে বোঝা যায় প্রথম অংশটি একটি Condition বা শর্ত। যদি Condition সত্য হয় তাহলে Value_if_true অনুযায়ী Execute হবে। যদি ভুল হয় তবে value_if_false অনুযায়ী Execute হবে। Excel Software এ (<>) - চিহ্ন দ্বারা বুঝায় উভয় পাশের মান সমান নয়। যেহেতু A5 এর মান 35000, সুতরাং Condition বা শর্ত True. অর্থাৎ 100 এর 10% পার্সেন্ট = 10 হবে উত্তর। উত্তরঃ 10.
What will be the result of the formula = Max (Average (B1, B2), Product (B3 : B4)) where the value of B1 = 26, B2 =30, B3 =12 and B4 2
Correct Answer:
A: 28
Explanation:
What will be the result of the formula = Max (Average (B1, B2), Product (B3 : B4)) where the value of B1 = 26, B2 =30, B3 =12 and B4 2 Correct Answer 28 = Max (Average (B1, B2), Product (B3 : B4)) প্রথমত এটি মাইক্রোসফট এক্সেলের একটি ফর্মুলা। উপরের সমীকরণ দেখলে বোঝা যায় MAX Function এর দুইটি অংশ। প্রথম অংশটি Average (B1, B2) যা B1 ও B2 এর গড় (Average) বোঝায় যার মান 28। দ্বিতীয় অংশটি Product (B3, B4) যা B3 ও B4 এর গুণফল (Product) বোঝায় যার মান 12X2 = 24। Finally, 28 এবং 24 এর মধ্যে যে সংখ্যাটি বড় সেই সংখ্যাটি Max ফাংশন এর মাধ্যমে প্রকাশ পায়। সুতরাং উত্তরঃ 28.
MS EXCEL is a ----
Correct Answer:
C: spreadsheet software
Explanation:
MS EXCEL is a ---- Correct Answer spreadsheet software প্রশ্নঃ MS EXCEL is a - - - - বর্ণনাঃ A spreadsheet is a computer software for organization, analysis and storage of data in tabular form.অর্থাৎ spreadsheet software হল একটি computer application যা দ্বারা তথ্যকে Tabular form এ সাজানো, বিশ্লেষণ ও সংরক্ষণ করা যায়। আর MS EXCEL দ্বারা আমরা একই ধরনের কাজ করি।
Spreedsheet এ নিচের কোনটি দ্বারা worksheet content সম্পর্কে ধারনা করা সম্ভব ?
Correct Answer:
গ: Labels
Explanation:
Spreedsheet এ নিচের কোনটি দ্বারা worksheet content সম্পর্কে ধারনা করা সম্ভব ? সঠিক উত্তর Labels In a spreadsheet program such as Microsoft Excel, a label is text within a cell, usually describing data in the rows or columns surrounding it.
Which of the following is spreadsheet software?
Correct Answer:
A: MS Excel
Explanation:
Which of the following is spreadsheet software? Correct Answer MS Excel Microsoft Excel is the most popular and widely used spreadsheet program, but there are also many alternatives. Below is a list of spreadsheet programs used to create a spreadsheet. Google Sheets - (online and free). iWork Numbers - Apple Office Suite.
Suppose cels A5 and B5 contain the values 30000 and 100, respectively . In cell C5, if we apply the formula = IF (A5<>20000, B5*10%, B5*20%), what will be the result in C5 ?
Correct Answer:
B: 10
Explanation:
Suppose cels A5 and B5 contain the values 30000 and 100, respectively . In cell C5, if we apply the formula = IF (A5<>20000, B5*10%, B5*20%), what will be the result in C5 ? Correct Answer 10 = IF (A5 <> 20000, B5 * 10%,B5 * 20%) প্রথমত এটি মাইক্রোসফট এক্সেলের একটি ফর্মুলা। উপরের সমীকরণের সাথে এটি মিলিয়ে দেখলে বোঝা যায় প্রথম অংশটি একটি Condition বা শর্ত। যদি Condition সত্য হয় তাহলে Value_if_true অনুযায়ী Execute হবে। যদি ভুল হয় তবে value_if_false অনুযায়ী Execute হবে। Excel Software এ (<>) - এই চিহ্ন দ্বারা বুঝায় উভয় পাশের মান সমান নয়। যেহেতু A5 এর মান 30000, সুতরাং মান সমান নয় অর্থাৎ, Condition বা শর্ত True. সেক্ষেত্রে, 100 এর 10% পার্সেন্ট = 10 হবে উত্তর। উত্তরঃ 10.
Which type of chart is the best for showing parts of a whole ?
Correct Answer:
D: Pie
Explanation:
Which type of chart is the best for showing parts of a whole ? Correct Answer Pie The pie chart is one of the most used and hated chart types of all time. Pie charts are used to show parts of a whole. A pie chart represents numbers in percentages, and the total sum of all the divided segments equals 100 percent.
কম্পিউটারে কোনো হিসাব নিকাশ করার জন্য কোন সফটওয়ারটি উপযোগী?
Correct Answer:
গ: এমএসএক্সেল
Explanation:
কম্পিউটারে কোনো হিসাব নিকাশ করার জন্য কোন সফটওয়ারটি উপযোগী? সঠিক উত্তর এমএসএক্সেল মাইক্রোসফট এক্সেল মাইক্রোসফটের উন্নয়ন করা একটি স্প্রেডশিট প্রোগ্রাম, যেটার ম্যাকওএস, উইন্ডোজ এবং মোবাইল অপারেটিং সিস্টেম আইওএস ও অ্যানড্রয়েড সংস্করণ রয়েছে। সফটওয়্যারটি বিশাল একটি ব্যবহারকারী ভিত রয়েছে। এক্সেলহিসাব - নিকাশ, চিত্রায়নের হাতিয়ার, পিভট টেবিল, ম্যাক্রো প্রোগ্রামিং ভাষাসহ বেশ অনেক সুবিধা রয়েছে।
Which one of the following is an example of spreadsheet software?
Correct Answer:
C: Ms Excel
Explanation:
Which one of the following is an example of spreadsheet software? Correct Answer Ms Excel Examples of spreadsheet programs Google Sheets - (online and free). iWork Numbers - Apple Office Suite. LibreOffice - > Calc (free). Lotus 1 - 2 - 3 (discontinued). Lotus Symphony - Spreadsheets. Microsoft Excel. OpenOffice - > Calc (free). VisiCalc (discontinued).
"Freeze Windows Panes" is an Excel command which helps in :
Correct Answer:
B: Reviewing a worksheet by holding dome columns and sliding other
Explanation:
"Freeze Windows Panes" is an Excel command which helps in : Correct Answer Reviewing a worksheet by holding dome columns and sliding other Freeze Panes. The Freeze Panes command gives you more options on what should be frozen on the worksheet. Instead of a single row or a single column, you can freeze one or more rows at the top, as well as one or more columns at the left.
Which of the following spreadsheet analysis software?
Correct Answer:
D: Excel
Explanation:
Which of the following spreadsheet analysis software? Correct Answer Excel Ms Excel - একটি Spreadsheet analysis software। fMS Access একটি ডেটাবেস ম্যানেজমেন্ট সফটওয়্যার। Illustrator - একটি গ্রাফিক্স্ এডিটিং সফটওয়্যার। Lates - একটি ডকুম্নেট প্রিাপারেটিং সিস্টেম প্রোগ্রাম।
Suppose the value of cell E5 in MS-Excel sheet is 3500. If we apply the formula =IF(E5<20000,E5*10%,ES*20%), what will be the result ?
Correct Answer:
A: 350
Explanation:
Suppose the value of cell E5 in MS-Excel sheet is 3500. If we apply the formula =IF(E5<20000,E5*10%,ES*20%), what will be the result ? Correct Answer 350 = IF (E5 < 20000, E5 * 10%,E5 * 20%) প্রথমত এটি মাইক্রোসফট এক্সেলের একটি ফর্মুলা। উপরের সমীকরণের সাথে এটি মিলিয়ে দেখলে বোঝা যায় প্রথম অংশটি একটি Condition বা শর্ত। যদি Condition সত্য হয় তাহলে Value_if_true অনুযায়ী Execute হবে। যদি ভুল হয় তবে value_if_false অনুযায়ী Execute হবে। যেহেতু E5 এর মান 3500, সুতরাং E5 এর মান 20000 থেকে ছোট। অর্থাৎ, Condition বা শর্ত True. সেক্ষেত্রে, Value_if_true অনুযায়ী Execute হবে। 3500 এর 10% পার্সেন্ট = 350 হবে উত্তর। উত্তরঃ 350.
An entry in a spread sheet like = A4+A5+A6+A7 is an example of a :
Correct Answer:
D: formula
Explanation:
An entry in a spread sheet like = A4+A5+A6+A7 is an example of a : Correct Answer formula এটি মাইক্রোসফট এক্সেল (Microsoft Excel) এর একটি ফর্মুলা। Formula লেখার জন্য সমান ( = ) চিহ্ন ব্যবহার করে তারপর সংশ্লিষ্ট সমীকরণ লিখতে হয়। প্রশ্নে উল্লেখিত সমীকরণ দ্বারা A কলামের চারটি row এর মানের যোগফল নির্দেশ করে।
Maximum number of rows in an Excel sheet are -
Correct Answer:
A: 65536
Explanation:
Maximum number of rows in an Excel sheet are - Correct Answer 65536 Excel Sheet এ 2^16 = 65,536 টি row থাকে
which type of chart is the best for showing parts of a whole?
Correct Answer:
C: Pie
Explanation:
which type of chart is the best for showing parts of a whole? Correct Answer Pie The pie chart is one of the most used and hated chart types of all time. Pie charts are used to show parts of a whole. A pie chart represents numbers in percentages, and the total sum of all the divided segments equals 100 percent.
স্প্রেডশিট এ প্রোগ্রামে অসংখ্য ঘর বিশিষ্ট ছককে বলে __________
Correct Answer:
খ: ওয়ার্কশিট
Explanation:
স্প্রেডশিট এ প্রোগ্রামে অসংখ্য ঘর বিশিষ্ট ছককে বলে __________ সঠিক উত্তর ওয়ার্কশিট স্পেডশিট প্রোগ্রামে অসংখ্য ঘর বিশিষ্ট ছককে ওয়ার্কশিট বলে।
In Microsoft Excel, data presented in rows are converted into columns using which of the following options :
Correct Answer:
A: Transpose
Explanation:
In Microsoft Excel, data presented in rows are converted into columns using which of the following options : Correct Answer Transpose In Microsoft Excel, data presented in rows are converted into columns using Transpose.
The degree of any vertex of a graph is :
Correct Answer:
A: Number of vertices in a graph
Explanation:
The degree of any vertex of a graph is : Correct Answer Number of vertices in a graph Degree of a Vertex: In graph theory, the degree of a vertex is the number of edges/vertices connecting it. For example, vertex 0 and 2 have degree 2, and the rest have degree 3. A vertex with degree 1 is called an "end vertex".
You can move between two or more Excel files opened by using the -
Correct Answer:
A: ctrl + tab
Explanation:
You can move between two or more Excel files opened by using the - Correct Answer ctrl + tab Excel Shortcut Keys: Go to the next workbook: Ctrl + Tab. (দুইটি আলাদা Excel ফাইলের জন্য প্রযোজ্য) Go to the previous workbook: Ctrl + Shift + Tab. (ঐ) Minimize current workbook window: Ctrl + F9. (ঐ) Maximize current workbook window: Ctrl + F10. (ঐ) Go to next worksheet: Ctrl + PgDn (একই Excel Sheet এর একাধিক পেজ থাকলে একটি পেজ থেকে তার পরবর্তী পেজে যাওয়ার জন্য এই Command প্রযোজ্য) Go to previous worksheet: Ctrl + PgUp (একই Excel Sheet এর একাধিক পেজ থাকলে একটি পেজ থেকে তার পূর্ববর্তী পেজে যাওয়ার জন্য এই Command প্রযোজ্য)
On an excel sheet the active cell in indicated by :
Correct Answer:
C: A dark wide border
Explanation:
On an excel sheet the active cell in indicated by : Correct Answer A dark wide border The dark wide border. Neither a dotted border or a blinking border is used to identify the active cell in an excel worksheet because both can't highlight any cell as the dark wide border does. Here, the active cell is identified by a dark outline surrounding the wall.
The combination of row and column is called -
Correct Answer:
C: Cell
In MS Excel, which of the following can be used to copy only the value of a cell to another where the value of the source cell was derived through a formula?
Correct Answer:
C: Copy, Paste Special, Value
Explanation:
In MS Excel, which of the following can be used to copy only the value of a cell to another where the value of the source cell was derived through a formula? Correct Answer Copy, Paste Special, Value MS Excel is a commonly used Microsoft Office application. It is a spreadsheet program which is used to save and analyse numerical data. In this article, we bring to you the important features of MS Excel, along with an overview of how to use the program, its benefits and other important elements.
In MS Excel, what is the short cut key to replace a data with another in a sheet?
Correct Answer:
A: Ctrl + R
Which of the following is a Spread Sheet Program?
Correct Answer:
C: MS Excel
Explanation:
Which of the following is a Spread Sheet Program? Correct Answer MS Excel Microsoft Excel is a spreadsheet developed by Microsoft for Windows, macOS, Android and iOS. It features calculation, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications (VBA). It has been a very widely applied spreadsheet for these platforms, especially since version 5 in 1993, and it has replaced Lotus 1 - 2 - 3 as the industry standard for spreadsheets. Excel forms part of the Microsoft Office suite of software.
Microsoft Excel একটি-
Correct Answer:
ক: ডাটাবেইজ প্রোগ্রামটি
Explanation:
Microsoft Excel একটি- সঠিক উত্তর ডাটাবেইজ প্রোগ্রামটি মাইক্রোসফট এক্সেল (: Microsoft Excel) মাইক্রোসফটের উন্নয়ন করা একটি স্প্রেডশিট প্রোগ্রাম, যেটার ম্যাকওএস, উইন্ডোজ এবং মোবাইল অপারেটিং সিস্টেম আইওএস ও অ্যানড্রয়েড সংস্করণ রয়েছে। সফটওয়্যারটি বিশাল একটি ব্যবহারকারী ভিত রয়েছে। এক্সেলে হিসাব - নিকাশ, চিত্রায়নের হাতিয়ার, পিভট টেবিল, ম্যাক্রো প্রোগ্রামিং ভাষাসহ বেশ অনেক সুবিধা রয়েছে।
Which software is most useful in preparing a report statistical and accounting analysis?
Correct Answer:
B: Excel
Explanation:
Which software is most useful in preparing a report statistical and accounting analysis? Correct Answer Excel Microsoft Word - চিঠি - পত্র সংক্রান্ত বিভিন্ন কাজ করার জন্য উপযোগী। Microsoft Power Point - এটি মূলত উপস্থাপনার জন্য অত্যন্ত প্রয়োজনীয় একটি সফটওয়্যার। একটি বিশেষ প্রজেক্ট বা কাজ সীমিত সময়ের মধ্যে সংক্ষিপ্ত আকারে উপস্থাপন করার জন্য মাইক্রোসফট পাওয়ার পয়েন্ট ব্যবহার করা হয়। Microsoft Excel - এটিকে কেউ কেউ স্প্রেডশিট সফটওয়্যার বলে থাকেন। Statistical report, Accounting Analysis সহ বিভিন্ন হিসাব সংক্রান্ত কাজের জন্য মাইক্রোসফট এক্সেল ব্যবহার করা হয়। Microsoft Access - মাইক্রোসফট তৈরিকৃত ডাটাবেজ ম্যানেজমেন্ট সফটওয়্যার।
Spreadsheet Analytical সফটওয়্যার একটি সেলের column এর নাম G, এবং row এর ক্রমিক নং 20 হলে নিচের কোনটি উক্ত সেলের নাম বা ঠিকানা নির্দেশ করে ?
Correct Answer:
খ: G20
Explanation:
Spreadsheet Analytical সফটওয়্যার একটি সেলের column এর নাম G, এবং row এর ক্রমিক নং 20 হলে নিচের কোনটি উক্ত সেলের নাম বা ঠিকানা নির্দেশ করে ? সঠিক উত্তর G20 Microsoft Excel - এটিকে কেউ কেউ স্প্রেডশিট সফটওয়্যার বলে থাকেন। Statistical report, Accounting Analysis সহ বিভিন্ন হিসাব সংক্রান্ত কাজের জন্য মাইক্রোসফট এক্সেল ব্যবহার করা হয়। Microsoft Excel - এ প্রথমে Column নাম্বার এবং তারপরে Row নাম্বার - এভাবে একটি Cell নির্দেশ করা হয়।
In MS Excel, which one of the following a cell cannot contain?
Correct Answer:
C: Formula
Explanation:
In MS Excel, which one of the following a cell cannot contain? Correct Answer Formula In MS Excle formula are using for counting for data that writtent at cell. So correct answer is FORMULA
For which of the following purposes spreadsheets cannot be used?
Correct Answer:
D: Trigonometric calculations
Explanation:
For which of the following purposes spreadsheets cannot be used? Correct Answer Trigonometric calculations Trigonometric calculations কথাটির অর্থ হল ত্রিকোণমিতিক সমীকরণ হিসাবকরণ যা MS Excel - এ করার কোনো সুযোগ নেই। Simple database management, Loan Calculations, Budget ইত্যাদি হিসাব সংক্রান্ত বিভিন্ন কাজ করার জন্য এক্সেল ব্যবহৃত হয়।
Which one of the following is not a valid function in MS Excel?
Correct Answer:
C: SUMPRODUCT
In a spreadsheet, _____ can help you make sense of a worksheets content
Correct Answer:
D: Tables
Explanation:
In a spreadsheet, _____ can help you make sense of a worksheets content Correct Answer Tables Excel worksheet - এর শুরুতে উপড়ের রো - এ ঐ sheet - টিতে উপস্থাপিত কন্টেন্ট (বিষয়বস্তু/তথ্যউপাত্ত) সম্পর্কে ধারণা পাওয়া যায়। যেমন, Label - এ যদি Product, Price , Tax, Total Amount - এ শব্দগুলো দেখা যায় তবে এখানে উল্লেখিত content - টি কোনো বাণিজ্যিক বা আর্থিক প্রতিষ্ঠানের হিসাব সংক্রান্ত বোঝা যায়।
Which of the following is not a logical function used in MS-excel ?
Correct Answer:
A: ELSE
Explanation:
Which of the following is not a logical function used in MS-excel ? Correct Answer ELSE মাইক্রসফট এক্সেল এর লজিক্যাল ফাংশন হিসাবে if স্টেটমেন্ট ব্যবহার হয়। যত গুলো কন্ডিশন বা শর্ত থাকে তত বার if ব্যবহার হয় আর যখন শর্ত গুলোর কোনটিই লজিক্যাল হয় না তখন else স্টেটমেন্ট কার্যকর হয়।।
নিচের কোনটি spreadsheet program?
Correct Answer:
গ: MS Excel
Explanation:
নিচের কোনটি spreadsheet program? সঠিক উত্তর MS Excel Spreadsheet এর আভিধানিক অর্থ হল ছড়ানো বড় মাপের কাগজ। ব্যবসায় প্রতিষ্ঠান আর্থিক হিসাব সংরক্ষণের জন্য এ ধরনের কাগজ ব্যবহার করা হয়। এ কাগজের ছক করে (রো ও কলাম) একটি ব্যবসায় প্রতিষ্ঠান পূর্ণাঙ্গ আর্থিক চিত্র তুলে ধরা যায়। বর্তমানে কাগজের স্প্রেডশিটের স্থান দখল করেছে সফটওয়্যার নির্ভর স্প্রেডশিট প্রোগ্রাম। মূলত স্প্রেডশিট হচ্ছে কম্পিউটার প্রগ্রাম যা কাগজের ওয়ার্কশিটের নকল বা সিমুলেশন। স্প্রেডশিট প্রোগ্রামে টেবিল বা সারণি আকারে তথ্য সন্নিবেশ ও উপস্থাপন এবং এগুলির উপর গাণিতিক বিভিন্ন অপারেশন প্রয়োগ ও বিশ্লেষণের ব্যবস্থা থাকে। সত্তর দশকের শেষের দিকে অ্যাপল কোম্পানি সর্বপ্রথম ভিসিক্যালক স্প্রেডশিট সফটওয়্যার উদ্ভাবন করে। এছাড়া রয়েছে মাইক্রোসফট এক্সেল, অ্যাপল নাম্বার্স, ওপেনঅফিস.অর্গ ক্যাল্ক, গনুমেরিক ইত্যাদি। এগুলোর মধ্যে সবচেয়ে জনপ্রিয় ও বহুুুল ব্যবহৃত হচ্ছে মাইক্রোসফট এক্সেল।
In excel which of the following symbols is used before a numeric value so that it can be treated as a labeled value ?
Correct Answer:
B: = ( equal )
Explanation:
In excel which of the following symbols is used before a numeric value so that it can be treated as a labeled value ? Correct Answer = ( equal ) মাইক্রোসফট এক্সেল (Microsoft Excel) এর Formula লেখার জন্য সমান ( = ) চিহ্ন ব্যবহার করে প্রথমে Function এর নাম লিখতে হয়। অতঃপর সংশ্লিষ্ট সমীকরণ লিখতে হয়। যেমনঃ SUM, MIN, AVG ইত্যাদি। AVG ফংশনের উদাহরণঃ Returns the average (arithmetic mean) of the arguments. For example, if the range A1:A20 contains numbers, the formula = AVERAGE(A1:A20) returns the average of those numbers.
The symbol of '$' is used in Microsoft Excel for---
Correct Answer:
A: fixing the cell
Explanation:
The symbol of '$' is used in Microsoft Excel for--- Correct Answer fixing the cell The dollar sign fixes the reference to a given cell, so that it remains unchanged no matter where the formula moves. In other words, using $ in cell references allows you to copy the formula in Excel without changing references.
In Ms Excel, which one of the following options will you use to show the results of the top 10 students in class where the class size is 100?
Correct Answer:
B: Sort Dscending
Explanation:
In Ms Excel, which one of the following options will you use to show the results of the top 10 students in class where the class size is 100? Correct Answer Sort Dscending এখানে অবশ্যই Sorting করতে হবে কারণ তা একটি list কে নির্দিষ্ট অনুক্রমে সাজাতে পারে। ascending order means to arrange them from smallest to largest. descending order means to arrange them from largest to smallest. যেহেতু প্রশ্নে top 10 student এর কথা বলা হয়েছে, সুতরাং descending order অনুযায়ী Sorting করতে হবে।
Randomized quick sort is an extension of quicksort where the pivot is chosen randomly. what is the worst case complexity of sorting a numbers using randomized quick sort?
Correct Answer:
B: O (n2)
Which of the following is not a logical function used in Ms- Excel?
Correct Answer:
B: ROUND
A grapgh having an edge from vertex to every other vertex is called.
Correct Answer:
A: "Lightly connected"
নিচের কোনটি স্পেডশিট সফটওয়্যার ?
Correct Answer:
ক: Excel
Explanation:
নিচের কোনটি স্পেডশিট সফটওয়্যার ? সঠিক উত্তর Excel Microsoft Excel একটি স্প্রেডশিট প্রোগ্রাম। Power Point প্রেজেন্টেশন প্রোগ্রাম।
কোনটি স্প্রেডশিট সফটওয়্যার ?
Correct Answer:
ক: Excel
Explanation:
কোনটি স্প্রেডশিট সফটওয়্যার ? সঠিক উত্তর Excel স্প্রেডশিট (ইংরেজি: Spreadsheet) স্প্রেডশিট এর আভিধানিক অর্থ হল ছড়ানো বড় মাপের কাগজ। ব্যবসায় প্রতিষ্ঠান আর্থিক হিসাব সংরক্ষণের জন্য এ ধরনের কাগজ ব্যবহার করা হয়। এ কাগজের ছক করে (রো ও কলাম) একটি ব্যবসায় প্রতিষ্ঠান পূর্ণাঙ্গ আর্থিক চিত্র তুলে ধরা যায়। বর্তমানে কাগজের স্প্রেডশিটের স্থান দখল করেছে সফটওয়্যার নির্ভর স্প্রেডশিট প্রোগ্রাম। মূলত স্প্রেডশিট হচ্ছে কম্পিউটার প্রোগ্রাম যা কাগজের ওয়ার্কশিটের নকল বা সিমুলেশন। স্প্রেডশিট প্রোগ্রামে টেবিল বা সারণি আকারে তথ্য সন্নিবেশ ও উপস্থাপন এবং এগুলির উপর গাণিতিক বিভিন্ন অপারেশন প্রয়োগ ও বিশ্লেষণের ব্যবস্থা থাকে। মাইক্রোসফট এক্সেল, অ্যাপল নাম্বার্স, ওপেনঅফিস, অর্গ ক্যাল্ক, গনুমেরিক, ইত্যাদি কিছু প্রচলিত স্প্রেডশিট প্রোগ্রাম।
In a spreadsheet, can help you make sense of a worksheet contents.
Correct Answer:
B: Labels
Find which is not a MS- Excel Functoin-
Correct Answer:
D: COUNTTD
_____ Identifies a cell in Ms - Excel.
Correct Answer:
D: Address
The symbol of "S" is used in Microsoft Excel for --
Correct Answer:
B: Fixing the cell
User developed instructions for Excel are called-
Correct Answer:
B: Macros