We are here with you hands in hands to facilitate your learning & don't appreciate the idea of copying or replicating solutions. Read More>>
+ Link For Assignments, GDBs & Online Quizzes Solution |
+ Link For Past Papers, Solved MCQs, Short Notes & More |
Dear Students! Share your Assignments / GDBs / Quizzes files as you receive in your LMS, So it can be discussed/solved timely. Add Discussion
How to Add New Discussion in Study Group ? Step By Step Guide Click Here.
CS411 Assignment No 01 Solution & Discussion Due Date : 09-11-2017
See the attached file please
Tags:
+ How to Follow the New Added Discussions at Your Mail Address?
+ How to Join Subject Study Groups & Get Helping Material? + How to become Top Reputation, Angels, Intellectual, Featured Members & Moderators? + VU Students Reserves The Right to Delete Your Profile, If?.
+ http://bit.ly/vucodes (Link for Assignments, GDBs & Online Quizzes Solution)+ http://bit.ly/papersvu (Link for Past Papers, Solved MCQs, Short Notes & More)
+ Click Here to Search (Looking For something at vustudents.ning.com?) + Click Here To Join (Our facebook study Group)Please Discuss here about this assignment.Thanks
Our main purpose here discussion not just Solution
We are here with you hands in hands to facilitate your learning and do not appreciate the idea of copying or replicating solutions. Read More>>
Note:-
For Important Helping Material related to this subject (Solved MCQs, Short Notes, Solved past Papers, E-Books, FAQ,Short Questions Answers & more). You must view all the featured Discussion in this subject group.
For how you can view all the Featured discussions click on the Back to Subject Name Discussions link below the title of this Discussion & then under featured Discussion corner click on the view all link.
Or visit this link
&
.•°How to Download past papers from study groups°•.
Please Click on the below link to see…
.... How to Find Your Subject Study Group & Join ....
P.S: Please always try to add the discussion in proper format title like “CS101 Assignment / GDB No 01 Solution & Discussion Due Date: ___________”
Share your ideas plz
Dear Students Don’t wait for solution post your problems here and discuss ... after discussion a perfect solution will come in a result. So, Start it now, replies here give your comments according to your knowledge and understandings....
See the attached folder
es men soloution hai???? Tariq Malik
class Program
{
static void Main(string[] args)
{
char ch;
bool flag = true;
List students = new List();
do
{
Console.WriteLine("Welcome to Student Record Management System.");
Student student = new Student();
Console.WriteLine("Please Enter Student's Name: ");
student.Name = Console.ReadLine();
Console.WriteLine("Please Enter Student's Id: ");
student.Id = Console.ReadLine();
Console.WriteLine("Please Enter Student's Age: ");
student.Age = int.Parse(Console.ReadLine());
Console.WriteLine("Please Enter Student's Semester: ");
student.Semester = int.Parse(Console.ReadLine());
students.Add(student);
Console.WriteLine("Student's Record Entered Succussfully.");
Console.WriteLine(
"Press 'S' to show entered record or press 'N' to Enter New Record or Press 'E' to exit");
ch = Console.ReadKey().KeyChar;
Console.WriteLine();
switch (ch)
{
case 'n':
case 'N':
continue;
case 's':
case 'S':
foreach (Student std in students)
{
Console.WriteLine("Student Name: " + std.Name);
Console.WriteLine("Student Id: " + std.Id);
Console.WriteLine("Student Age: " + std.Age);
Console.WriteLine("Student Semester: " + std.Semester);
Console.WriteLine();
}
ye code run nhe hota error dy rha hai ab kya krn aj last date hai plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz helppppppppppppppppppppppppppppppppppppppppppppppp
file ko zip ya rar ma kasy convert krty hain idea bta den plz method plz
thanks masooma plz image.gif ma kasy bnaen ge ya kasy convert kren ge
plz
aap lms mein cs411 k download walay option per jaein aur wahan say last page mein gif software ha koi 623 kb ka usay download kr k open krein record ka button hoga us pay press kr k us window pannel ko us jaga per lay jaein jahan recording krni ha aur phr usay save kr lein phr automatically gif mein convert ho jaey gi
© 2019 Created by + M.Tariq Malik.
Powered by
Promote Us | Report an Issue | Privacy Policy | Terms of Service
VU Students reserves the right to delete profile, which does not show any Activity at site nor has not activity more than 01 month.
We are user-generated contents site. All product, videos, pictures & others contents on vustudents.ning.com don't seem to be beneath our Copyrights & belong to their respected owners & freely available on public domains. We believe in Our Policy & do according to them. If Any content is offensive in your Copyrights then please email at m.tariqmalik@gmail.com or Contact us at contact Page with copyright detail & We will happy to remove it immediately.
Management: Admins ::: Moderators
Awards Badges List | Moderators Group
All Members | Featured Members | Top Reputation Members | Angels Members | Intellectual Members | Criteria for Selection
Become a Team Member | Safety Guidelines for New | Site FAQ & Rules | Safety Matters | Online Safety | Rules For Blog Post