Programming Languages Interview Questions
Questions Answers Views Company eMail

What are the weaknesses of C++?

1 332

How is memory managed in C++?

2 431

What are the five types of inheritance in C++?

1 405

What are the different types of variables in C++?

1 408

What is the difference between stack and heap memory?

1 397

What is exception handling in C++?

1 385

What is a custom exception?

1 372

throw Can constructors exceptions?

1 339

What is the purpose of the noexcept keyword?

1 362

What is RAII (Resource Acquisition Is Initialization)?

1 375

What is the purpose of decltype?

1 378

What is std::move?

1 365

What is the difference between std::vector and std::list

1 382

What are friend functions?

1 341

Friend functions can access private and protected members of a class.

1 422


Un-Answered Questions { Programming Languages }

Do you use version control?

105


Tell me what is the main difference between require() and require_once()?

732


How are arguments passed by value or by reference?

676


Is python shell scripting?

593


Tell me is it possible to rename the wordpress folder?

153


What are pointers? What are stacks and queues?

784


What is py4j?

560


What does quit () do in python?

581


What type of comments are supported by PHP.

766


What is workspace in go?

1


Explain the use of 'auto' keyword in c programming?

901


What are 3 types of structures?

822


What is the joomla admin url?

96


What is the difference between a template and a macro?

814


Which header file should you include if you are to develop a function which can accept variable number of arguments?

1063