GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Placement Papers  >  TCS  >  C
Go To First  |  Previous Question  |  Next Question 
 C  |  Question 78 of 87    Print  
What is the difference between "C structure" and "C++ structure".

  
Total Answers and Comments: 0 Last Update: September 15, 2005     Asked by: Srikanth 
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

Latest Answer : Overloading, an assignment operator is overloaded in a base class, it cannot be inherited in a derived class. And overriding is to create a new class using derived class. ...
Read Answers (5) | Asked by : Srikanth

View Question | Asked by : Srikanth

1. Difference between "C structure" and "C++ structure".2. Diffrence between a "assignment operator" and a "copy constructor"3. What is the difference between "overloading" 
Latest Answer : jhglk; ...
Read Answers (17) | Asked by : Srikanth

Latest Answer : We can list as:1. In classes the default scope is private whereas in structures u have public.equir2.Also, u can define the scope according to is requiremeuctunts in claasses.3. In classes u can create fn nd methods which is not so in d case of structures.4.You ...
Read Answers (10) | Asked by : nagalakshmi

Latest Answer : The major difference between methods and functions is that methods called by the reference variables called objects where as the functions do not having any reference variables. ...

Tell one difference which is in C and not in C++. Can we pass arguments in main() Difference between static and constant variable.


 Sponsored Links

 
Related Articles

C++ Structure Part II

C Structure Part II In this C tutorial Structures Part II you will learn how to use structure in an efficient way and features of structures explained with examples mosgoogle center Structure Members Initialization As with arrays and variables structure members can also be initialized This is perfor
 

C++ Structure

C Structure In this C tutorial you will learn about Structure declaring a Structure how to declare Structure Variable and how to access the structure members in C mosgoogle What is a Structure Structure is a collection of variables under a single name Variables can be of any type int float char et
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

Difference between Scholarship and Grant

Difference between Scholarship and Grant While both scholarships and grants allow students to pay for their tuition without having to pay the money back there are a number of key differences between the two Knowing the difference between grants and scholarship will make it much easier for students t
 

The Difference Between Data Mart and Data Warehouse

The Difference Between Data Mart and Data Warehouse The biggest decision facing most IT managers today is whether or not they should construct the data mart before the data warehouse Many vendors will tell you that data warehouses are hard to build as well as expensive mosgoogle If you listen to som
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape