What is c++ vb?
No Answer is Posted For this Question
Be the First to Post Answer
1.Between 100 and 999 are some numbers that have the characteristics that if you cube the individual digits and sum together you will get the same number. 2. A program that can accept as input an integer and output the equivalent of that number in words.
Difference between declaration and definition of a variable.
What are the various access specifiers in c++?
How do you decide which integer type to use?
Please post the model question paper of hal?
What is a rooted hierarchy?
What is the default width for ouputting a long integer using the insertion operator?
Explain container class.
What is an action class?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
What happens when the extern "c" char func (char*,waste) executes?
What is a 'pure' virtual function and what's its use?