Programming Languages Interview Questions
Questions Answers Views Company eMail

what is difference between ++(*p) and (*p)++

Accenture, HCL, IBM,

17 24375

what is difference between array of characters and string

Accenture, Nest,

18 43224

char ch=10;printf("%d",ch);what is the output

Accenture,

14 22211

char ch="{'H','I',0};printf("%s",ch);what is output

Accenture,

9 10861

which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

Accenture, Infosys, TCS, Wipro,

16 20492

what will be the output: main(){char ch;int a=10;printf("%d",ch);}

Accenture, TCS, Wipro,

36 27071

value = 0xabcd; for (loop = 1; (value >> 1) & 1 | loop & 1; loop++) { foo(); if (loop & 1) value >>= 1; } how many times is foo() executed?

Google,

6 11047

class foo { public: static int func(const char*& p) const; }; This is illegal, why?

Google,

8 14518

how to estimate the disk access time? e.g. the time between read one byte and another byte in the disk.

Google,

3 11132

what is the hexidecimal number of 4100?

Google,

16 19989

give one ip, find out which contry

Google,

4 11320

What is C language Terminator?

TCS,

15 28922

what is mutex?

Axiom, Blue Star, SQL Star,

4 8463

What is the use of paypal in the e-commerece website?

RedAlkemi,

3 7413

what is the difference between GET and POST?

AdVine, Evon Technologies, GVD Infotech, RedAlkemi, SoftSol,

21 58779


Un-Answered Questions { Programming Languages }

What does the meaning of slicing in python?

457


What is form state?

107


How python supports encapsulation with respect to functions?

577


What is a hashmap c++?

564


What are the advantages of oops in php?

550






What is the difference between a theme and a template in powerpoint?

116


What is python written in?

458


What are the different import functions in r?

64


How to create uibutton programmatically in objective c?

1


Is python faster than python2?

452


How we can change the url for yii::app()->homeurl in yii2?

3


Can you downgrade your wordpress plan?

106


How to get the http request in php?

572


What is the use of the // operator?

479


What is the default Unit and Functional Testing Framework for Play? What is the default Build Tool for Play? What is the Default Template Engine for Play? What is the built-in Web Server available in Play Framework?

7