adspace




Programming Languages Interview Questions
Questions Answers Views Company eMail

What is a virtual destructor? Explain the use of it?

1 1080

What are static and dynamic type checking?

1 1187

What is private, public and protected inheritance?

1 1189

What are destructors?

1 1096

What is the importance of mutable keyword?

1 1125

What are the characteristics of friend functions?

1 1126

Describe new operator and delete operator?

1 1185

What is a local reference?

1 1300

Difference between inline functions and macros?

1 1139

What are function prototypes?

1 1355

What is a type library?

1 1179

What is a container class?

1 1267

What is static class data?

1 1161

What is protected inheritance?

1 1136

What are the sizes and ranges of the basic c++ data types?

1 1151


Un-Answered Questions { Programming Languages }

What is the biggest challenge facing your current job right now? What is your biggest failure?

870


ATM machine and railway reservation class/object diagram

5344


Give examples of macro quoting function?

2075


Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

5455


How to Get the time and date in Universal Time ?

1769


Is there a way to remove the last object from a list?

1007


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2522


What is current stable version of laravel?

869


Did you contributed the drupal site (any module)?

161


What is the latest version of joomla?

181


What is the process to get the home directory using ‘~' in python?

1013


What is pointers in c with example?

1173


hello all, I need some sample placement papers in lion bridge.. can anyone help me?

2182


What is the latest version of scala?

93


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1172