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

for(;;) printf("C language") What is out put of above??

Practical Viva Questions,

2 4276

Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both

3 4820

#include #include struct stu { int i; char j; }; union uni { int i; char j; }; void main() { int j,k; clrscr(); struct stu s; j=sizeof(s); printf("%d",j); union uni u; k=sizeof(u); printf("%d",k); getch(); } what is value of j and k.

Facebook,

2 6336

How to set on/off a group of indicators in a single statement?

1866

output for following code??? main() { int x=2,y,z; x*=3+2; printf("1.%d\n",x); x*=y=z=4; printf("2.%d %d %d\n",x,y,z); x=y==z; printf("3.%d\n",x); x==(y=z); printf("%d",x); }

Elysium,

2 4336

total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.

2594

Write a c program for sum of first n terms of the series S = 1 - (1/3) + (1/5) -(1/7) + (1/9) ......

2 5848

Sir i need notes for structure,functions,pointers in c language can you help me please

TCS,

2433

hi all..i want to know oops concepts clearly can any1 explain??

Eureka Forbes,

2151

I have written a source code in php but I do not know how to compile that and conduct it with a website please explain me the how to compile that ?

1 3651

c++ is a pure object oriented programming or not?

Wipro,

5 6982

why we are declare the function in the abstract class even though we are declaring it in Derived class?

TCS,

1 4005

How we can set and clear bit in a byte using macro function?

L&T, Samsung,

2 20645

How we can write a value to an address using macro..?

Tata Elxsi,

3481

#define FALSE -1 #define TRUE 1 #define NULL 0 main() { if(NULL) puts("NULL"); else if(FALSE) puts("TRUE"); else puts("FALSE"); }

1 9105


Un-Answered Questions { Programming Languages }

How to install homestead vagrant box?

757


what are other resources are needed for this mantis?

1967


What is a block module?

92


How do you sort a sort function in c++ to sort in descending order?

1009


Is php used in 2019?

1005


Is drupal 7 still supported?

104


How to Obtain a list of available BDE language drivers?

1730


Is haskell faster than python?

882


What are views in drupal?

98


Explain the difference between laravel 4 and laravel 5?

807


How to display the contents of the text file in reverse order?

917


What are the best ecommerce platforms?

1


Tell me how to create a text file in php?

996


How to hide the top admin bar at the frontend of wordpress 3.4?

162


List out the benefits of using Joomla?

124