Un-Answered Questions { Programming Languages AllOther }

Explain with examples any 2 features of OOPS.

631


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

574


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

789


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)

722


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

665


What is the difference between COM and CORBA?

723


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

651


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

604


What is the entry point function of a DLL?

616


What is SOLID Principle in Programming Language?

654


What do you understand by modular programming?

670