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...


Does c have class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

hat is a pointer?

4 Answers   Assurgent,


a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

0 Answers   Wilco,


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

0 Answers  


Why c language?

0 Answers  


what is call by value and call by reference

4 Answers  


find the minimum of three values inputted by the user

3 Answers  


What is meant by gets in c?

0 Answers  


#define d 10+10 main() { printf("%d",d*d); }

6 Answers  


What is difference between structure and union in c programming?

0 Answers  


WAP &#8211; represent a char in binary format

4 Answers   Motorola, Wipro,


void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }

5 Answers   C DAC, CDAC, Infosys, Wipro,


Explain how do you determine whether to use a stream function or a low-level function?

0 Answers  


Categories