what is ns string?
what is ns array?
Answer / amit
String is an charactor array & the array is collection of
simillar data items
| Is This Answer Correct ? | 4 Yes | 0 No |
what is virtual function?
Which is the parameter that is added to every non-static member function when it is called?
What is a class in oop?
what is difference between objects and function
What is abstraction?
what is overloading and overriding?
What is the highest level of cohesion?
What is the difference between and interface and an abstract class ?
4 Answers IBM, Infosys, Ness Technologies,
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
Differences between inline functions and non-inline functions?
Write a program to find out the number of palindromes in a sentence.
What are the three main types of variables?