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

f1() { f(3);} f(int t) { switch(t); { case 2: c=3; case 3: c=4; case 4: c=5; case 5: c=6; default: c=0;} value of c?

Geometric Software,

5 11177

Define function ?Explain about arguments?

Geometric Software, Infosys,

2 9109

C passes By value or By reference?

Geometric Software, Infosys,

5 11585

difference between my-strcpy and strcpy ?

Geometric Software, IIM, Infosys,

3 15123

What compilation do?

Geometric Software, Infosys,

7 12335

Artficial language is provided which of the language?

Geometric Software,

3 7671

Write a program to exchange two variaables without temp

Geometric Software,

9 13994

Fortran cannot have value by reference True or False?

Geometric Software,

2 7946

why java is called as a purely oops language.

TVS,

3 8949

macros and function are related in what aspect? a)recursion b)varying no of arguments c)hypochecking d)type declaration

HCL, Infosys, Microsoft,

12 37545

enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above

HCL, Wipro,

8 45195

2.main { int x,j,k; j=k=6;x=2; x=j*k; printf("%d", x);

HCL, Tech Mahindra,

9 32832

fn f(x) { if(x<=0) return; else f(x-1)+x; }

HCL,

5 18389

i=20,k=0; for(j=1;j

HCL,

8 23783

int i =10 main() { int i =20,n; for(n=0;n<=i;) { int i=10 i++; } printf("%d", i);

HCL, Octal, SW,

6 22360


Un-Answered Questions { Programming Languages }

What is model in codeigniter?

704


How can one prevent a TForm from being moved or resized?

1741


How would you create a scatterplot using ggplot2 package?

78


What is a nsstring?

1


what do you mean by enumeration constant?

1067


How to Change the root key ?

1932


"Application is not licensed to run this feature" . what does this error mean?

1965


List default packages of laravel 5.6?

726


What are the primitive data types in c?

1135


Write a program to swap two numbers without using third variable?

1351


How to Copy a information from one memo field to another using TBlobStream ?

1694


How do you build and evaluate a random forest in r?

97


how to remove all dtddwrappers and labels on zend form elements?

187


How to return a view from route in laravel?

738


How we get browser details of clients machine?

1132