Posts

Learn what is functional programming in JAVA.

Image
Transition to Functional Programming What is imperative programming? : Developing a code to find out the solutions for a specific problem,with the what and how thought process is knows as Imperative programming.Imperative programming, is often chosen as development strategy, where developer is completely responsible to write the mechanism for the task. What is Declarative Programming?: Developing a code to find out the solutions for a specific problem, with the WHAT thought process is knows as Declarative Programming, where focus is on the activity now on the mechanism.Now a days developer are going for the declarative Programming since the HOW part of the development get reduced.    What are the benefits of Declarative over Imperative Programming? LOC decreases. No more Complex code. Easy work for dev. What is the Difference between Methods and Functions? Methods are associated with class. Functions are procedure with some set of executable statem

What is Blockchain | Why Blockchain

Image
 What is Blockchain | Why Blockchain   Terms related to Blockchain: Distributed   Regulatory   Public ledger   Peer to peer   Smart property   Smart Contract Value for money   Digital Attestation Cryptocurrency What is Decentralize technology? Decentralization is the process of ensuring no ownership or control is limited to a single entity .     Blockchain:   A concept A transaction Database  A decentralized public ledger  A technology layer protocol like TCP/IP A registry    What is blockchain? A blockchain is essentially a distributed database of records or public ledger of all transactions or digital events that have been executed and shared among participating parties. Why Blockchain?   To remove the reliability on thord party for security.