C++ Interview Questions
Questions Answers Views Company eMail

What is scope resolution operator in c++ with example?

563

What is scope operator in c++?

568

What is ios :: in in c++?

640

What is abstraction in c++ with example?

564

What is a tuple c++?

550

What is a character in c++?

569

What is ios in c++?

649

What is struct c++?

574

What is vector string in c++?

578

What is a namespace in c++?

602

What is input operator in c++?

591

What is flush c++?

541

What is abstract keyword in c++?

593

What is srand c++?

585

What is const in c++?

600


Un-Answered Questions { C++ }

What are keywords in c++?

602


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

565


Out of fgets() and gets() which function is safe to use and why?

728


What is difference between inheritance and polymorphism?

576


• What are the desirable attributes for memory managment?

1731






What is ios flag in c++?

689


What's the value of the expression 5["abxdef"]?

1044


Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be

933


What is coupling in oops?

600


What does asterisk mean in c++?

587


Briefly describe a B+ tree. What is bulk loading in it?

807


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1838


What is the history of c++?

561


What are the benefits of c++?

572


Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.

794