A host machine is unable to communicate with Google server . Which command is the most appropriate to run at host machine to determine which intermediary device is responsible for this failure?
A. relnet 192.168. 1.1
B. ping 192. 168.1.1
C. tracert 192. 168.1.1
D. fip 192.168.1.1
Sonali, Rupali, Bangladesh Krishi, Rajshahi krishi unnayn,Investment Corporation of Bangladeshসাধারন জ্ঞান - বাংলাদেশবিজ্ঞান ও চিকিৎসাবিজ্ঞান ও চিকিৎসা (Topic Practice)Sonali, Rupali, Bangladesh Krishi, Rajshahi krishi unnayn,Investment Corporation of Bangladesh - ⚡ অনলাইন প্রশ্নব্যাংক দেখুন 💥
সঠিক উত্তরঃ
B.
ping 192. 168.1.1
Explanation:
Related Questions (Any University/Year)
- Surgeon এর পরিভাষা -
- একজন গাড়ি চালক ট্রাফিক সিগনালের লাল বাতির আলো দেখে গাড়ি থামালো। এখানে লাল আলো কোন ধরণের চল? (A driver stopped the car seeing the red light of signal. Which type of variable is the red light here?)
- কৃত্রিম বুদ্ধিমত্তার জনক কে?
- পাটের জিন বিন্যাসত্ত্ব আবিষ্কার করেন -
- which of the following is an incorrect statement about packages?
- কোন সংক্রামক ব্যাধটি পৃথিবী হইতে নির্মূল হইয়াছে?
- গাছের প্রাণ আছে - কে প্রমাণ করেন?
- সনি কর্পোরেশনের রোবটের নাম কী?
- Encasulation এর মাধ্যমে object oriented programming এর কোন বৈশিষ্ট্য নিশ্চিত হয়?
- কম্পিউটারের জনক কে ?
- মোবাইল ফোন ব্যবহার শীর্ষ দেশ -
- The method of correcting the error in the program is called?
- প্রথম আধুনিক ইলেকট্রনিক কম্পিউটারের নাম কি?
- Which of the following organization was the launch provider of Bangabandhu Satellite-1?
- বাংলাদেশে প্রথম হাইটেক পার্ক কোথায়?
- 'সফল' এ্যাপ কৃষকদের কী সুবিধা দিয়ে থাকে?
- Electronic payment system is a(n) ___________
- কত মেগা বাইটে ১ গিগাবইট
- আর্টিশিয়াল ইন্টেলিজেন্সের সবচেয়ে সফল ক্ষেত্র কোনটি?
- 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}