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 3741

please explain me mail function in php

2 6333

what is use of malloc and calloc?

1908

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

Wipro,

1 4069

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

1 20023

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

AAS, Nagarro, Vuram,

1 20923

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

Syntel,

2 4840

what value is returned to operating system after program execution?

2125

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

1909

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 9536

what is the c.

IBM, TCS,

3 5751

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

2183

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 5354

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

1 3328

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

1 2573


Un-Answered Questions { Programming Languages }

What is "Error 113" during installation?

2234


What is csrf django?

534


What is the use of the // operator?

877


How do I edit a category page in wordpress?

151


What is the main use of python?

913


What is the best free c++ compiler for windows?

1112


Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?

1128


State the advantages of activex dll over active exe?

772


Do you know what is the use of rand() in php?

983


How can I find my php version?

1012


What is the output for the following code?

916


What does p mean in physics?

1047


What are the differences between the function prototype and the function defi-nition?

1106


How would you rename a function in C?

1046


What is the use of Path to Log Folder under system setting?

113