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


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

Post New Answer

More C++ Interview Questions

There is a base class sub, with a member function fnsub(). There are two classes super1 and super2 which are sub classes of the base class sub.if and pointer object is created of the class sub which points to any of the two classes super1 and super2, if fnsub() is called which one will be inoked?

0 Answers   Alter,


What is conversion constructor in C++

0 Answers   TCS,


What does it mean to take the address of a reference?

0 Answers   Amazon,


Write a C++ Program to find Square Root of a number using sqrt() function.

1 Answers  


What is the difference between Stack and Queue in C++?

0 Answers   Global Logic, iNautix,






Do you know about Agilent PRECOMPILERS. ?

0 Answers   Agilent,


Write a C++ program to print strings in reverse order.

0 Answers   Amdocs,


In C++ what do you mean by Inheritance?

0 Answers   Accenture,


How to delete array of objects in C++? Proof by C++ code for proper deletion

0 Answers  


How will you print a list of all unique words from a string which may contain repeated words?

0 Answers   Adobe,


When must you use a constructor initializer list?

0 Answers   Amazon,


How do you write a function that can reverse a linked-list in C++?

0 Answers   IBS,


Categories