1.what is the difference between software & package
&application.
Answer Posted / rekha
software is like installer/program.package means set of all
whole pc.
Is This Answer Correct ? | 18 Yes | 30 No |
Post New Answer View All Answers
Explain container class.
What is decltype c++?
Explain the difference between struct and class in terms of access modifier.
Can you pass a vector to a function?
What is the use of data hiding?
Is c++ a programming language?
Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.
Why is polymorphism useful?
What is virtual base class?
find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.
Write syntax to define friend functions in C++.
What is iomanip c++?
What does ios :: app do in c++?
Which function cannot be overloaded c++?
what is a reference variable in C++?