What is the use of dot in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How are virtual functions implemented in c++?

0 Answers  


program in c++ to input digits and print in words

1 Answers   Microsoft,


What does asterisk mean in c++?

0 Answers  


What is function prototyping? What are its advantages?

0 Answers  


How did c++ start?

0 Answers  






In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

0 Answers  


What are static variables?

0 Answers  


What c++ library is string in?

0 Answers  


When to use Multiple Inheritance?

6 Answers  


Differentiate between realloc() and free().

0 Answers  


explain the reference variable in c++?

0 Answers  


Mention the ways in which parameterized can be invoked.

0 Answers  


Categories