Iam doing my project on instant messaging , if you any new
ideas regarding this project ,please suggest it?

Answers were Sorted based on User's Feedback



Iam doing my project on instant messaging , if you any new ideas regarding this project ,please su..

Answer / manjit

planning is must in poject

Is This Answer Correct ?    3 Yes 1 No

Iam doing my project on instant messaging , if you any new ideas regarding this project ,please su..

Answer / mohamed ferouze deen

Plan pannama edayum seiiya koodadu (\nothing should be done without planning)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

what's the basic's in dot net

1 Answers   informatics,


what about you? wahat is your object? introduce your self?

1 Answers   Ajmal Perfumes, TCS,


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1 Answers   HCL,


write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.

1 Answers   Microsoft, TCS,


What does sksksk mean in text slang?

1 Answers  


//what is wrong with the programme?? #include<iostream.h> template <class first> class dd { first i; public: void set(); void print(); }; void dd< first>:: set() { cin>>i; } void dd< first>::print() { cout<<"\n"<<i; } void main() { dd <char>g; g.set(); g.print(); }

1 Answers  


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1 Answers  


swapping program does not use third variable

5 Answers   TCS,


What is the main difference between C++ and Java

11 Answers   TCS,


write a program to find 2^n+1 ?

1 Answers   CTS,


What is encapsulation with example?

1 Answers  


What do you mean by inheritance?

0 Answers   IBS,


Categories