jisha.c
jisha.c
@jisha-c
Noble Member
Joined: Mar 4, 2023
Last seen: Mar 11, 2024
Topics: 300 / Replies: 494
Reply
Answer to: What is an IDS ?

An Intrusion Detection System (IDS) is a network security technology originally built for detecting vulnerability exploits against a target applicatio…

1 year ago
Reply
Answer to: What is the Application layer in Networking?

The network layer has two main functions. One is breaking up segments into network packets, and reassembling the packets on the receiving end. The oth…

1 year ago
Reply
Answer to: What is SEO?

Search engine optimization (SEO) is the practice of orienting your website to rank higher on a search engine results page (SERP) so that you receive m…

1 year ago
Reply
Answer to: IPS VS IDS ?

An IDS is designed to only provide an alert about a potential incident, which enables a security operations center (SOC) analyst to investigate the ev…

1 year ago
Reply
Answer to: What is the Physical Layer in Networking?

The physical layer is the first and lowest layer of the Open Systems Interconnection (OSI) communications model. The physical layer’s function is to t…

1 year ago
Reply
Answer to: What are the different features of C language?

Listed below are some of the significant features of C language: Simple and Efficient. The basic syntax style of implementing C language is very…

1 year ago
Reply
Answer to: What is DBMS ?

Database Management Systems (DBMS) are software systems used to store, retrieve, and run queries on data. A DBMS serves as an interface between an end…

1 year ago
Reply
Answer to: What is frontend development?

A front-end developer builds the front-end portion of websites and web applications—the part users see and interact with. A front-end developer create…

1 year ago
Reply
Answer to: What is the use of React?

React can be used to build web, mobile, and desktop applications, making it a versatile framework for cross-platform development. React Native, a fram…

1 year ago
Reply
Answer to: What is GenAI ?

Generative AI, or GenAI, is a subset of artificial intelligence technology that creates something new from a dataset of previous examples. It typicall…

1 year ago
Reply
Answer to: What is bubble sort?

Bubble sort is a basic algorithm for arranging a string of numbers or other elements in the correct order. The method works by examining each set of a…

1 year ago
Reply
Answer to: What is a database and why do we need it?

Databases are used for storing, maintaining and accessing any sort of data. They collect information on people, places or things. That information is …

1 year ago
Reply
Answer to: What is the use of Bootstrap in Javascript?

Bootstrap provides custom events for most plugins’ unique actions. Generally, these come in an infinitive and past participle form – where the infinit…

1 year ago
Reply
Answer to: What is a framework ?

In general, a framework is a real or conceptual structure intended to serve as a support or guide for the building of something that expands the struc…

1 year ago
Reply
Answer to: What is Selection Sort?

Selection sort is an effective and efficient sort algorithm based on comparison operations. It adds one element in each iteration. You need to select …

1 year ago
Page 10 / 53