C++: a beginner's Guide, Second Edition



Download 11,33 Mb.
Pdf ko'rish
bet96/194
Sana12.03.2022
Hajmi11,33 Mb.
#491693
1   ...   92   93   94   95   96   97   98   99   ...   194
Bog'liq
C A Beginner\'s Guide 2nd Edition (2003)

1.
 
What are the two ways that an argument can be passed to a subroutine?
2.
 
In C++, what is a reference? How is a reference parameter created?
3.
 
Given this fragment,
int f(char &c, int *i);
// ...
char ch = 'x'; int i = 10;
show how to call f( ) with the ch and i.
4.
 
Create a void function called round( ) that rounds the value of its double argument to the nearest 
whole value. Have round( ) use a reference parameter and return the rounded result in this 
parameter. You can assume that all values to be rounded are positive. Demonstrate round( ) in a 
program. To solve this problem, you will need to use the modf( ) standard library function, which is 
shown here:
double modf(double num, double *i);


33 
C++ A Beginner’s Guide by Herbert Schildt 
The modf( ) function decomposes num into its integer and fractional parts. It returns the fractional 
portion and places the integer part in the variable pointed to by i. It requires the header .
5.
 
Modify the reference version of swap( ) so that in addition to exchanging the values of its 
arguments, it returns a reference to the smaller of its two arguments. Call this function min_swap( ).
6.
 
Why can’t a function return a reference to a local variable?
7.
 
How must the parameter lists of two overloaded functions differ?
8.
 
In Project 6-1, you created a collection of print( ) and println( ) functions. To these functions, add a 
second parameter that specifies an indentation level. For example, when print( ) is called like this,
print("test", 18);
output will indent 18 spaces and then will display the string “test”. Have the indentation parameter 
default to 0 so that when it is not present, no indentation occurs.

Download 11,33 Mb.

Do'stlaringiz bilan baham:
1   ...   92   93   94   95   96   97   98   99   ...   194




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©hozir.org 2024
ma'muriyatiga murojaat qiling

kiriting | ro'yxatdan o'tish
    Bosh sahifa
юртда тантана
Боғда битган
Бугун юртда
Эшитганлар жилманглар
Эшитмадим деманглар
битган бодомлар
Yangiariq tumani
qitish marakazi
Raqamli texnologiyalar
ilishida muhokamadan
tasdiqqa tavsiya
tavsiya etilgan
iqtisodiyot kafedrasi
steiermarkischen landesregierung
asarlaringizni yuboring
o'zingizning asarlaringizni
Iltimos faqat
faqat o'zingizning
steierm rkischen
landesregierung fachabteilung
rkischen landesregierung
hamshira loyihasi
loyihasi mavsum
faolyatining oqibatlari
asosiy adabiyotlar
fakulteti ahborot
ahborot havfsizligi
havfsizligi kafedrasi
fanidan bo’yicha
fakulteti iqtisodiyot
boshqaruv fakulteti
chiqarishda boshqaruv
ishlab chiqarishda
iqtisodiyot fakultet
multiservis tarmoqlari
fanidan asosiy
Uzbek fanidan
mavzulari potok
asosidagi multiservis
'aliyyil a'ziym
billahil 'aliyyil
illaa billahil
quvvata illaa
falah' deganida
Kompyuter savodxonligi
bo’yicha mustaqil
'alal falah'
Hayya 'alal
'alas soloh
Hayya 'alas
mavsum boyicha


yuklab olish