Right Answer: OSPF (Open Shortest Path First) is a link-state routing protocol used to find the best path for data through a network. Its Administrative Distance (AD) is 110.
Ques:- How will you troubleshoot a bluescreen error?
Asked In :-
Right Answer: To troubleshoot a bluescreen error, follow these steps:
1. Note the error code and message displayed on the screen.
2. Restart the computer and see if the error persists.
3. Boot into Safe Mode to see if the issue occurs there.
4. Check for recent hardware or software changes and revert them if necessary.
5. Update drivers and ensure all software is up to date.
6. Run a memory test to check for RAM issues.
7. Check the hard drive for errors using tools like CHKDSK.
8. Review the system logs in Event Viewer for additional clues.
9. If needed, use system restore to revert to a previous state.
10. If the problem continues, consider seeking professional help or reinstalling the operating system.
Ques:- What is the Difference Between GMSC And MSC?
Asked In :-
Right Answer: GMSC (Gateway Mobile Switching Center) is responsible for routing calls between different networks, while MSC (Mobile Switching Center) manages mobile call connections within a specific network.
Right Answer: Northbridge and southbridge are two types of chipsets on a motherboard. Northbridge connects the CPU to high-speed components like RAM and graphics cards, while southbridge connects to lower-speed peripherals like hard drives, USB ports, and other I/O devices.
Right Answer: A shared tree uses a common root (Rendezvous Point) for multiple sources to send data to receivers, while a source-specific tree is created for each individual source, allowing direct paths from each source to the receivers.
Right Answer: COM stands for Component Object Model. It is a Microsoft technology used for software componentry that allows different software components to communicate and interact with each other, regardless of the programming languages used to create them.