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
Answer / mohamed ferouze deen
Plan pannama edayum seiiya koodadu (\nothing should be done without planning)
| Is This Answer Correct ? | 0 Yes | 0 No |
What will happen when the following code is run: int x; while(x<100) { cout<<x; x++; } 1) The computer will output "0123...99" 2) The computer will output "0123...100" 3) The output is undefined
Can bst contain duplicates?
What is overloading and its types?
what is the size of an empty class
What is the highest level of cohesion?
Explain the advantages of inheritance.
what is ns string? what is ns array?
is java purely oop Language?
49 Answers HCL, Infosys, TCS,
What is multidimensional array?
What is coupling in oop?
can we create and enter the data & hide files using programmes ?
What is abstract class in oop?