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 3751

please explain me mail function in php

2 6352

what is use of malloc and calloc?

1917

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

Wipro,

1 4086

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

1 20036

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

AAS, Nagarro, Vuram,

1 20942

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

Syntel,

2 4872

what value is returned to operating system after program execution?

2135

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

1920

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 9557

what is the c.

IBM, TCS,

3 5773

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

2199

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 5373

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

1 3342

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

1 2581


Un-Answered Questions { Programming Languages }

What is the difference between range and xrange functions?

895


Explain implicit classes with syntax?

1


How can we develop a multi-tier application in Java?

1911


What is c++ redistributable?

1249


What is mvc? And how it works?

5


How do I open a magento store?

1


How do I use strftime in python?

945


How to Change the font in a hint window ?

1840


What is a category page in wordpress?

157


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

1154


Explain what is a program flowchart and explain how does it help in writing a program?

1108


Is init in python a constructor?

910


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

1288


How do I exit turbo c++?

1088


What is the use of apply() in R?

79