৫৩৬১
কম্পিউটারের বাইনারী পদ্ধতি যে সংখ্যার উপর প্রতিষ্ঠিত?
উত্তর
০, ১
সমাধান
শূন্য এবং এক এর অন্তহীন সমবায়ে গঠিত বাইনারি পদ্ধতি। সাধরণত দশক ভিত্তিক সংখ্যার দশটি ডিজিট বা প্রতিক প্রয়োজন হয়। তবে বাইনারিতে কেবল দুটি ডিজিট বা প্রতিক ব্যবহৃত হয়।
৫৩৬২
Which of the following is not a processor used in PC?
উত্তর
Zylog
সমাধান
best processor for a PC -
- Best CPU: AMD Ryzen 9 5900X.
- Best high - end CPU: AMD Ryzen 9 3950X.
- Best mid - range CPU: AMD Ryzen 5 3600X.
- Best entry - level CPU: AMD Ryzen 3 3100.
- Best gaming CPU: AMD Ryzen 7 5800X.
- Best VR CPU: Intel Core i5 - 10600K.
৫৩৬৩
Which of the following printer is not usually used in office work?
উত্তর
Line printer
সমাধান
In computing, a printer is a peripheral machine which makes a persistent representation of graphics or text, usually on paper.
While most output is human - readable, bar code printers are an example of an expanded use for printers.
The different types of printers include 3D printer, inkjet printer, laser printer, thermal printer, etc.
৫৩৬৪
You can use the web to: (1) send and receive e-mail (2) search for information
উত্তর
Both 1 and 2
সমাধান
Uses of Internet
Online Booking & Orders.
Cashless Transactions. ...
Education. ...
Online Banking & Trading. ...
Research. ...
Electronic Mail. ...
Job Search. ...
Social Networking.
৫৩৬৫
Writing, editing, storing and printing a document using computer software are known as
উত্তর
word processing
সমাধান
Sometimes abbreviated as WP, a word processor is a software program capable of creating, storing, and printing typed documents. Today, the word processor is one of the most frequently used software programs on a computer, with Microsoft Word being the most popular word processor.
৫৩৬৬
UNIX is a
উত্তর
Operating System
সমাধান
UNIX is a family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix, whose development started in 1969 at the Bell Labs research center by Ken Thompson, Dennis Ritchie, and others.
৫৩৬৭
Each character on the keyboard of computer has an ASCII value Which stand for-
উত্তর
American Standard code for Information interchange
সমাধান
Stands for "American Standard Code for Information Interchange.
" ASCII is a character encoding that uses numeric codes to represent characters.
These include upper and lowercase English letters, numbers, and punctuation symbols.
৫৩৬৮
Which is not related to computers?
উত্তর
All are related
সমাধান
Byte, Memory, and Ram all are related to computers.
৫৩৬৯
IPOS cycle includes Input, Processing, Output and ---
উত্তর
Storage
সমাধান
The IPOS cycle represents the four basic tasks of any computer:
input : Input is obtaining data from the outside world and delivering it to one or more components in the computer.
processing : Processing is the execution of one or more computer programs on the data. Processes can vary greatly in size, complexity, and function, i.e. Processes will often perform mathematical operations, string operations, computer graphics, storage operations, and/or operating system activities.
৫৩৭০
The primary job of operating system of a computer is to-
উত্তর
Manage resource
সমাধান
An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs.Time - sharing operating systems schedule tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, printing, and other resources.For hardware functions such as input and output and memory allocation, the operating system acts as an intermediary between programs and the computer hardware, although the application code is usually executed directly by the hardware and frequently makes system calls to an OS function or is interrupted by it. Operating systems are found on many devices that contain a computer – from cellular phones and video game consoles to web servers and supercomputers.