What are the two main components of c++?
No Answer is Posted For this Question
Be the First to Post Answer
what is smart pointer & use of the smart pointer ???
What are arithmetic operators?
When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?
What are keywords in c++?
What are formatting flags in ios class?
What is the two main roles of operating system?
When the design recommends static functions?
What is atoi?
How do you establish a has-a relationship?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
What should main() return in c and c++?
What is public, protected, private in c++?