WBSSC SLST Computer Science IX & X : Software and Packages

MCQ on Overview of Software and Packages

Q1. Which DOS command is used to list the contents of a directory? / কোন DOS কমান্ড একটি ডিরেক্টরির বিষয়বস্তু তালিকাভুক্ত করতে ব্যবহৃত হয়?

  1. LIST
  2. DIR
  3. SHOW
  4. CAT

Q2. In Linux, what command is used to change file permissions? / লিনাক্সে, ফাইলের পারমিশন পরিবর্তন করতে কোন কমান্ড ব্যবহার করা হয়?

  1. chown
  2. chgrp
  3. chmod
  4. perm

Q3. What is the primary function of a batch file (.bat) in Windows? / উইন্ডোজে একটি ব্যাচ ফাইলের (.bat) প্রাথমিক কাজ কী?

  1. To store large databases / বড় ডেটাবেস সংরক্ষণ করা
  2. To execute a sequence of commands automatically / স্বয়ংক্রিয়ভাবে কমান্ডের একটি ক্রম সম্পাদন করা
  3. To create graphical user interfaces / গ্রাফিক্যাল ইউজার ইন্টারফেস তৈরি করা
  4. To compress files / ফাইল সংকুচিত করা

Q4. In spreadsheet packages like StarOffice Calc or Excel, what does a formula always begin with? / StarOffice Calc বা Excel-এর মতো স্প্রেডশিট প্যাকেজে, একটি ফর্মুলা সবসময় কী দিয়ে শুরু হয়?

  1. A colon (:) / একটি কোলন (:)
  2. A dollar sign ($) / একটি ডলার চিহ্ন ($)
  3. An equal sign (=) / একটি সমান চিহ্ন (=)
  4. A hash symbol (#) / একটি হ্যাশ চিহ্ন (#)

Q5. What is the term for a single piece of information in a database table record, such as a name or age? / একটি ডাটাবেস টেবিল রেকর্ডের একক তথ্য, যেমন নাম বা বয়স, এর পরিভাষা কী?

  1. Field / ফিল্ড
  2. Record / রেকর্ড
  3. Table / টেবিল
  4. Query / কোয়েরি

Q6. Which feature in word processing allows you to create personalized letters for a large number of recipients? / ওয়ার্ড প্রসেসিংয়ের কোন বৈশিষ্ট্যটি আপনাকে বিপুল সংখ্যক প্রাপকের জন্য ব্যক্তিগতকৃত চিঠি তৈরি করতে দেয়?

  1. Mail Merge / মেইল মার্জ
  2. AutoCorrect / অটোকারেক্ট
  3. Track Changes / ট্র্যাক চেঞ্জেস
  4. Header & Footer / হেডার এবং ফুটার

Q7. The command `cd ..` in DOS, Windows, and Linux is used for what purpose? / DOS, Windows এবং Linux-এ `cd ..` কমান্ডটি কী উদ্দেশ্যে ব্যবহৃত হয়?

  1. To move to the root directory / রুট ডিরেক্টরিতে যাওয়ার জন্য
  2. To move to the parent directory (one level up) / প্যারেন্ট ডিরেক্টরিতে (এক লেভেল উপরে) যাওয়ার জন্য
  3. To create a new directory named ‘..’ / ‘..’ নামে একটি নতুন ডিরেক্টরি তৈরি করার জন্য
  4. To delete the current directory / বর্তমান ডিরেক্টরি মুছে ফেলার জন্য

Q8. In Linux shell scripting, which character is used to start a comment line? / লিনাক্স শেল স্ক্রিপ্টিংয়ে, একটি কমেন্ট লাইন শুরু করতে কোন অক্ষর ব্যবহার করা হয়?

  1. //
  2. /*
  3. REM
  4. #

Q9. What does ‘GUI’ stand for in the context of operating systems? / অপারেটিং সিস্টেমের প্রসঙ্গে ‘GUI’ এর পূর্ণরূপ কী?

  1. General User Input / জেনারেল ইউজার ইনপুট
  2. Graphical User Interface / গ্রাফিকাল ইউজার ইন্টারফেস
  3. Global Unique Identifier / গ্লোবাল ইউনিক আইডেন্টিফায়ার
  4. Game Utility Interface / গেম ইউটিলিটি ইন্টারফেস

Q10. In a spreadsheet, the intersection of a row and a column is called a: / একটি স্প্রেডশিটে, একটি সারি এবং একটি কলামের সংযোগস্থলকে বলা হয়:

  1. Cell / সেল
  2. Formula / ফর্মুলা
  3. Worksheet / ওয়ার্কশিট
  4. Address / অ্যাড্রেস

Q11. Which command in Windows is used to check a disk for logical and physical errors? / উইন্ডোজে ডিস্কের লজিক্যাল এবং ফিজিক্যাল ত্রুটি পরীক্ষা করার জন্য কোন কমান্ড ব্যবহার করা হয়?

  1. FORMAT
  2. SCAN
  3. CHKDSK
  4. DEFRAG

Q12. What is a “primary key” in a database? / একটি ডাটাবেসে “প্রাইমারি কী” কী?

  1. A key that opens the database file / একটি কী যা ডাটাবেস ফাইল খোলে
  2. The first field in any table / যেকোনো টেবিলের প্রথম ফিল্ড
  3. A field that uniquely identifies each record in a table / একটি ফিল্ড যা একটি টেবিলের প্রতিটি রেকর্ডকে স্বতন্ত্রভাবে চিহ্নিত করে
  4. A password to access the database / ডাটাবেস অ্যাক্সেস করার জন্য একটি পাসওয়ার্ড

Q13. The hierarchical structure of files and directories on a disk is called: / একটি ডিস্কে ফাইল এবং ডিরেক্টরির অনুক্রমিক কাঠামোকে বলা হয়:

  1. File System / ফাইল সিস্টেম
  2. File Allocation Table / ফাইল অ্যালোকেশন টেবিল
  3. Directory Tree / ডিরেক্টরি ট্রি
  4. File Cluster / ফাইল ক্লাস্টার

Q14. In Linux, which command is used to copy files? / লিনাক্সে, ফাইল কপি করতে কোন কমান্ড ব্যবহার করা হয়?

  1. COPY
  2. cp
  3. move
  4. rn

Q15. In word processing, “font” refers to: / ওয়ার্ড প্রসেসিংয়ে, “ফন্ট” বলতে বোঝায়:

  1. The size of the characters / অক্ষরের আকার
  2. The style of the characters (bold, italic) / অক্ষরের স্টাইল (বোল্ড, ইটালিক)
  3. The color of the text / টেক্সটের রঙ
  4. The design of the characters (e.g., Times New Roman, Arial) / অক্ষরের নকশা (যেমন, Times New Roman, Arial)

Q16. What is the wildcard character in DOS/Windows that represents any number of characters? / DOS/Windows-এ কোন ওয়াইল্ডকার্ড অক্ষরটি যেকোনো সংখ্যক অক্ষর বোঝাতে ব্যবহৃত হয়?

  1. ?
  2. #
  3. *
  4. &

Q17. In a shell script, what does `#!/bin/bash` at the beginning of the file signify? / একটি শেল স্ক্রিপ্টে, ফাইলের শুরুতে `#!/bin/bash` কী নির্দেশ করে?

  1. It’s a comment and is ignored / এটি একটি কমেন্ট এবং উপেক্ষা করা হয়
  2. It specifies the interpreter (the shell) to be used to execute the script / এটি স্ক্রিপ্টটি চালানোর জন্য ব্যবহৃত ইন্টারপ্রেটার (শেল) নির্দিষ্ট করে
  3. It’s a variable declaration / এটি একটি ভেরিয়েবল ঘোষণা
  4. It’s an error message / এটি একটি ত্রুটি বার্তা

Q18. Which of the following is an example of utility software? / নিচের কোনটি ইউটিলিটি সফটওয়্যারের উদাহরণ?

  1. Microsoft Word (Word Processor) / মাইক্রোসফট ওয়ার্ড (ওয়ার্ড প্রসেসর)
  2. Antivirus Software / অ্যান্টিভাইরাস সফটওয়্যার
  3. Google Chrome (Web Browser) / গুগল ক্রোম (ওয়েব ব্রাউজার)
  4. Adobe Photoshop (Image Editor) / অ্যাডোব ফটোশপ (ইমেজ এডিটর)

Q19. In a spreadsheet, what does the function `SUM(A1:A5)` do? / একটি স্প্রেডশিটে `SUM(A1:A5)` ফাংশনটি কী কাজ করে?

  1. It calculates the average of cells A1 to A5 / এটি A1 থেকে A5 সেলের গড় গণনা করে
  2. It counts the number of cells from A1 to A5 / এটি A1 থেকে A5 পর্যন্ত সেলের সংখ্যা গণনা করে
  3. It adds the values in cells A1 through A5 / এটি A1 থেকে A5 পর্যন্ত সেলের মান যোগ করে
  4. It finds the smallest value between A1 and A5 / এটি A1 এবং A5 এর মধ্যে ক্ষুদ্রতম মান খুঁজে বের করে

Q20. Which term refers to the process of arranging data in a specific order (e.g., alphabetical or numerical) in a database or spreadsheet? / ডাটাবেস বা স্প্রেডশিটে ডেটাকে একটি নির্দিষ্ট ক্রমে (যেমন, বর্ণানুক্রমিক বা সংখ্যাসূচক) সাজানোর প্রক্রিয়াকে কোন শব্দটি বোঝায়?

  1. Filtering / ফিল্টারিং
  2. Sorting / সর্টিং
  3. Querying / কোয়েরিইং
  4. Indexing / ইনডেক্সিং

Q21. The command `mkdir` in Linux and DOS is used to: / Linux এবং DOS-এ `mkdir` কমান্ডটি ব্যবহৃত হয়:

  1. Remove a directory / একটি ডিরেক্টরি মুছে ফেলতে
  2. Make a new directory / একটি নতুন ডিরেক্টরি তৈরি করতে
  3. Move a directory / একটি ডিরেক্টরি সরাতে
  4. Rename a directory / একটি ডিরেক্টরির নাম পরিবর্তন করতে

Q22. What is an ‘absolute path’ in a file system? / একটি ফাইল সিস্টেমে ‘অ্যাবসলিউট পাথ’ কী?

  1. A path relative to the current directory / বর্তমান ডিরেক্টরির সাপেক্ষে একটি পাথ
  2. A path that starts from the root directory / একটি পাথ যা রুট ডিরেক্টরি থেকে শুরু হয়
  3. A shortcut to a file / একটি ফাইলের শর্টকাট
  4. A path that contains wildcards / একটি পাথ যাতে ওয়াইল্ডকার্ড থাকে

Q23. In word processing, what does ‘WYSIWYG’ stand for? / ওয়ার্ড প্রসেসিংয়ে, ‘WYSIWYG’ এর পূর্ণরূপ কী?

  1. What You See Is What You Get / হোয়াট ইউ সি ইজ হোয়াট ইউ গেট
  2. What You Say Is What You Gain / হোয়াট ইউ সে ইজ হোয়াট ইউ গেইন
  3. Why You See Is Why You Get / হোয়াই ইউ সি ইজ হোয়াই ইউ গেট
  4. Windows Yields Secure Information, Why You Gamble? / উইন্ডোজ ইল্ডস সিকিওর ইনফরমেশন, হোয়াই ইউ গ্যাম্বল?

Q24. In StarOffice Base or similar database packages, what is a ‘Form’ used for? / StarOffice Base বা অনুরূপ ডাটাবেস প্যাকেজে, একটি ‘ফর্ম’ কীসের জন্য ব্যবহৃত হয়?

  1. To retrieve specific data from tables / টেবিল থেকে নির্দিষ্ট ডেটা পুনরুদ্ধার করতে
  2. To create a printable summary of data / ডেটার একটি মুদ্রণযোগ্য সারসংক্ষেপ তৈরি করতে
  3. To provide a user-friendly interface for entering and viewing data / ডেটা প্রবেশ করানো এবং দেখার জন্য একটি ব্যবহারকারী-বান্ধব ইন্টারফেস প্রদান করতে
  4. To define the structure of the database table / ডাটাবেস টেবিলের কাঠামো নির্ধারণ করতে

Q25. The `grep` command in Linux is primarily used for: / লিনাক্সে `grep` কমান্ডটি প্রধানত ব্যবহৃত হয়:

  1. Creating new files / নতুন ফাইল তৈরি করার জন্য
  2. Searching for a text pattern within files / ফাইলের মধ্যে একটি টেক্সট প্যাটার্ন খোঁজার জন্য
  3. Editing text files / টেক্সট ফাইল সম্পাদনা করার জন্য
  4. Compressing files / ফাইল সংকুচিত করার জন্য

Q26. Which file system is most commonly used by modern Windows operating systems? / আধুনিক উইন্ডোজ অপারেটিং সিস্টেম দ্বারা সবচেয়ে বেশি ব্যবহৃত ফাইল সিস্টেম কোনটি?

  1. FAT32
  2. ext4
  3. NTFS
  4. HFS+

Q27. In a batch file, what does `@ECHO OFF` do? / একটি ব্যাচ ফাইলে `@ECHO OFF` কী কাজ করে?

  1. It turns off the computer / এটি কম্পিউটার বন্ধ করে দেয়
  2. It prevents the commands themselves from being displayed in the command prompt / এটি কমান্ড প্রম্পটে কমান্ডগুলি প্রদর্শিত হওয়া থেকে বিরত রাখে
  3. It deletes all files in the current directory / এটি বর্তমান ডিরেক্টরির সমস্ত ফাইল মুছে দেয়
  4. It silences the computer’s speakers / এটি কম্পিউটারের স্পিকার নীরব করে দেয়

Q28. What is a “cell reference” in a spreadsheet? / একটি স্প্রেডশিটে “সেল রেফারেন্স” কী?

  1. The data inside a cell / একটি সেলের ভিতরের ডেটা
  2. A comment attached to a cell / একটি সেলের সাথে সংযুক্ত একটি মন্তব্য
  3. The address of a cell, used in formulas (e.g., B4) / একটি সেলের ঠিকানা, যা ফর্মুলায় ব্যবহৃত হয় (যেমন, B4)
  4. A chart based on cell data / সেলের ডেটার উপর ভিত্তি করে একটি চার্ট

Q29. Which command is used to remove a file in Linux? / লিনাক্সে একটি ফাইল মুছে ফেলতে কোন কমান্ড ব্যবহার করা হয়?

  1. del
  2. erase
  3. rm
  4. rd

Q30. In database terminology, what is a “Query”? / ডাটাবেসের পরিভাষায়, “কোয়েরি” কী?

  1. A complete database table / একটি সম্পূর্ণ ডাটাবেস টেবিল
  2. A user-friendly data entry screen / একটি ব্যবহারকারী-বান্ধব ডেটা এন্ট্রি স্ক্রিন
  3. A request to the database for specific information / নির্দিষ্ট তথ্যের জন্য ডাটাবেসের কাছে একটি অনুরোধ
  4. A backup copy of the database / ডাটাবেসের একটি ব্যাকআপ কপি

Q31. Which of the following is an element of word processing? / নিচের কোনটি ওয়ার্ড প্রসেসিং এর একটি উপাদান?

  1. Cell Formatting / সেল ফরম্যাটিং
  2. Database Querying / ডাটাবেস কোয়েরিইং
  3. Text Formatting (Bold, Italic, Underline) / টেক্সট ফরম্যাটিং (বোল্ড, ইটালিক, আন্ডারলাইন)
  4. Executing shell commands / শেল কমান্ড কার্যকর করা

Q32. In DOS, what is the purpose of the `DEL` command? / DOS-এ `DEL` কমান্ডের উদ্দেশ্য কী?

  1. To create a directory / একটি ডিরেক্টরি তৈরি করা
  2. To delete one or more files / এক বা একাধিক ফাইল মুছে ফেলা
  3. To display file contents / ফাইলের বিষয়বস্তু প্রদর্শন করা
  4. To delay the execution of a command / একটি কমান্ডের সম্পাদন বিলম্বিত করা
  5. ol>

Q33. What is a “relative path” in file management? / ফাইল ব্যবস্থাপনায় “রিলেটিভ পাথ” কী?

  1. The full path from the root directory / রুট ডিরেক্টরি থেকে সম্পূর্ণ পাথ
  2. A path that starts from the current working directory / একটি পাথ যা বর্তমান ওয়ার্কিং ডিরেক্টরি থেকে শুরু হয়
  3. A path that cannot be changed / একটি পাথ যা পরিবর্তন করা যায় না
  4. The physical address of the file on the disk / ডিস্কে ফাইলের ফিজিক্যাল ঠিকানা

Q34. A collection of related data stored in a structured format is known as a: / একটি কাঠামোবদ্ধ বিন্যাসে সংরক্ষিত সম্পর্কিত ডেটার সংগ্রহকে বলা হয়:

  1. Spreadsheet / স্প্রেডশিট
  2. Word Document / ওয়ার্ড ডকুমেন্ট
  3. Database / ডাটাবেস
  4. Batch File / ব্যাচ ফাইল

Q35. In a spreadsheet, `A1:D4` represents a: / একটি স্প্রেডশিটে `A1:D4` কীসের প্রতিনিধিত্ব করে?

  1. Single cell / একক সেল
  2. Range of cells / সেলের একটি পরিসর (রেঞ্জ)
  3. Formula / একটি ফর্মুলা
  4. Function / একটি ফাংশন

Q36. What is the command to create a symbolic link in Linux? / লিনাক্সে একটি সিম্বলিক লিঙ্ক তৈরি করার কমান্ড কী?

  1. `ln -s`
  2. `link`
  3. `mklink`
  4. `slink`

Q37. The ‘shell’ in an operating system like Linux or DOS is a: / লিনাক্স বা DOS-এর মতো একটি অপারেটিং সিস্টেমে ‘শেল’ হলো একটি:

  1. Hardware component / হার্ডওয়্যার উপাদান
  2. Graphical icon / গ্রাফিকাল আইকন
  3. Command-line interpreter / কমান্ড-লাইন ইন্টারপ্রেটার
  4. File protection system / ফাইল সুরক্ষা ব্যবস্থা

Q38. In StarOffice Writer or MS Word, what is the function of ‘Headers and Footers’? / StarOffice Writer বা MS Word-এ ‘হেডার এবং ফুটার’-এর কাজ কী?

  1. To add main headings to the document / ডকুমেন্টে প্রধান শিরোনাম যুক্ত করা
  2. To place repetitive text (like page numbers or titles) at the top and bottom of every page / প্রতিটি পৃষ্ঠার উপরে এবং নীচে পুনরাবৃত্তিমূলক টেক্সট (যেমন পৃষ্ঠা নম্বর বা শিরোনাম) স্থাপন করা
  3. To check for spelling and grammar errors / বানান এবং ব্যাকরণের ভুল পরীক্ষা করা
  4. To create a table of contents / একটি সূচিপত্র তৈরি করা

Q39. A chart or graph in a spreadsheet is used to: / একটি স্প্রেডশিটে একটি চার্ট বা গ্রাফ ব্যবহৃত হয়:

  1. Perform complex calculations / জটিল গণনা সম্পাদন করতে
  2. Visually represent data / ডেটাকে দৃশ্যমানভাবে উপস্থাপন করতে
  3. Store large amounts of text / প্রচুর পরিমাণে টেক্সট সংরক্ষণ করতে
  4. Sort data alphabetically / ডেটাকে বর্ণানুক্রমিকভাবে সাজাতে

Q40. The Windows utility `DEFRAG` is used to: / উইন্ডোজ ইউটিলিটি `DEFRAG` ব্যবহৃত হয়:

  1. Delete temporary files / অস্থায়ী ফাইল মুছতে
  2. Check the disk for errors / ডিস্কের ত্রুটি পরীক্ষা করতে
  3. Rearrange fragmented data on a disk to improve performance / পারফরম্যান্স উন্নত করতে একটি ডিস্কে খণ্ডিত ডেটা পুনরায় সাজাতে
  4. Format a disk drive / একটি ডিস্ক ড্রাইভ ফরম্যাট করতে

Q41. What is the purpose of the `man` command in Linux? / লিনাক্সে `man` কমান্ডের উদ্দেশ্য কী?

  1. To manage system memory / সিস্টেম মেমরি পরিচালনা করা
  2. To create a new user / নতুন ব্যবহারকারী তৈরি করা
  3. To display the user manual for other commands / অন্যান্য কমান্ডের জন্য ব্যবহারকারী ম্যানুয়াল প্রদর্শন করা
  4. To format a manual hard disk / একটি ম্যানুয়াল হার্ড ডিস্ক ফরম্যাট করা

Q42. In a database, a `Report` is used to: / একটি ডাটাবেসে, একটি `রিপোর্ট` ব্যবহৃত হয়:

  1. Enter new data into a table / একটি টেবিলে নতুন ডেটা প্রবেশ করাতে
  2. Modify the structure of the database / ডাটাবেসের কাঠামো পরিবর্তন করতে
  3. Present data from tables and queries in a formatted, printable way / টেবিল এবং কোয়েরি থেকে ডেটাকে একটি ফরম্যাট করা, মুদ্রণযোগ্য উপায়ে উপস্থাপন করতে
  4. Execute complex commands / জটিল কমান্ড সম্পাদন করতে

Q43. The `for` loop in shell programming is a type of: / শেল প্রোগ্রামিংয়ে `for` লুপ একটি ধরনের:

  1. Conditional statement / শর্তাধীন বিবৃতি
  2. Control structure for iteration / পুনরাবৃত্তির জন্য নিয়ন্ত্রণ কাঠামো
  3. Variable assignment / ভেরিয়েবল অ্যাসাইনমেন্ট
  4. Function definition / ফাংশন সংজ্ঞা

Q44. What does an absolute cell reference like `$A$1` in a spreadsheet mean? / একটি স্প্রেডশিটে `$A$1` এর মতো একটি অ্যাবসলিউট সেল রেফারেন্সের অর্থ কী?

  1. The reference changes when the formula is copied / ফর্মুলাটি কপি করা হলে রেফারেন্সটি পরিবর্তিত হয়
  2. The reference is invalid and will cause an error / রেফারেন্সটি অবৈধ এবং একটি ত্রুটি সৃষ্টি করবে
  3. The reference does not change when the formula is copied / ফর্মুলাটি কপি করা হলে রেফারেন্সটি পরিবর্তিত হয় না
  4. The cell contains currency data / সেলটিতে মুদ্রা ডেটা রয়েছে

Q45. Which of these is NOT a function of an operating system? / এর মধ্যে কোনটি অপারেটিং সিস্টেমের কাজ নয়?

  1. Memory Management / মেমরি ম্যানেজমেন্ট
  2. Process Management / প্রসেস ম্যানেজমেন্ট
  3. File Management / ফাইল ম্যানেজমেন্ট
  4. Web Browsing / ওয়েব ব্রাউজিং

Q46. The command `pwd` in Linux stands for: / লিনাক্সে `pwd` কমান্ডটির পূর্ণরূপ হলো:

  1. Password Directory
  2. Print Working Directory
  3. Path to Working Directory
  4. Previous Working Directory

Q47. In a batch file, how do you refer to the first argument passed to the script? / একটি ব্যাচ ফাইলে, স্ক্রিপ্টে পাস করা প্রথম আর্গুমেন্টকে আপনি কীভাবে উল্লেখ করবেন?

  1. $1
  2. %1
  3. @1
  4. #1

Q48. The feature in word processors that automatically corrects common spelling errors as you type is called: / ওয়ার্ড প্রসেসরে যে বৈশিষ্ট্যটি টাইপ করার সময় সাধারণ বানান ভুলগুলি স্বয়ংক্রিয়ভাবে সংশোধন করে তাকে বলা হয়:

  1. AutoCorrect
  2. AutoFormat
  3. AutoComplete
  4. Spell Check

Q49. In database management, what does SQL stand for? / ডাটাবেস ব্যবস্থাপনায়, SQL এর পূর্ণরূপ কী?

  1. Standard Query Language
  2. Structured Query Language
  3. Simple Query Logic
  4. System Query Language

Q50. The command `ls -l` in Linux provides what kind of listing? / লিনাক্সে `ls -l` কমান্ডটি কী ধরনের তালিকা প্রদান করে?

  1. A short, simple list of file names only / শুধুমাত্র ফাইলের নামের একটি সংক্ষিপ্ত, সরল তালিকা
  2. A long, detailed list including permissions, owner, size, and modification date / অনুমতি, মালিক, আকার এবং পরিবর্তনের তারিখ সহ একটি দীর্ঘ, বিস্তারিত তালিকা
  3. A list of all files, including hidden ones / লুকানো ফাইল সহ সমস্ত ফাইলের একটি তালিকা
  4. A list sorted by file size / ফাইলের আকার অনুসারে সাজানো একটি তালিকা

Q51. To create a new, blank document in a word processor, you typically use which command? / একটি ওয়ার্ড প্রসেসরে একটি নতুন, ফাঁকা ডকুমেন্ট তৈরি করতে, আপনি সাধারণত কোন কমান্ডটি ব্যবহার করেন?

  1. File > Open
  2. File > New
  3. File > Save As
  4. File > Print

Q52. Which DOS command is used to copy an entire directory structure, including subdirectories? / সাবডিরেক্টরি সহ একটি সম্পূর্ণ ডিরেক্টরি কাঠামো অনুলিপি করতে কোন DOS কমান্ড ব্যবহার করা হয়?

  1. COPY
  2. MOVE
  3. XCOPY
  4. TREE

Q53. A row in a database table is also known as a: / একটি ডাটাবেস টেবিলের একটি সারিকে অন্য কী নামেও ডাকা হয়?

  1. Field / ফিল্ড
  2. Attribute / অ্যাট্রিবিউট
  3. Record / রেকর্ড
  4. Key / কী

Q54. What is the main purpose of the `if-then-else` structure in shell programming? / শেল প্রোগ্রামিংয়ে `if-then-else` কাঠামোর প্রধান উদ্দেশ্য কী?

  1. To perform loops / লুপ সম্পাদন করা
  2. To make decisions and execute different code blocks based on a condition / সিদ্ধান্ত গ্রহণ করা এবং একটি শর্তের উপর ভিত্তি করে বিভিন্ন কোড ব্লক সম্পাদন করা
  3. To define a function / একটি ফাংশন সংজ্ঞায়িত করা
  4. To print text to the screen / স্ক্রিনে টেক্সট মুদ্রণ করা

Q55. In a spreadsheet, the function `AVERAGE()` calculates the: / একটি স্প্রেডশিটে `AVERAGE()` ফাংশনটি গণনা করে:

  1. Sum of the numbers / সংখ্যাগুলির যোগফল
  2. Arithmetic mean of the numbers / সংখ্যাগুলির গাণিতিক গড়
  3. Middle value in a set of numbers (Median) / সংখ্যাগুলির একটি সেটের মধ্যম মান (মিডিয়ান)
  4. Most frequently occurring number (Mode) / সর্বাধিকবার ঘটা সংখ্যা (মোড)

Q56. The command to change the current directory in DOS, Windows, and Linux is: / DOS, Windows, এবং Linux-এ বর্তমান ডিরেক্টরি পরিবর্তন করার কমান্ডটি হলো:

  1. `cd`
  2. `dir`
  3. `chd`
  4. `path`

Q57. What is the purpose of the ‘Find and Replace’ feature in word processing? / ওয়ার্ড প্রসেসিংয়ে ‘ফাইন্ড অ্যান্ড রিপ্লেস’ বৈশিষ্ট্যের উদ্দেশ্য কী?

  1. To find grammatical errors and replace them with corrections / ব্যাকরণগত ভুল খুঁজে বের করা এবং সংশোধন দিয়ে প্রতিস্থাপন করা
  2. To locate a specific word or phrase and replace it with another / একটি নির্দিষ্ট শব্দ বা বাক্যাংশ খুঁজে বের করা এবং অন্য একটি দিয়ে প্রতিস্থাপন করা
  3. To search the internet for information / তথ্যের জন্য ইন্টারনেট অনুসন্ধান করা
  4. To replace the entire document with a new one / সম্পূর্ণ ডকুমেন্টটি একটি নতুন দিয়ে প্রতিস্থাপন করা

Q58. In Linux, which command is used to display the last few lines of a file? / লিনাক্সে, একটি ফাইলের শেষ কয়েকটি লাইন প্রদর্শন করতে কোন কমান্ড ব্যবহার করা হয়?

  1. `head`
  2. `cat`
  3. `tail`
  4. `more`

Q59. The folder at the very top of a file system hierarchy is called the: / ফাইল সিস্টেম অনুক্রমের একেবারে শীর্ষে থাকা ফোল্ডারটিকে বলা হয়:

  1. Home directory / হোম ডিরেক্টরি
  2. Parent directory / প্যারেন্ট ডিরেক্টরি
  3. Root directory / রুট ডিরেক্টরি
  4. Working directory / ওয়ার্কিং ডিরেক্টরি

Q60. Which type of software is StarOffice or its modern successor LibreOffice? / স্টারঅফিস বা এর আধুনিক উত্তরাধিকারী লিব্রেঅফিস কোন ধরনের সফটওয়্যার?

  1. Operating System / অপারেটিং সিস্টেম
  2. Utility Software / ইউটিলিটি সফটওয়্যার
  3. Application Suite / অ্যাপ্লিকেশন স্যুট
  4. Programming Language / প্রোগ্রামিং ল্যাঙ্গুয়েজ

Q61. What does the `ping` command do? / `ping` কমান্ড কী করে?

  1. It measures the temperature of the CPU / এটি CPU-এর তাপমাত্রা পরিমাপ করে
  2. It tests the reachability of a host on an IP network and measures the round-trip time for messages / এটি একটি আইপি নেটওয়ার্কে একটি হোস্টের নাগালযোগ্যতা পরীক্ষা করে এবং বার্তাগুলির জন্য রাউন্ড-ট্রিপ সময় পরিমাপ করে
  3. It formats the network adapter / এটি নেটওয়ার্ক অ্যাডাপ্টার ফরম্যাট করে
  4. It displays the current network configuration / এটি বর্তমান নেটওয়ার্ক কনফিগারেশন প্রদর্শন করে

Q62. In a word processor, changing the space between lines of text is called adjusting the: / একটি ওয়ার্ড প্রসেসরে, টেক্সটের লাইনগুলির মধ্যে ফাঁক পরিবর্তন করাকে বলা হয়:

  1. Margin / মার্জিন
  2. Indentation / ইন্ডেন্টেশন
  3. Line Spacing / লাইন স্পেসিং
  4. Kerning / কার্নিং

Q63. The file extension `.sh` typically indicates what kind of file? / `.sh` ফাইল এক্সটেনশনটি সাধারণত কোন ধরনের ফাইল নির্দেশ করে?

  1. A spreadsheet file / একটি স্প্রেডশিট ফাইল
  2. A system hardware file / একটি সিস্টেম হার্ডওয়্যার ফাইল
  3. A shell script file / একটি শেল স্ক্রিপ্ট ফাইল
  4. A shared library file / একটি শেয়ার্ড লাইব্রেরি ফাইল

Q64. In a database, a relationship between two tables is established using a: / একটি ডাটাবেসে, দুটি টেবিলের মধ্যে একটি সম্পর্ক স্থাপন করা হয় কী ব্যবহার করে?

  1. Primary Key and Foreign Key / প্রাইমারি কী এবং ফরেন কী
  2. Record and a Field / রেকর্ড এবং একটি ফিল্ড
  3. Query and a Report / কোয়েরি এবং একটি রিপোর্ট
  4. Username and a Password / ইউজারনেম এবং একটি পাসওয়ার্ড

Q65. Which command in DOS/Windows displays the version of the operating system? / DOS/Windows-এ কোন কমান্ডটি অপারেটিং সিস্টেমের সংস্করণ প্রদর্শন করে?

  1. `VER`
  2. `VERSION`
  3. `INFO`
  4. `OS`

Q66. The process of converting source code into an executable program is called: / সোর্স কোডকে একটি এক্সিকিউটেবল প্রোগ্রামে রূপান্তর করার প্রক্রিয়াকে বলা হয়:

  1. Debugging / ডিবাগিং
  2. Running / রানিং
  3. Compilation / কম্পাইলেশন
  4. Scripting / স্ক্রিপ্টিং

Q67. In a spreadsheet, which error is displayed when a formula refers to a cell that is not valid? / একটি স্প্রেডশিটে, যখন একটি ফর্মুলা একটি অবৈধ সেলকে রেফার করে তখন কোন ত্রুটি প্রদর্শিত হয়?

  1. `#VALUE!`
  2. `#DIV/0!`
  3. `#REF!`
  4. `#NAME?`

Q68. What is the function of the `sudo` command in Linux? / লিনাক্সে `sudo` কমান্ডের কাজ কী?

  1. To shut down the system / সিস্টেম বন্ধ করা
  2. To switch to a different user account / একটি ভিন্ন ব্যবহারকারী অ্যাকাউন্টে স্যুইচ করা
  3. To execute a command with superuser (administrator) privileges / সুপারইউজার (প্রশাসক) বিশেষাধিকার নিয়ে একটি কমান্ড সম্পাদন করা
  4. To find a user’s documentation / একজন ব্যবহারকারীর ডকুমেন্টেশন খুঁজে বের করা

Q69. A software package like StarOffice is considered ‘proprietary’ if: / স্টারঅফিসের মতো একটি সফটওয়্যার প্যাকেজকে ‘প্রোপ্রাইটারি’ বা ‘মালিকানাধীন’ হিসেবে বিবেচনা করা হয় যদি:

  1. It is free to use / এটি ব্যবহারে বিনামূল্যে হয়
  2. Its source code is openly available / এর সোর্স কোড প্রকাশ্যে উপলব্ধ থাকে
  3. It is under restrictive copyright and the source code is usually hidden / এটি সীমাবদ্ধ কপিরাইটের অধীনে থাকে এবং সোর্স কোড সাধারণত গোপন রাখা হয়
  4. It can only run on one type of computer / এটি শুধুমাত্র এক ধরনের কম্পিউটারে চলতে পারে

Q70. In word processing, what is ‘justification’ or ‘alignment’? / ওয়ার্ড প্রসেসিংয়ে, ‘জাস্টিফিকেশন’ বা ‘অ্যালাইনমেন্ট’ কী?

  1. The process of checking for spelling errors / বানান ভুল পরীক্ষা করার প্রক্রিয়া
  2. How text is positioned horizontally between the margins / মার্জিনের মধ্যে টেক্সট অনুভূমিকভাবে কীভাবে অবস্থান করবে
  3. The color and style of the text font / টেক্সট ফন্টের রঙ এবং শৈলী
  4. The space between individual characters / পৃথক অক্ষরগুলির মধ্যে ফাঁক

Q71. What does the Linux command `touch` do? / লিনাক্স কমান্ড `touch` কী করে?

  1. It changes the text inside a file / এটি একটি ফাইলের ভিতরের টেক্সট পরিবর্তন করে
  2. It creates a new, empty file or updates the timestamp of an existing file / এটি একটি নতুন, খালি ফাইল তৈরি করে বা একটি বিদ্যমান ফাইলের টাইমস্ট্যাম্প আপডেট করে
  3. It deletes a file / এটি একটি ফাইল মুছে ফেলে
  4. It displays the file’s content on the screen / এটি ফাইলের বিষয়বস্তু স্ক্রিনে প্রদর্শন করে

Q72. In a batch file, the command `PAUSE` will: / একটি ব্যাচ ফাইলে, `PAUSE` কমান্ডটি:

  1. Stop the script permanently / স্ক্রিপ্টটি স্থায়ীভাবে বন্ধ করে দেবে
  2. Halt the execution and display a message like “Press any key to continue . . .” / সম্পাদন থামিয়ে দেবে এবং “Press any key to continue . . .” এর মতো একটি বার্তা প্রদর্শন করবে
  3. Wait for a specific amount of time before continuing / চালিয়ে যাওয়ার আগে একটি নির্দিষ্ট সময়ের জন্য অপেক্ষা করবে
  4. Delete the script file / স্ক্রিপ্ট ফাইলটি মুছে ফেলবে

Q73. What is a “workbook” in the context of spreadsheet packages? / স্প্রেডশিট প্যাকেজের প্রসঙ্গে “ওয়ার্কবুক” কী?

  1. A single grid of cells / সেলের একটি একক গ্রিড
  2. A collection of one or more worksheets in a single file / একটি একক ফাইলে এক বা একাধিক ওয়ার্কশিটের একটি সংগ্রহ
  3. A book of instructions for using the software / সফটওয়্যার ব্যবহারের জন্য একটি নির্দেশিকা বই
  4. A specific type of chart / একটি নির্দিষ্ট ধরনের চার্ট

Q74. A column in a database table is also known as a/an: / একটি ডাটাবেস টেবিলের একটি কলামকে অন্য কী নামেও ডাকা হয়?

  1. Record / রেকর্ড
  2. Tuple / টুপল
  3. Attribute or Field / অ্যাট্রিবিউট বা ফিল্ড
  4. Entity / এনটিটি

Q75. The `ipconfig` command in Windows (or `ifconfig` in Linux) is used to: / উইন্ডোজে `ipconfig` কমান্ড (বা লিনাক্সে `ifconfig`) ব্যবহৃত হয়:

  1. Configure the system’s IP address and display network adapter information / সিস্টেমের আইপি ঠিকানা কনফিগার করতে এবং নেটওয়ার্ক অ্যাডাপ্টারের তথ্য প্রদর্শন করতে
  2. Ping a remote server / একটি দূরবর্তী সার্ভারকে পিং করতে
  3. Configure the computer’s firewall / কম্পিউটারের ফায়ারওয়াল কনফিগার করতে
  4. Display the content of a configuration file / একটি কনফিগারেশন ফাইলের বিষয়বস্তু প্রদর্শন করতে

Q76. Which of the following is an element of word processing for structuring long documents? / দীর্ঘ ডকুমেন্ট কাঠামোবদ্ধ করার জন্য নিচের কোনটি ওয়ার্ড প্রসেসিং এর একটি উপাদান?

  1. Pivot Tables / পিভট টেবিল
  2. Table of Contents (TOC) / সূচিপত্র (TOC)
  3. Conditional Formatting / কন্ডিশনাল ফরম্যাটিং
  4. VLOOKUP function / VLOOKUP ফাংশন

Q77. What does the command `mv` do in Linux? / লিনাক্সে `mv` কমান্ডটি কী কাজ করে?

  1. Makes a new version of a file / একটি ফাইলের নতুন সংস্করণ তৈরি করে
  2. Moves or renames files and directories / ফাইল এবং ডিরেক্টরি সরায় বা নাম পরিবর্তন করে
  3. Measures the volume of a disk / একটি ডিস্কের আয়তন পরিমাপ করে
  4. Verifies the integrity of a file / একটি ফাইলের অখণ্ডতা যাচাই করে

Q78. In a spreadsheet, the feature that automatically fills in values in a series (e.g., days of the week, numbers) is called: / একটি স্প্রেডশিটে যে বৈশিষ্ট্যটি একটি সিরিজে (যেমন, সপ্তাহের দিন, সংখ্যা) মান স্বয়ংক্রিয়ভাবে পূরণ করে তাকে বলা হয়:

  1. AutoFill / অটোফিল
  2. AutoSum / অটোসাম
  3. AutoCorrect / অটোকারেক্ট
  4. AutoFormat / অটোফরম্যাট

Q79. What is a ‘shell variable’ in shell programming? / শেল প্রোগ্রামিংয়ে ‘শেল ভেরিয়েবল’ কী?

  1. A command that creates a new shell / একটি কমান্ড যা একটি নতুন শেল তৈরি করে
  2. A character that represents one or more other characters, like `*` / একটি অক্ষর যা এক বা একাধিক অন্য অক্ষরকে প্রতিনিধিত্ব করে, যেমন `*`
  3. A named memory location used to store a value that can be used by the shell or scripts / একটি নামযুক্ত মেমরি অবস্থান যা একটি মান সংরক্ষণ করতে ব্যবহৃত হয় যা শেল বা স্ক্রিপ্ট দ্বারা ব্যবহার করা যেতে পারে
  4. A file that contains shell commands / একটি ফাইল যা শেল কমান্ড ধারণ করে

Q80. In DOS and Windows, what is the purpose of the `ATTRIB` command? / DOS এবং উইন্ডোজে `ATTRIB` কমান্ডের উদ্দেশ্য কী?

  1. To change the color attributes of the command prompt / কমান্ড প্রম্পটের রঙের বৈশিষ্ট্য পরিবর্তন করা
  2. To display or change the attributes of a file (e.g., Read-only, Hidden) / একটি ফাইলের বৈশিষ্ট্যগুলি (যেমন, রিড-অনলি, হিডেন) প্রদর্শন বা পরিবর্তন করা
  3. To assign a variable / একটি ভেরিয়েবল অ্যাসাইন করা
  4. To search for text within a file / একটি ফাইলের মধ্যে টেক্সট অনুসন্ধান করা

Q81. A ‘flat-file database’ consists of: / একটি ‘ফ্ল্যাট-ফাইল ডাটাবেস’ গঠিত হয়:

  1. Multiple, interconnected tables / একাধিক, আন্তঃসংযুক্ত টেবিল
  2. A single table of data / ডেটার একটি একক টেবিল
  3. A database stored in a compressed format / একটি সংকুচিত বিন্যাসে সংরক্ষিত একটি ডাটাবেস
  4. A database with no records / কোনো রেকর্ড ছাড়া একটি ডাটাবেস

Q82. In word processing, page orientation can be either: / ওয়ার্ড প্রসেসিংয়ে, পৃষ্ঠা ওরিয়েন্টেশন হতে পারে:

  1. Left or Right / বাম বা ডান
  2. Up or Down / উপরে বা নীচে
  3. Portrait or Landscape / পোর্ট্রেট বা ল্যান্ডস্কেপ
  4. Open or Closed / খোলা বা বন্ধ

Q83. Which character is used to pipe the output of one command to the input of another in both Windows and Linux? / উইন্ডোজ এবং লিনাক্স উভয় ক্ষেত্রে একটি কমান্ডের আউটপুটকে অন্যটির ইনপুটে পাইপ করতে কোন অক্ষরটি ব্যবহৃত হয়?

  1. `>`
  2. `<`
  3. `|`
  4. `&`

Q84. What is the main difference between system software and application software? / সিস্টেম সফটওয়্যার এবং অ্যাপ্লিকেশন সফটওয়্যারের মধ্যে প্রধান পার্থক্য কী?

  1. System software is free, application software is not / সিস্টেম সফটওয়্যার বিনামূল্যে, অ্যাপ্লিকেশন সফটওয়্যার নয়
  2. System software runs the computer’s hardware and provides a platform, while application software performs user-specific tasks / সিস্টেম সফটওয়্যার কম্পিউটারের হার্ডওয়্যার চালায় এবং একটি প্ল্যাটফর্ম সরবরাহ করে, যখন অ্যাপ্লিকেশন সফটওয়্যার ব্যবহারকারী-নির্দিষ্ট কাজ সম্পাদন করে
  3. System software is written in low-level languages, application software in high-level languages / সিস্টেম সফটওয়্যার নিম্ন-স্তরের ভাষায় লেখা হয়, অ্যাপ্লিকেশন সফটওয়্যার উচ্চ-স্তরের ভাষায়
  4. There is no difference / কোনো পার্থক্য নেই

Q85. In a spreadsheet, if you want to count the number of cells in a range that contain numbers, you would use which function? / একটি স্প্রেডশিটে, যদি আপনি একটি পরিসরে সংখ্যা ধারণকারী সেলের সংখ্যা গণনা করতে চান, তাহলে আপনি কোন ফাংশনটি ব্যবহার করবেন?

  1. `COUNT()`
  2. `COUNTA()`
  3. `SUM()`
  4. `LEN()`

Q86. Which command is used to display text on the screen in a DOS batch file or Linux shell script? / একটি DOS ব্যাচ ফাইল বা লিনাক্স শেল স্ক্রিপ্টে স্ক্রিনে টেক্সট প্রদর্শন করতে কোন কমান্ড ব্যবহার করা হয়?

  1. `PRINT`
  2. `DISPLAY`
  3. `WRITE`
  4. `ECHO`

Q87. What does the term ‘data validation’ mean in the context of databases and spreadsheets? / ডাটাবেস এবং স্প্রেডশিটের প্রসঙ্গে ‘ডেটা ভ্যালিডেশন’ শব্দটির অর্থ কী?

  1. The process of backing up data / ডেটা ব্যাক আপ করার প্রক্রিয়া
  2. The process of ensuring that data entered is sensible and conforms to predefined rules / প্রবেশ করা ডেটা বোধগম্য এবং পূর্বনির্ধারিত নিয়ম মেনে চলে তা নিশ্চিত করার প্রক্রিয়া
  3. The process of sorting data alphabetically / ডেটাকে বর্ণানুক্রমিকভাবে সাজানোর প্রক্রিয়া
  4. The process of visualizing data with charts / চার্ট দিয়ে ডেটা ভিজ্যুয়ালাইজ করার প্রক্রিয়া

Q88. Which command removes an empty directory in DOS/Windows and Linux? / কোন কমান্ডটি DOS/Windows এবং Linux-এ একটি খালি ডিরেক্টরি মুছে ফেলে?

  1. `DEL`
  2. `ERASE`
  3. `RD` or `RMDIR`
  4. `RM -R`

Q89. In a word processor, what does the ‘undo’ function typically do? / একটি ওয়ার্ড প্রসেসরে, ‘আনডু’ ফাংশনটি সাধারণত কী কাজ করে?

  1. Saves the document / ডকুমেন্টটি সংরক্ষণ করে
  2. Deletes the entire document / সম্পূর্ণ ডকুমেন্টটি মুছে ফেলে
  3. Reverts the last action performed / সঞ্চালিত শেষ ক্রিয়াটি বাতিল করে
  4. Repeats the last action performed / সঞ্চালিত শেষ ক্রিয়াটির পুনরাবৃত্তি করে

Q90. Which of these is a popular, modern, open-source relational database management system (RDBMS)? / এর মধ্যে কোনটি একটি জনপ্রিয়, আধুনিক, ওপেন-সোর্স রিলেশনাল ডাটাবেস ম্যানেজমেন্ট সিস্টেম (RDBMS)?

  1. StarOffice Base
  2. Microsoft Access
  3. MySQL / PostgreSQL
  4. dBase IV

Q91. The concept of using folders/directories to organize files is an example of what kind of system? / ফাইল সংগঠিত করার জন্য ফোল্ডার/ডিরেক্টরি ব্যবহার করার ধারণাটি কোন ধরনের সিস্টেমের উদাহরণ?

  1. A flat file system / একটি ফ্ল্যাট ফাইল সিস্টেম
  2. A hierarchical file system / একটি হায়ারার্কিকাল ফাইল সিস্টেম
  3. A relational file system / একটি রিলেশনাল ফাইল সিস্টেম
  4. A chronological file system / একটি কালানুক্রমিক ফাইল সিস্টেম

Q92. The `FORMAT` command in DOS/Windows is a destructive command that: / DOS/Windows-এ `FORMAT` কমান্ডটি একটি ধ্বংসাত্মক কমান্ড যা:

  1. Organizes files on a disk / একটি ডিস্কে ফাইল সংগঠিত করে
  2. Prepares a disk for use by creating a new file system and erases all existing data / একটি নতুন ফাইল সিস্টেম তৈরি করে একটি ডিস্ক ব্যবহারের জন্য প্রস্তুত করে এবং বিদ্যমান সমস্ত ডেটা মুছে ফেলে
  3. Copies the format of one file to another / একটি ফাইলের ফরম্যাট অন্যটিতে অনুলিপি করে
  4. Changes the date and time format of the system / সিস্টেমের তারিখ এবং সময় ফরম্যাট পরিবর্তন করে

Q93. A loop in a batch file can be created using the `FOR` command combined with: / একটি ব্যাচ ফাইলে একটি লুপ `FOR` কমান্ডের সাথে কীসের সমন্বয়ে তৈরি করা যেতে পারে?

  1. A list of files (e.g., `FOR %f IN (*.txt) DO…`) / ফাইলের একটি তালিকা (যেমন, `FOR %f IN (*.txt) DO…`)
  2. A range of numbers / সংখ্যার একটি পরিসর
  3. The output of another command / অন্য একটি কমান্ডের আউটপুট
  4. All of the above / উপরের সবগুলো

Q94. In a spreadsheet, a ‘Pivot Table’ is a powerful tool used for: / একটি স্প্রেডশিটে, ‘পিভট টেবিল’ একটি শক্তিশালী সরঞ্জাম যা ব্যবহৃত হয়:

  1. Creating graphical charts / গ্রাফিকাল চার্ট তৈরি করা
  2. Summarizing, grouping, and analyzing large amounts of data / প্রচুর পরিমাণে ডেটা সংক্ষিপ্ত করা, গোষ্ঠীভুক্ত করা এবং বিশ্লেষণ করা
  3. Writing complex mathematical formulas / জটিল গাণিতিক ফর্মুলা লেখা
  4. Validating data entry / ডেটা এন্ট্রি যাচাই করা

Q95. Which of the following is an example of a text editor, often used for shell programming, rather than a full word processor? / নিচের কোনটি একটি টেক্সট এডিটরের উদাহরণ, যা প্রায়শই শেল প্রোগ্রামিংয়ের জন্য ব্যবহৃত হয়, একটি পূর্ণাঙ্গ ওয়ার্ড প্রসেসরের পরিবর্তে?

  1. Microsoft Word
  2. StarOffice Writer
  3. Notepad (Windows) or vi/nano (Linux)
  4. StarOffice Calc

Q96. The `>` character in shell commands is used for: / শেল কমান্ডে `>` অক্ষরটি ব্যবহৃত হয়:

  1. Input redirection / ইনপুট রিডাইরেকশন
  2. Output redirection (overwrite) / আউটপুট রিডাইরেকশন (ওভাররাইট)
  3. Piping / পাইপিং
  4. Appending output / আউটপুট যুক্ত করা

Q97. In a database application like StarOffice Base, what is the role of an ‘Index’? / স্টারঅফিস বেসের মতো একটি ডাটাবেস অ্যাপ্লিকেশনে, ‘ইনডেক্স’-এর ভূমিকা কী?

  1. To provide a user-friendly interface / একটি ব্যবহারকারী-বান্ধব ইন্টারফেস প্রদান করা
  2. To create a printed summary of the data / ডেটার একটি মুদ্রিত সারসংক্ষেপ তৈরি করা
  3. To speed up the retrieval of records from a table / একটি টেবিল থেকে রেকর্ড পুনরুদ্ধার দ্রুত করা
  4. To enforce data validation rules / ডেটা ভ্যালিডেশন নিয়ম প্রয়োগ করা

Q98. To set a variable in a Windows batch file, you use the command: / একটি উইন্ডোজ ব্যাচ ফাইলে একটি ভেরিয়েবল সেট করতে, আপনি কমান্ডটি ব্যবহার করেন:

  1. `VAR name=value`
  2. `SET name=value`
  3. `LET name=value`
  4. `name := value`

Q99. The combination of a spreadsheet and a database in a single package is a key feature of: / একটি একক প্যাকেজে একটি স্প্রেডশিট এবং একটি ডাটাবেসের সংমিশ্রণ একটি মূল বৈশিষ্ট্য হলো:

  1. Operating Systems like Windows / উইন্ডোজের মতো অপারেটিং সিস্টেম
  2. Office Suites like StarOffice/LibreOffice / স্টারঅফিস/লিব্রেঅফিসের মতো অফিস স্যুট
  3. Text Editors like Notepad / নোটপ্যাডের মতো টেক্সট এডিটর
  4. Web Browsers like Chrome / ক্রোমের মতো ওয়েব ব্রাউজার

Q100. The core component of the Linux operating system, which manages the system’s resources, is called the: / লিনাক্স অপারেটিং সিস্টেমের মূল উপাদান, যা সিস্টেমের সম্পদ পরিচালনা করে, তাকে বলা হয়:

  1. Shell / শেল
  2. Kernel / কার্নেল
  3. GUI / জিইউআই
  4. Bootloader / বুটলোডার

Leave a Comment

Scroll to Top