Un-Answered Questions { Programming Languages AllOther }

Explain with examples any 2 features of OOPS.

625


Write a program to swap the content of two variables without using a third variable.

565


How to call a C++ function which is compiled with C++ compiler in C code?

779


When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)

714


How do you initialize a static member of a class with return value of some function?

659


What is the difference between COM and CORBA?

716


When will you use shell script/Perl ahead of C/C++?

643


Write a program to find whether a given number is prime or not.

599


What is the entry point function of a DLL?

605


What is SOLID Principle in Programming Language?

646


What do you understand by modular programming?

660