C++ Interview Questions
Questions Answers Views Company eMail

Are vectors passed by reference c++?

513

Which sort does c++ use?

575

How does c++ sort work?

550

How do you declare a set in c++?

520

Is set c++?

563

What is the difference between set and map in c++?

598

What is an associative container in c++?

540

What is heap sort in c++?

591

What is binary search in c++?

557

How do you add an element to a set in c++?

545

What is a set in c++?

524

Can you sort a set c++?

520

What is a class template in c++?

513

What is a multiset c++?

543

How many namespaces are there in c++?

551


Un-Answered Questions { C++ }

Difference between Call by pointer and by reference.

539


Define stacks. Provide an example where they are useful.

570


What is buffer and example?

517


How would you obtain segment and offset addresses from a far address of a memory location?

610


an integer constant must have atleast one a) character b) digit c) decimal point

549






What is a try block?

632


How do you invoke a base member function from a derived class in which you’ve overridden that function?

576


What does scope resolution operator do?

590


Can turbo c++ run c program?

622


What type of loop is a for loop?

675


program explaining feautures of c++

1910


What is function overriding in c++?

594


What is a wchar_t in c++?

577


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

583


What is static modifier?

623