sir i want to study the c++ course but ino what is the
qualification and the study methode please reply more
details in c++

Answer Posted / nithin devang

Read C++ by Dissection
by Ira Pohl

my answer surety %=50%

_Nithin Devang

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

1749


What is command line arguments in C++? What are its uses? Where we have to use this?

731


Explain the problem with overriding functions

681


Array base access faster or pointer base access is faster?

1920


What is setbase c++?

725






What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

772


Is multimap sorted c++?

651


What is string in c++ programming?

719


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

653


How can a called function determine the number of arguments that have been passed to it?

757


How to declaring variables in c++?

759


How are pointers type-cast?

744


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

693


What is meant by entry controlled loop?

737


What do you mean by inheritance in c++?

700