write string class as your own class in java without using
any built-in function
Write a program to reverse a string using recursive function?
Conversion from a basic type to a class type may be achieved using______________
What is the main purpose of inheritance law?
diff between Virtual mathod and abstract method?
what does exactly the linker do?
WAP find square root of any number (without using sqrt() )?
What is polymorphism what is it for and how is it used?
What are the valid types of data that the main () can return in C/C++ language
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
Which is the parameter that is added to every non-static member function when it is called?
What is byval and byref? What are differences between them?
What are the 3 pillars of oop?