A deadlock occurs when two or more tasks permanently block each other by having a lock on a resource that...
Deadlocking occurs when two user processes have locks on separate objects and each process is trying to acquire...
There are 3 different recovery models inside SQL Server...
VARCHARS are variable-length strings with a specified maximum length. If a string is less than the maximum...
A clustered index is a special type of index that reorders the way records in the table are physically stored...
SQL Server runs on port 1433...
OUTPUT clause has accesses to inserted and deleted tables (virtual tables) just like triggers. OUTPUT clause...
All objects in Javascript have property called as prototype, the prototype is an object which has a constructor properties by default...
In the capturing phase, the browser checks to see if the element's outer-most ancestor (<html>) has an onclick...
Strict mode prevents certain actions and throws more exceptions. The statement “use strict” orders browser...
Blocks are files where blockchain transactions are recorded permanently. Block is like a page of a ledger or record...
It is a standard for proposing changes to Bitcoin protocol. They include consensus related critical changes like...
SSI is an identity verification and authentication model that is based on the premise that individuals should...
Slashing is a mechanism built into proof of stake blockchain protocol to discourage validators’ misbehavior such...
In encryption standards, Serpent refers to block cipher application that came second to R?ndael in Advanced...
Ethereum 2.0 version is referred as Serenity. It is an upgrade of existing Ethereum on the main net. New features...
It is a function provided on Ethereum network where in selfdestruct smart contract when triggered, destroys...
SegWit refers to process changes made in Bitcoin regarding storage of transaction data by increasing the Block size...
Created by Colin Percival, it’s a password based key deciphering or interpretation algorithm. It was originally used...
Bruce Jay Nelson is believed to have coined the term RPC in 1981. It helps in building distributed, client serverbased...