Posts

Showing posts with the label COMPUTER SCIENCE

ইন্টারনেট ব্যবহারের আগে যে বিষয়গুলি জানা অত্যন্ত জরুরি। (Important things to know before Internet using in Bengali)

Image
  আজকের দিনে ইন্টারনেটের ব্যবহার দ্রুতগতিতে বেড়ে চলছে ফলে সমাজ ও অর্থবাবস্থায় এর প্রভাব পড়েছে। যেমন, একদিকে সামাজিক মেলামেশার ধরন বদলাচ্ছে, সোশ্যাল মিডিয়া উপর নির্ভরতা বাড়ছে তেমনি অন্যদিকে ব্যাংকের কাজকর্মের থেকে মুদিখানার অর্ডার ইন্টারনেটের মাধ্যমে হচ্ছে। ফলে ইন্টারনেটের ব্যবহার ক্রমশ জরুরি হয়ে উঠছে। ইন্টারনেট অনেক কাজকে যেমন সহজ করেছে তেমনি, সঠিক জ্ঞানের অভাবে অনেকেই এর মাধ্যমে প্রতারিত হয়েছেন। তাই আজকের এই পোষ্টটিতে প্রাথমিক কিন্তু অত্যন্ত জরুরি কিছু বিষয়ে আলোকপাত করা হলো। আশা রাখি এগুলি আপনাদের উপকারে আসবে এবং ইন্টারনেট সম্বন্ধীয় প্রতারণা থেকে বাঁচতে সাহায্য করবে। এই পোষ্টটিতে আমরা প্রযুক্তিক (technical) জিনিসগুলিকে সহজ সরল ভাষায় বোঝানের চেষ্টা করব। ইন্টারনেট কি? সহজ সরল ভাষাতে বললে বলা যায়, ইন্টারনেট (Internet) একটি পরিষেবা / মাধ্যম (medium) যার মাধ্যমে আমরা এই পরিষেবাতে / মাধ্যমে যুক্ত জিনিসগুলির মধ্যে তথ্যের আদান প্রদান করতে পারি। আমি কিভাবে ইন্টারনেট পরিষেবা পেতে পারি? আজকের দিনে ইন্টানেট পরিষেবা বহুবভাবে পাওয়া যেতে পারে। মোবাইল নেট : আপনার কাছে যদি কোনো স্মার্টফ...

West Bengal PSC Previous Year Computer Questions with Answers

Image
  In this post we list West Bengal Public Service Commission's (WBPSC) previous year Computer related questions and answer with detail explanation . In fact, it is the part of our WBPSC Previous Year Science Questions with Solution series . Visit WBPSC Previous Year PHYSICS Questions with Solution  Part-1 ,  Part-2 ,  Part-3 ,  Part-4 . Visit WBPSC Previous Year CHEMISTRY Questions with Solution Part-1 Q. Errors in computer program is called                [WBCS Preliminary Exam-2018] Spam Follies Virus Bugs Show Answer D. Bugs Explanation:  Spam is unsolicited message sent in huge number through internet or any electronic messaging system. An English word "Folly" means foolishness. Plural form of "folly" is follies. Virus : In computer, virus is a program which is installed without user's knowledge and it does various malicious activities. Bug : In computer terminology bug refers to the error, f...

OVERVIEW of OPERATING SYSTEM

Image
What is Operating System(OS): Operating System is a system software which mainly operate system. OS manages hardware and software of the computer and helps user to interact with the machine. without Operating System, any digital devices ( computer, mobile etc.) cannot be run. Schematic diagram of the controlling process of a computer.     Some important functions of Operating System(OS): Operating System(OS) provides a platform to run an application software. OS provides the facility of using input and output to the other program. Memory management is one of the most important task of OS. OS determines how much memory will be allocated for a specific task. In multi programming environment, OS decides which process gets the processor when and for how much time. This phenomenon is known as Process Scheduling.  Error detection. Security: OS prevents the unauthorized access to to program and data.   Various types of OS: If we divide the OS o...