Programming Languages Interview Questions
Questions Answers Views Company eMail

Explain 'far' and 'near' pointers in c.

884

Differentiate between the expression “++a” and “a++”?

958

What is the 'named constructor idiom'?

821

Differentiate between the = symbol and == symbol?

916

What are the different types of endless loops?

818

Explain union. What are its advantages?

806

Explain setjmp()?

816

Why do we use namespace feature?

802

What is the role of && operator in a program code?

787

What is the use of void pointer and null pointer in c language?

829

the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

746

What are the restrictions of a modulus operator?

834

Why is a semicolon (;) put at the end of every program statement?

821

Explain 'bus error'?

764

Explain the priority queues?

831


Un-Answered Questions { Programming Languages }

How to display menu in wordpress?

119


Is objective c compiled?

1


What does. int *x[](); means ?

816


What is middleware in codeigniter?

473


How can you send email in php?

731


What is c definition?

951


Tell me how do I see all of the routes that are defined?

482


Tell us how can we access the data sent through the url with the post method?

732


Is nodejs faster than python?

590


Which linux is best for python programming?

601


How to insert an InterBase BLOb in Delphi using LoadFromFile? 2

3920


What does the meaning of gil in python language?

605


Since switch-case is not used in python – what are the replacements for switch statement in python?

624


What is a dispatch function?

1


Write a program using while loop in php?

727