IT Questions and Answers :)

Monday, November 11, 2019

What Does ASCII stand for?

What Does ASCII stand for?

  • A System Corrected Interfaced Icon
  • A Sorry Computer I Inherited
  • Asyncronus Computer Interlinked Interface
  • American Standard Code for Information Interchange 

What Does ASCII stand for?


EXPLANATION

ASCII stands for American Standard Code for Information Interchange. Below is the ASCII character table, including descriptions of the first 32 characters.

Share:

Saturday, November 9, 2019

In the world of VoIP, SIP works primarily in which layer of the OSI model?

In the world of VoIP, SIP works primarily in which layer of the OSI model?

  • Layer 4: transportation layer
  • Layer 5: session layer
  • Layer 2: data link layer
  • Layer 7: application layer 
In the world of VoIP, SIP works primarily in which layer of the OSI model?

EXPLANATION

A Session Initiation Protocol (SIP) operates on the application layer. The basic purpose of SIP is to establish communications over the internet.
These communications might include video conferencing, online gaming or audio calls. It makes use of the idea of Voice over IP (VoIP) to achieve this purpose. It can create, modify and terminate these communication sessions. However, SIP also makes use of other transfer protocols such as TCP and UDP and does not operate entirely on its own.

 

Share:

Malware is best defined as...

Malware is best defined as...

  • Software designed to infiltrate or damage a PC
  • Program designed to protect the Operating System
  • Microsoft Arithmetic LAN Software
  • Software run in the background of any Windows OS
Malware is best defined as...

EXPLANATION

A definition of malware. “Malware” is short for “malicious software” - computer programs designed to infiltrate and damage computers without the users consent. Malware” is the general term covering all the different types of threats to your computer safety such as viruses, spyware, worms, trojans, rootkits and so on.

 

Share:

When it comes to IT Security, what does APT stand for?

When it comes to IT Security, what does APT stand for?

  • Automatic Package Transfer
  • Advanced Persistent Threat
  • Advanced Packaging Tool
  • Applied Computing Toolkit 

EXPLANATION

An advanced persistent threat (APT) is a prolonged and targeted cyberattack in which an intruder gains access to a network and remains undetected for an period of time. The intention of an APT attack is usually to monitor network activity and steal data rather than to cause damage to the network or organization.

 

Share:

What is the default Unix shell in macOS?

What is the default Unix shell in macOS?

  • tcsh
  • bash
  • ksh
  • zsh 

EXPLANATION

If you did a new or clean install of OS X version 10.3.x, the default user shell is bash. Bash is essentially an enhanced and GNU freeware version of the original Bourne shell, sh. Unless you happen to like bash, I recommend either switching to tcsh or zsh.

Starting with macOS Catalina, Macs will now use zsh as the default login shell and interactive shell across the operating system. All newly created user accounts in macOS Catalina will use zsh by default 


Share:

Popular Posts