Book Shop Project in J...
Difference between Method Overloading and Method Overriding
Posted on July 27, 2021by HI_TECH SK with 1 comment
Method Overloading and Overriding help us to achieve polymorphism, which is one of the features of Object-Oriented-programming language
1. Method Overloading
Method overloading is a oops concepts in which a class can have two or more methods with same name but with different parameter
It is also called static polymorphism or time binding or early binding
It is implemented...
Importance of Digital Proficiency
Posted on July 23, 2021by HI_TECH SK with No comments

The modern world is to be proficient in digital world. The invention of computer by Charles Babbage and the development of internet by ARPANET is a milestone in the process of digitalization of the modern world (Schafer, 2019). Digital technology is a recent long wave of socio-economic evolution...
Pattern-21
Posted on July 18, 2021by HI_TECH SK with No comments
Patter...
Digital Technology
Posted on July 15, 2021by HI_TECH SK with 8 comments

Digital technology is changing every aspect of the world. Digital technologies includes social media, online games, multimedia and mobile phones and any technology that stores and process data. Digital technologies have revolutionized the way people think or the way they live their everyday...
Determinant of a 3X3 matrix
Posted on July 08, 2021by HI_TECH SK with No comments
Determinant of a 3X3 mat...
Add two 3X3 matrix
Posted on July 08, 2021by HI_TECH SK with No comments
Add two 3X3 mat...
print numbers in Descending order
Posted on July 07, 2021by HI_TECH SK with No comments
printing Numbers in descending or...
Print numbers in ascending order
Posted on July 07, 2021by HI_TECH SK with 1 comment
Print numbers in ascending or...
Maximum and minimun in an array
Posted on July 07, 2021by HI_TECH SK with 2 comments
Maximum and minimun in an ar...
Display array in reverse order
Posted on July 07, 2021by HI_TECH SK with 1 comment
Array in reverse or...
Programs using Recursive Function
Posted on July 07, 2021by HI_TECH SK with No comments

Recursive Function is a functtion which calls itself.Every recursive function must have a base condition to stop the function else the program will never end
Advantage of Recurive Function
1.it makes the coding clean
2.it helps solve a complex problem by breaking it down into many parts
Question:...
Check whether a number is a Palindrome Number
Posted on July 04, 2021by HI_TECH SK with No comments
Palindrome Num...
Check whether a number is a Prime Number
Posted on July 04, 2021by HI_TECH SK with No comments
Prime Num...
Printing Fibonacci Series
Posted on July 02, 2021by HI_TECH SK with No comments
Printing Fibonacci Ser...
Reverse a number
Posted on July 02, 2021by HI_TECH SK with No comments
Reverse a num...
Multiplication Table of any number till 12
Posted on July 02, 2021by HI_TECH SK with No comments
Multiplication Table of any number till...
Calculating sum of numbers from 1 to n
Posted on July 02, 2021by HI_TECH SK with No comments
Calculating sum of numbers from 1 to...
Subscribe to:
Posts (Atom)