Answer Posted / kaush
1 byte for empty class before assigning the value
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why do we need polymorphism in c#?
Can main method override?
What is class encapsulation?
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.
What is class and example?
Why do we use polymorphism?
What is abstraction encapsulation?
Write a program to sort the number with different sorts in one program ??
What is abstraction in oop with example?
What is class in oop with example?
Why do we use inheritance?
What are different oops concepts?
What is inheritance and how many types of inheritance?
What is polymorphism in oops?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)