Cognizant interview question

What is difffernce between c and c++ ? Write a program for palindrome ? SQL basic queries

Interview Answer

Anonymous

Oct 11, 2016

C is structure oriented and c++ is object oriented. C is top down approach and c++is bottom up approach