Iam doing my project on instant messaging , if you any new
ideas regarding this project ,please suggest it?
Answer Posted / manjit
planning is must in poject
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
When not to use object oriented programming?
What is multilevel inheritance in oop?
What is interface? When and where is it used?
write a program to find 2^n+1 ?
class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash
What is methods in oop?
Is this job good for future? can do this job post grduate student?
What is static modifier?
Why do while loop is used?
what type of question are asked in thoughtworks pair programming round ?
What is stream in oop?
Can we create object of interface?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
how to get the oracle certification? send me the answer
Get me a number puzzle game-program