What is the significance of classes in oop?
No Answer is Posted For this Question
Be the First to Post Answer
Input: enter the value:1234 output: 1 2 3 4 write a program to get above output.....
4 Answers Bally Technologies, IBM, SoftSol,
write a program that takes input in digits and display the result in words from 1 to 1000
Why many objects can working together? How objects working togetherM I want to see example code.
Generally, in all C++ programs, texts are in white colour. Can we change the colour of the text(either input or output or both)? If so, help me out.
What is use of overloading?
Why we are use # in begning of programme of c++.
Can enum be null?
How is the using() pattern useful? What is IDisposable? How does it support deterministic finalization?
What are the benefits of interface?
Why polymorphism is used in oops?
Have you ever used threads?
In which cases you use override and new base?