User: pavithrak2006

  • Public profile

User profile: pavithrak2006

User info
User name:pavithrak2006
History
Joined:
Number of posts:7
Latest posts:

C++ Program for declaration of member functions inside class
#include<iostream.h> #include<conio.h> class student { Private: ...

C++ Program to find string length
I also tried solution by Nickul and get an error "15 J:\C++ Programs\StrLength.cpp request for membe...

C++ Program to find string length
I modified to the below code as menioned above and for e.g. if i type good night ...output comes as...

C++ Program to find string length
I wrote below program to find lenght of string...It works in the case only when i enter a string con...

C++ Program to add two numbers
Ok thanks :)

This user does not accept Private Messages