what is ns string?

what is ns array?



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

Post New Answer

More OOPS Interview Questions

Why do we use inheritance?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

1 Answers  


What do you mean by variable?

0 Answers  


Why do we use class?

0 Answers  


What is class in oop with example?

0 Answers  






What is the difference between a mixin and inheritance?

0 Answers  


What is oops in simple words?

0 Answers  


You attempt to query the data base with this command: SELECT name, salary FROM employee WHERE salary=(SELECT salary FROM employee WHERE last name='Wagner' OR dept no=233) Choose most appropriate option from the following: 1)Sub-queries are not allowed in the where clause. 2)a multiple row sub-query used with a single row comparison operator. 3)a single row query is used with a multiple row comparison operator.

10 Answers   Zycus Infotech,


pointers are support in C#? if yes then how to use it?

8 Answers   Softvision Solution,


what are the characteristics of oops?

7 Answers   NIIT,


What is inheritance in oop?

0 Answers  


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

1 Answers  


Categories