freelanceprogrammers.org Forum Index » C
Very Important
Joined: 29 Dec 2004
Posts: 4
Very Important
Hi Everybody
Please Try to help me solving these questions
These r not HW questions
Please Replay to This mail
Please don`t ignore this mail, This is very urgent for
me.
1. What is the o/p.
Struct a
{
union un
{
int i;
float f;
};
union un1
{
double d;
float fl;
};
};
void main()
{
printf9"%d",sizof(a));
getch();
}
2. Explain the need for "Virtual Destructor".
3. What are Virtual Functions? How to implement
virtual functions in "C"
4. How to write a program such that it will delete
itself after execution?
5. Can we generate a C++ source code from the binary
file?
6. How to write Multithreaded applications using C++?
7. What is Memory Alignment?
8. What are the techniques you use for debugging?
9. Give 2 examples of a code optimization.
I am requesting with u Please Please replay to this
Thanks and Regards
swaroop
Bangalore
__________________________________
Do you Yahoo!?
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com
Joined: 29 Dec 2004
Posts: 4
Very Important
Hi Everybody
Please Try to help me solving these questions
These r not HW questions
Please Replay to This mail
Please don`t ignore this mail, This is very urgent for
me.
1. What is the o/p.
Struct a
{
union un
{
int i;
float f;
};
union un1
{
double d;
float fl;
};
};
void main()
{
printf9"%d",sizof(a));
getch();
}
2. Explain the need for "Virtual Destructor".
3. What are Virtual Functions? How to implement
virtual functions in "C"
4. How to write a program such that it will delete
itself after execution?
5. Can we generate a C++ source code from the binary
file?
6. How to write Multithreaded applications using C++?
7. What is Memory Alignment?
8. What are the techniques you use for debugging?
9. Give 2 examples of a code optimization.
I am requesting with u Please Please replay to this
Thanks and Regards
swaroop
Bangalore
__________________________________
Do you Yahoo!?
Meet the all-new My Yahoo! - Try it today!
http://my.yahoo.com
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







