You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to itc-d-f...@googlegroups.com
Dear All,
Does anybody remember what we did in Lab 8 ? Kindly send me the description if anyone remembers.
P.S. Talha, I guess you have the manual. Can you please send me?
--
Thanks,
Amber M.
Ahmed Bokhari
unread,
Dec 7, 2012, 9:31:35 AM12/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to itc-d-f...@googlegroups.com
i think lab 8 was not conducted becoz of mid2
--
Thanks,
Amber M.
--
amber moien
unread,
Dec 7, 2012, 9:35:13 AM12/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to itc-d-f...@googlegroups.com
Ahmed, your mid was in Lab 9. Isn't it ?
--
--
Regards
Amber M.
Ahmed Bokhari
unread,
Dec 7, 2012, 9:37:08 AM12/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to itc-d-f...@googlegroups.com
no mam in lab 9 u gave us only one question and were caught in copying through mail.......
--
Ahmed Bokhari
unread,
Dec 7, 2012, 9:37:49 AM12/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to itc-d-f...@googlegroups.com
i have a manuals of lab 9 but im not confirmed that lab 9 was conducted or not
Ahtisham Ahmad
unread,
Dec 7, 2012, 10:18:10 AM12/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to itc-d-f...@googlegroups.com
i think we print the minimum nd maximum numbers in lab 8
--
Ahtisham Ahmad
unread,
Dec 7, 2012, 10:20:00 AM12/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to itc-d-f...@googlegroups.com
i think it is jxt like... An example of syntax of while loop is:
int x=10,y=20;
while(x<y) loop
{
x = x+1;
y = y-1;
}
//in parenthesis we have condition, which when true takes us inside
Talha Uzair
unread,
Dec 7, 2012, 11:51:11 AM12/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to itc-d-f...@googlegroups.com
Ma'am!
LAb mid was conducted in lab-8...... I couldn't find any lab-8 manual.
I remembered that lab mid was conducted in the very next lab after those "triangles and diamonds" lab. In lab 9 we made a program a to correct all the errors in sentence like i.e (starting the sentence with capital letter, handling multiple spaces and considering '\n' as a space.)