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


What is the difference between class and object in c?


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

Post New Answer

More C Interview Questions

How can I do peek and poke in c?

0 Answers  


Write a program to print factorial of given number without using recursion?

0 Answers  


What is the difference between #include <header file> and #include “header file”?

0 Answers  


Are the variables argc and argv are always local to main?

0 Answers  


If the static variable is declared as global, will it be same as extern?

1 Answers   Samsung,


write a program for size of a data type without using sizeof() operator?

22 Answers   HCL, IBM,


find the sum of two matrices and WAP for it.

0 Answers   Huawei,


What is a macro?

0 Answers  


what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }

6 Answers   Microsoft,


What are operators in c?

0 Answers  


What is the full form of getch?

0 Answers  


Explain the properties of union.

0 Answers  


Categories