266 Learners
Beginners Level English
𝘾𝙤𝙢𝙥𝙤𝙣𝙚𝙣𝙩𝙨 𝙤𝙛 𝘾𝙖𝙨𝙨𝙖𝙣𝙙𝙧𝙖 The key components of Cassandra are as follows − ⚫ Node − It is the place where data is stored. ⚫ Data center − It is a collection of related nodes. ⚫ Cluster − A cluster is a...
See more
Cassandra uses the 𝙂𝙤𝙨𝙨𝙞𝙥 𝙋𝙧𝙤𝙩𝙤𝙘𝙤𝙡 in the background to allow the nodes to communicate with each other and detect any faulty nodes in the cluster. A Gossip Protocol is a procedure or process of computer peer-to-peer communication that is ...
See more
What is Sanity Testing...........?
A sanity test or sanity check is a basic test to quickly evaluate whether a claim or the result of a calculation can possibly be true. It is a simple check to see if the produced material is rational.
Reality of these days.
Global warming.
Earthquakes in Jamaica and Turkey.
World slow down.
Fire in Amazon & Australia.
Almost war between America and north korea.
Oil dispute of Iran.
Corona Virus.
Still to come....
𝙎𝙚𝙡𝙚𝙘𝙩𝙞𝙤𝙣 𝙎𝙤𝙧𝙩
The selection sort algorithm sorts an array by repeatedly finding the minimum element (considering ascending order) from unsorted part and putting it at the beginning.
The function of selection sort
void selectionSort (i...
See more
ॐ त्र्यम्बकं यजामहे सुगन्धिं पुष्टिवर्धनम् ।उर्वारुकमिव बन्धनान् मृत्योर्मुक्षीय माम...
See more
✎ What do you mean by the version control in GIT…..?
✎ Version control is a type of system that allows you to keep track of changes made to your code over time. ... You can revert back to specific 'versions' of your code. Collaboration on the same work is possible becaus...
See more
Simula is considered the first object-oriented programming language. The programming paradigm where everything is represented as an object is known as a truly object-oriented programming language.Smalltalk is considered the first truly object-oriented programming language.
What is output of the code.