Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Programming Languages Interview Questions
Questions Answers Views Company eMail

whitch value return void main?

11 13029

what is graphics

2471

write a prgram of swapping with 2 valiables

6 6917

What is the full form of PHP?

Apple, Nandhini, PHP,

28 138563

Why c++ is called c++ and not c+?

EBS,

9 31362

difference between structure and union.

ADP, Convergys,

2 7766

#include using namespace std; int main() { int a = 3; int c[5][5]; for (int x=0;x<5;x++) { for (int y=0;y<5;y++) { c[x][y] = x*y; } } cout << c[a][2]; }

1 7749

how to find the largest of given numbers in an array

2 4831

what is c sharp dotnet

NIC,

2283

how to set Nth bit of a variable?

1 8062

Does defining a function inline mean that it wont push and pop things on/off the stack ...like parameters and the return the address??

2 4194

what is the output on the screen? int n; n=printf("my name is %d",printf("kiran %d",printf("kumar"))); printf("\n %d \n",n);

TCS,

4 6633

what is the output of below int n=10; (n++)++; printf("%d",n);

3 10319

why we need function pointers?

3 6549

how to find your architecture is LittleEndian or BigEndian?

1 4666


Un-Answered Questions { Programming Languages }

How ruby looks up a method to invoke?

1


explain what is an endless loop?

1105


To which numbering system can the binary number 1101100100111100 be easily converted to?

1069


How Python performs Compile-time and Run-time code checking?

886


What do you understand by protocol?

1


mention the types of variables in scala? And what is the difference between them?

1


What does yii stand for?

3


Who use django?

486


How can we display the output directly to the browser?

993


What is python with statement?

825


How to install drupal on a local wamp server?

111


What is the difference between declaration variable using val or var in kotlin?

166


What is urls py in django?

478


How do I apply a method to a sequence of objects?

949


How to fetch a new version of drupal?

130