• Home
  • Features
  • _Multi DropDown
  • __DropDown 1
  • __DropDown 2
  • __DropDown 3
  • _Shortcodes
  • _Sitemap
  • _Error Page
  • Documentation
  • _Web Doc
  • _Video Doc
  • Download This Template

college coders

  • Home
  • Privacy Policy
  • Disclaimer
  • Contact Us

Write a programme to check whether a string is palindrome or not in c++

shikumya August 28, 2022 0 Comments

Source code: #include <iostream> #include <string> using namespace std ; int main () {     string s;     cout<< "ENTER A STRI…

Read more

Design polygon abstract class with 2 data members : area and perimeter with pure virtual functions. inherit polygon class in 3 classes: Rectangle, Triangle and Square in c++

shikumya August 28, 2022 0 Comments

Source code: #include <iostream> #include <cmath> #include <iomanip> using namespace std ;   class polygon { protected:     double …

Read more

Write functions to overload relational and logical operators for fraction class in c++

shikumya August 28, 2022 0 Comments

Source code:   #include <iostream> using namespace std ;   class Fraction {       public:           int num, deno;           public:           …

Read more
Newer Posts Older Posts

ad #1

Advertise here

ad #2

Advertise here

ads

Advertise here

Search This Blog

Powered by Blogger
  • February 2025(1)
  • December 2023(1)
  • August 2022(50)

Report Abuse

About Me

My photo
shikumya Visit profile

ads

Advertise here

Popular

data analysis and visualization past year question paper download du

December 23, 2023

Create Matrix class. Write a menu-driven program to perform following Matrix operations: constructor overloading Addition, subtraction, multiplication ,transpose in c++

August 28, 2022

Write a programme to check whether a string is palindrome or not in c++

August 28, 2022

about-text


Email: shikumya7@gmail.com

Footer Menu

  • Home
  • Privacy Policy
  • Disclaimer
  • Contact Us
Copyright (c) 2022 Collge-Coders All Right Reseved
Copyright(c) 2022 Collge-Coders All Right Reseved

Contact Form