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

How can I retrieve values from one database server and store them in other database server using PHP?

1 4083

what is hidden variable? what is its difference with the normal variable...

Shine,

2 6116

how can i get output like this? 1 2 3 4 5 6

Excel,

6 8118

what is the output of following question? void main() { int i=0,a[3]; a[i]=i++; printf("%d",a[i] }

3 5267

pls help.. paper bills.. 1000, 500, 100, 50, 20, 10, 5, 1.. create a program that will count all the paper bills in the number being input.. example: enter a number: 3886 there is/are: 3 ->1000 1 ->500 3 ->100 1 ->50 1 ->20 1 ->10 1 ->5 1 ->1 example2: enter a number: 728 there is/are: 0 ->1000 1 ->500 2 ->100 0 ->50 1 ->20 0 ->10 1 ->5 3 ->1

4 12967

WHAT IS MEANT BY LIFE?

2 4522

what is the difference between c and java?

1 4713

what is mallloc()?how it works?

Excel,

4 7791

how can we use static and extern?and where can we use this?

Excel,

3 7411

how to use enum datatype?Please explain me?

Excel,

3 6296

What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?

Excel,

1 5363

What are the languages are portable and platform independent?Why they are like that?

Excel, Satyam,

1 4329

pointer_variable=(typecasting datatype*)malloc(sizeof(datatype)); This is the syntax for malloc?Please explain this,how it work with an example?

eClerx, Excel, kenexa,

2 9360

how can i get this by using for loop? * ** * **** * ******

Excel,

3 5276

#include int main ( int argc, char* argv [ ] ) { int value1 = 10; int value2 = 5; printf ( "\n The sum is :%d", value1 | value2 ); } This is the answer asked by some one to add two numbers with out using arithmetic operator?Yes this answer is write it given out put as 15.But how????? what is need of following line? int main ( int argc, char* argv [ ] ) how it work?what is the meaning for this line? please explain me.Advance thanks

Excel,

9 16754


Un-Answered Questions { Programming Languages }

Explain Whitespace Characters?

1054


What's the difference between list and tuples?

1021


What is difference between compile time and run time polymorphism?

1010


What are all the different Route Parameters ?

870


How to convert a String to an Int in Kotlin?

229


What is JIT package?

119


How many records can be stored in mysql table?

1012


How to set layout in the controller?

7


Tell me how to get current environment in laravel 5?

750


What is a module in drupal ?

179


If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?

963


What is a multimap c++?

1205


What functions are used in dynamic memory allocation in c?

1085


What is the meaning of xdebug?

969


Explain Type hinting in PHP?

1021