What are constructors in oop?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
1. Wrie a function which returns the most frequent number in a list of integers. Handle the case of more than one number which meets this criterion. public static int[] GetFrequency(int[] list)
What is the diamond problem in inheritance?
how does a main() in C++ is different from main() in C?
In OverLoading concept,Why they are not consider return value and why they are consider only parameters in method? For ex: public int Add(int a,int b){...} public String Add(int a,int b){...}
what is a class
What is a class oop?
What is class and object with example?
How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.
What Is a Polymorphism? How many types of polymorphism and whats that use in application?
what is the definition of incapsulation
What are the advantages of inheritance?
26 Answers IBS, TCS,