Wednesday, 10 February 2010

Report Writing Templates

report writing templates"report writing templates"
Can anyoone plz provide me some answers for my following questions?

1.Are the following statements true or false:

a.Object Oriented Programming C++ is slower than procedural programming
b.Abstraction can be implemented using structures in C++.
c. C++ supports both modular programming and object – oriented programming.

2.Write a C++ program that accepts two strings as argument and reports whether the first string is part of second or not. In case first string occurs multiple times in second string. It reports the number of times it occurs in second.

3.Write a C++ program to accept a 5 digit number and report whether it is divisible by 3, 5, 7, 9 or not.


4. Explain Operator overloading & Function overloading in C++.

5.Write a C++ program that throws an arithmetic exception whenever the result of arithmetic computation becomes odd.


6.Write a template in C++ for a list class; name it as linked – list – singly.


Anyone who knows the answers to your homework probably won't provide them to you... because it means that one day they might be working with you when you don't know a thing, or cleaning up after when you can't code at all.

My suggestion is to do your own homework and pay attention in class a little more.


Practical Report Writing.









report writing templates
report writing templates
report writing templates

No comments:

Post a Comment