A question fast , my exam in a few hour's

I have a tbing that I don't udnerstand :
I understand what delegation is and s stub zone , I mean stub zone's for example , I have the domain : domain.com and another .. subdomain sub.domain.com , and I make a stub zone for subdmai , sub.domain.com and this make's NS resource's in the DNS databases's from DNS server's from domain.com , no ? And if one client from domain.com , wan't to browse by DNS name a cleitn from sub.domain.com , it will use the DNS NS to locate the autoritive server's from sub.domain.com and get the FQDN no ?
I don't udnerstand then .. what6 is the diference ? betwne .. conditional forwading and stub zone. I mean is almost the same thig , just stub zone uses NS to forward to autoritive server's request and another A resources to know whidh are the autortive server's from sub.domain.com and contitinal forwding onm windows 2003 server's send' the query for FQDN to IP , to the server' autoritive for sub.domain.com no ..?
Stub ZOne contain's , in the DNS primary domain.com ,server's : SOA , NS resource's and A hsot from autoritte server's for sub.domain.com.
Delegation mean's creating another zone in domain.com , for sub.domain.com ? What's the diference ? betworn stub zone.. stub zone's only mean's SOA+ NS+A for sub.domain.com resolbing query and delegaation mean's a whole zone ?
Conditional forwding is ssendig quesrys to autoritive server's no ? Like .. stub zone uses NS and A for autoritve server's to send there..
Maybe someone can please help me fast , I don't want to have doub'ts there...
I understand what delegation is and s stub zone , I mean stub zone's for example , I have the domain : domain.com and another .. subdomain sub.domain.com , and I make a stub zone for subdmai , sub.domain.com and this make's NS resource's in the DNS databases's from DNS server's from domain.com , no ? And if one client from domain.com , wan't to browse by DNS name a cleitn from sub.domain.com , it will use the DNS NS to locate the autoritive server's from sub.domain.com and get the FQDN no ?
I don't udnerstand then .. what6 is the diference ? betwne .. conditional forwading and stub zone. I mean is almost the same thig , just stub zone uses NS to forward to autoritive server's request and another A resources to know whidh are the autortive server's from sub.domain.com and contitinal forwding onm windows 2003 server's send' the query for FQDN to IP , to the server' autoritive for sub.domain.com no ..?
Stub ZOne contain's , in the DNS primary domain.com ,server's : SOA , NS resource's and A hsot from autoritte server's for sub.domain.com.
Delegation mean's creating another zone in domain.com , for sub.domain.com ? What's the diference ? betworn stub zone.. stub zone's only mean's SOA+ NS+A for sub.domain.com resolbing query and delegaation mean's a whole zone ?
Conditional forwding is ssendig quesrys to autoritive server's no ? Like .. stub zone uses NS and A for autoritve server's to send there..
Maybe someone can please help me fast , I don't want to have doub'ts there...

Optimism is an occupational hazard of programming: feedback is the treament. (Kent Beck)
Comments
For conditional forwarding. It don't necessary have to be authorized for the zone. You could be forwarding to a cache server.
====================================
(2) For stub zone or delegation, the DNS server tells the DNS client which do the query to quer the stub zone or delegate server(iterative query??).
For conditional forwarding, the client's DNS server makes the query for the client(recursive).
=================================
I'm not too sure if what I said is correct. A bit lazy to check.
Thank's boy's !
Good luck on the exam!
I think I saw this point somwhere else , and I coulden't answer now I can !