Programming Languages Interview Questions
Questions Answers Views Company eMail

What is Advantage and Use of THIS pointer in C++ – Scenarios?

300

C++ Public access specifier instead of Private – What is bad ?

400

Is there a difference between class and struct?

477

How many times will this loop execute? Explain your answer.

374

How can a C function be called in a C++ program?

312

C++ supports multiple inheritance. What is the “diamond problem” that can occur with multiple inheritance? Give an example.

378

What is a built-in function?

1 570

What is the difference between global int and static int declaration?

403

Difference between const char* p and char const* p?

1 793

Specify different types of decision control statements?

352

Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

331

Check for Balanced Parentheses using Stack?

1 549

What is an Object/Instance?

1 553

What do you mean by C++ access specifiers ?

1 558

What are the basics concepts of OOPS?

1 516


Un-Answered Questions { Programming Languages }

How do I move a wordpress site to a new host?

103


Can I remove microsoft visual c++?

592


If I have a char * variable pointing to the name of a function ..

644


How can I host my wordpress website for free?

92


How is it possible to set an infinite execution time for php script?

518






Discussion on error handling of C++ .

640


Comment on c++ standard exceptions?

628


Where is the functions php in wordpress?

505


What is a Laravel - Localization ?

716


How to use gui that comes with python to test your code?

490


What is joomla pdf?

107


Tell me what is the difference between the functions strstr() and stristr()?

529


Which is the correct way to check if a session has already been started ?

517


What is an overflow error?

615


Is multiple inheritances possible in python?

452