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

Single choice objective PHP question...

1 6040

how does the UIThread and worker thread communicates and handle events

HCL,

2 7862

write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?

Broadcom, TCS,

3 17182

write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2751

In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 4309

What is true about the following C Functions (a) Need not return any value (b) Should always return an integer (c) Should always return a float (d) Should always return more than one value

DynPro, TCS,

2 8007

what are the missinschema properties and should we pass primary key in select command

1910

if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3

3 8272

who is the father of OPPS

Infosys, TCS,

4 10638

how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

Gopaljee, TCS,

2051

1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

2867

Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

CMS,

1 15912

write a program in c to print **** * * * * ****

TCS,

1 3720

What is wrong with this code such that it doesnt produce the input reversed? #include #include #include int main(void) { char Space = ' '; char LineOfText; float count; LineOfText = getchar(); while ((LineOfText = getchar()) != '/n'); { count = strlen(LineOfText) - 1; while (count >= 0) { putchar(LineOfText[count]); count--; } } getchar(); return 0; }

2 4251

how to check single or double byte in struts

2052


Un-Answered Questions { Programming Languages }

List available types of relationships in laravel eloquent.

804


What is balance factor?

1137


What is cms stand for?

1


Why overriding is called runtime polymorphism?

1039


What are variables in python?

891


What is foreach loop in php?

1090


In php how can you jump in to and out of "php mode"?

1043


What is the need of a destructor? Explain with the help of an example.

1097


Where do slugs stay during the day?

613


How can you find length of a tuple in python?

865


Mention what are the key features of Drupal?

119


What are the drush commands you use while development?

204


Does zend framework support php 4?

200


Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?

1027


What is luman?

760