The last address of IP address represents
A. Unicast address
B. Network address
C. Broadcast address
D.
Pubali Bank Ltdসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)Pubali Bank Ltd - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
C.
Broadcast address
Explanation:
Related Questions (Any University/Year)
- কোন কম্পিউটার নেটওয়ার্কিং টপোলজিতে একটি কম্পিউটার নেটওয়ার্কভুক্ত অন্য প্রতিটি কম্পিউটারের সাথে সরাসরি যুক্ত থাকে ?
- বাংলাদেশে কোন টিকা দিয়ে করোনার টিকাদান কর্মসূচির উদ্বোধন করা হয়?
- Encasulation এর মাধ্যমে object oriented programming এর কোন বৈশিষ্ট্য নিশ্চিত হয়?
- Which of the following TCP/IP adress constitute the loopback address?
- All of the following logical connectives are included in SQL except.
- For purifying drinking water, alum is used ___.
- Which shortcut can be used to Switch between open workbooks?
- The process to discover plain text or key is known as-
- বাংলাদেশের কোন গবেষক পাটের আঁশ থেকে পচনশীল পলিমার ব্যাগ তৈরির পদ্ধতি আবিষ্কার করেন?
- Which of the following command is used to undo the last command in MS Word ?
- A channel for communicating across a boundary between two or more sub-systems is known as-
- IEEE802.11 প্রযুক্তি হলো-
- which of the following is not a type of web search engine?
- বায়ুমন্ডলের কোন উপাদান সূর্যের অতিবেগুনী রশ্মিকে শোষণ করে?
- Trojan can be introduced through ?
- কম্পিউটার নিচের কোন ভাষাটি ব্যবহার করে?
- দশ ন্যানোমিটার = কত মিটার?
- প্রিন্ট করার শর্টকার্ট কমান্ড কোনটি?
- What is the name of locally invented chicken layer?
- Which of the following is the social networking site developed by Google?
- বিশ্বের সর্বপ্রথম ইলেকট্রনিক কম্পিউটার কোনটি?
- নিচের কোনটি Operating system নয়?
- Which of the following function convert a string to a float in python ?
- What is Rakuten ?
- মনোবৈজ্ঞানিক গবেষণার বৈজ্ঞানিক পদ্ধতির প্রথম ধাপ কোনটি? (Which one is the first step of the scientific method in psychological research?)
- যে কম্পিউটার ভাষায় সবকিছু শুধুমাত্র বাইনারি কোডে লেখা হয় তাকে বলে-
- মেশিন লার্নিং কোনটির উপশাখা – (Machine Learning 1s subset of -)
- The term DDoS stands for -
- কোন মেনুতে প্রিন্ট কমান্ড থাকে ?
- The bar at the top of window that bears the name of the window is known as -
- Hill Climbing search এর প্রধান সমস্যা কোনটি?
- A megabyte is actually equal to ___ kilobytes.
- নিচের কোনটি সামঞ্জস্যপূর্ণ নয়?
- বঙ্গবন্ধু স্যাটেলাইট-১ উৎক্ষেপণ করা হয় কোন নভোকাশ কেন্দ্র থেকে?
- কবে 'Global Vaccine Summit' অনুষ্ঠিত হয়?
- Types of variable are-
- Memory management scheme by which a computer stores and retrieves data from secondary storage for use in main memory is __
- The primary job of the operating system of a computer is to
- Properly arranged data is called
- 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}