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

Write on signed and unsigned integers and give three (3) examples each

1 3725

please explain me mail function in php

2 6323

what is use of malloc and calloc?

1896

why programming language C is still used in operating system's kernel??

Wipro,

1 4065

c program to arrange digits in a no in ascending and descending order

1 20011

1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do

AAS, Nagarro, Vuram,

1 20915

Why we are use # in begning of programme of c++.

Syntel,

2 4826

what value is returned to operating system after program execution?

2117

what will be maximum number of comparisons when number of elements are given?

1902

What is the output of the program #include #include void main() {0 int i,j=20; clrscr(); for(i=1;i<3;i++) { printf("%d,",i); continue; printf("%d",j); break; } getch(); }

CTS, Oracle,

4 9509

what is the c.

IBM, TCS,

3 5733

armstrong number by using php while number is given by the keyboard.?

2181

int n=1; while(1) { switch(n) { case 1:printf("a"); n++; continue; case 2:printf("b"); n++; continue; default : printf("c"); break; } break; }

1 5338

main() { int i; printf("%d",i^i); }

1 3310

char *p="name"; printf(p);

1 2556


Un-Answered Questions { Programming Languages }

Can you list down some of the pdb commands for debugging python programs?

904


How can you change a favicon in joomla?

100


What is the difference between the functions memmove() and memcpy()?

1116


Which is better magento or opencart?

1


Explain me what is the wordpress loop?

147


what is the stack size in win 32 program

1402


What is composer phar?

991


How do you do dynamic memory allocation in C applications?

1085


difference between object file and executable file

6719


Explain the use of try: except raise, and finally?

792


How do I restore my wordpress theme?

147


What are the different types of protocols?

1


What is difference between diff and patch ?

177


What are django generic views?

525


What Is a Persistent Cookie?

1032