Programming Languages Interview Questions
Questions Answers Views Company eMail

What are the weaknesses of C++?

1 303

How is memory managed in C++?

2 384

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

1 368

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

1 370

What is the difference between stack and heap memory?

1 359

What is exception handling in C++?

1 357

What is a custom exception?

1 335

throw Can constructors exceptions?

1 318

What is the purpose of the noexcept keyword?

1 328

What is RAII (Resource Acquisition Is Initialization)?

1 348

What is the purpose of decltype?

1 338

What is std::move?

1 341

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

1 360

What are friend functions?

1 316

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

1 373


Un-Answered Questions { Programming Languages }

What is r matrices?

64


How is it possible to return a value from a function?

728


How do you post an article?

132


Does amazon use python?

564


What is coercion?

633


What is a multiline expression in scala?

1


Explain me that whether the comparison of string “50ᕙ and integer 60 will work in php or not?

134


What is class used for in python?

612


Explain the difference between php4 and php5.

712


Is bluehost better than wordpress?

182


How to Initialize an array or record to null?

1688


What is a wrapper function in c?

813


What is a pointer how and when is it used?

777


Explain what is dogpile effect? How can you prevent this effect?

671


When should you call dealloc method?

1