Programming Languages Interview Questions
Questions Answers Views Company eMail

What is the use of ?: Operator?

658

What's the right way to use errno?

611

What are the disadvantages of external storage class?

580

where are auto variables stored? What are the characteristics of an auto variable?

576

Explain modulus operator. What are the restrictions of a modulus operator?

593

Is it possible to pass an entire structure to functions?

548

Explain argument and its types.

591

Differentiate between #include<...> and #include '...'

610

Explain low-order bytes.

615

What does *p++ do? What does it point to?

606

How to write a multi-statement macro?

612

Describe linked list using C++ with an example.

641

What is a MAC Address?

621

Explain two-dimensional array.

615

Explain about C function prototype?

597


Un-Answered Questions { Programming Languages }

Why do we use header files in c?

569


Why is node js better than php?

603


The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

755


What is the difference between cin.read() and cin.getline()?

551


Tell us can laravel be hacked?

388






What is self?

510


What does truncate mean in python?

437


How to use delete(), insert() and save() methods in yii2?

3


What is stripslashes php?

509


What is the difference between old style and new style classes in python?

456


What is operators in c++?

561


Explain trait in scala and its uses?

1


How to get no of arguments passed to a PHP Function?

490


What is the difference between interpreted and compiled languages?

484


Why is "using namespace std;" considered bad practice?

647