Rishi Kant SharmaProcedural abstractionAbstraction is a process of focusing attention on the main problems by ignoring lower-level details. In high level programming, we deals…Jul 18, 2018Jul 18, 2018
Rishi Kant SharmaProbabilistic algorithms(Fermat test)Algorithms which always return a result, but the result may not always be correct. We attempt to minimise the probability of an incorrect…Jul 9, 2018Jul 9, 2018
Rishi Kant SharmaProcedures and the processes they generateRecursive procedure: Procedures that can be defined in terms of itself.Jul 8, 2018Jul 8, 2018
Rishi Kant SharmaApplicative vs normal order evaluationPrimitive expressions: Inbuilt data/procedure in any programming language. Their definition is predefined. The values of built-in operators…Jul 6, 2018Jul 6, 2018