how do u initialize the constant variables
Answer Posted / sachin
In Constructor Initialization list
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What are the benefits of oop?
What is solid in oops?
Why interface is used?
write a program that takes input in digits and display the result in words from 1 to 1000
what's the basic's in dot net
What is the real time example of encapsulation?
What is super in oop?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Can main method override?
What is inheritance in simple words?
What is polymorphism used for?
Get me an image implementation program.
What is variable example?
Why do we use oops?