Programming Languages Interview Questions
Questions Answers Views Company eMail

Explain the differences between list x; & list x();.

603

Name the implicit member functions of a class.

597

How come you find out if a linked-list is a cycle or not?

571

Explain how to initialize a const data member.

598

Do we have to use initialization list in spite of the assignment in constructors?

565

Why use of template is better than a base class?

645

Explain public, protected, private in c++?

565

What is the advantage of an external iterator.

574

Explain the uses oof nested class?

629

Differentiate between a copy constructor and an overloaded assignment operator.

643

How would you differentiate between a pre and post increment operators while overloading?

652

Differentiate between declaration and definition.

587

Define the operators that can be used with a pointer.

575

What is the stl, standard template library?

600

What are dynamic type checking?

618


Un-Answered Questions { Programming Languages }

what kind of projects are suitable for c and c++

628


What is null pointer in c?

595


Why pointers are used in c?

589


How can a helper file be loaded?

313


How to convert default currency to others in magento?

3






Which database is best for django?

212


Which ide is best for python on windows?

446


Is rpc secure?

108


Explain delegation in python

463


How to set layout in the controller?

7


What are the core components of yii2 framework?

3


What are the modifier available in Kotlin ?

131


What are local variables in python?

448


How do you disconnect from the database?

503


What do you understand by pure virtual function? Write about its use?

583