I Can Tutorials

A Learning Platform

Recent Posts

SUCCESS

Success = Discipline + Consistency + Sacrifice.
Discipline - in what you do.
Consistency - in what you do.
Sacrifice - for what you do.

                   -- Manjunatha C. P. --

Computer Science General Knowledge MCQ(Multiple Choice Questions) Set 3

1. A block of computer information that contains both data and the procedures or operations is called as:  Data type  Polymorphism.  An obje...

Row sum & Column sum of Matrix: C program

In this C program we are calculating the sum of each row and sum of each column of the matrix. Example: matrix = 1 2 3 4 5 6 7 8 9 Sum of 1s...

Artificial Intelligence and its History

 What is Artificial Intelligence?      According to the father of Artificial Intelligence John McCarthy , it is “The science and  engineerin...