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 3737

please explain me mail function in php

2 6325

what is use of malloc and calloc?

1906

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 20022

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 4838

what value is returned to operating system after program execution?

2124

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 9531

what is the c.

IBM, TCS,

3 5748

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 5351

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

1 3328

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

1 2567


Un-Answered Questions { Programming Languages }

What is microsoft c++ redistributable 2013?

1105


In pyton, what is a namespace?

848


Write about the various sections of the executable image?

982


Difference between append vs. Extend list methods in python

900


What is laravel horizon?

733


Why to use python numpy instead o f lists?

979


Explain what is t-tests in r?

79


How can you copy objects in python?

938


List the difference between a "copy constructor" and a "assignment operator"?

1019


Which python memory profiler is recommended?

785


How to close the CD Tray in code?

1724


How do I register activex controls?

716


How to assigning a new character in a string using php?

1192


What is objective c runtime?

1


What are the security parameter for xss in codeigniter?

850