+ Link For Assignments, GDBs & Online Quizzes Solution |
+ Link For Past Papers, Solved MCQs, Short Notes & More |
CS201 Mid Term Papers Fall 2019 (14~26 December 2019) & All Solved Past Papers, Solved MCQs & Helping Material
CS201 All current and MidTerm Past Paper Download,
Share you’re MidTerm Term Papers (Questions/Pattern) & Past Papers as well here to help each other. Thanks
Following type of Document can comments in this discussion:
Note:
For Important Helping Material related to subject CS201 (Solved MCQs, solved past Papers, Short Notes, E-Books, FAQ, Short Questions Answers & more). You must view all the Discussion in this subject group.
Tags:
+ 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)Share Your Mid Term Papers Fall 2019 (Questions/Pattern) & Past Papers as well here to help each other. Thanks
Note: (This is Featured Discussion)
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.
CS201 |
cs201-midterm-final-terms-papers-by-moaaz/
CS201- Midterm Solved Mcqs With References By Moaaz And Asad.Pdf, 264 KB
Thanks but last 2 links are broken..
Cs201 current paper 14_12_2019
8:30am
Q no.1
Convert the following while loop into a for loop
Int I=1;
While(i<=h)
{
Couti*I;
I++;
}
Q no.2
Given below is the code segment of a file handling program. What is the purpose of the condition given in the while loop
While(! Infile.eof())
{
Infile>> name>>sal>>dept;
Cout name"\ t" saal"\ t" dept endl;
}
Q no.3
Write a function definition which takes three arguments: retail price, sales taxes, incom tax and returns the net price of a book.
Note: the net price of the book can be calculated by the formula
Net price= retail price + sales tax + incom tax
Q no.4
Write a program which defines two string " Hello" and "Pakistan", merges both the strings using manipulation function and display on the screen.
Q no.5
What will be the output from the following program?
#include<iostream>
#include<conio.h>
Int main ( )
{
for int i=1; i<6;i++
If( i%2==0)
Couti+1endl;
else
Coutiendl;
System("pause");
}
CS201 Solved Mid Term Papers fall 2019 December 2019
Finally I attempt my paper CS201
Total questions 1 to 23
1 to 19 only MCqs (mostly from previous papers)
2 shorts (one and two dimentonal array , file data on disk)
2 programs ( interger from user and display product with formula , and 1 long program kilogram weight ponds like this)
ALHMADULILLAH
CS201 Solved Mid Term Papers fall 2019
Cs201 15/12 4pm
program(marks 3): make a 2d array of 3x3
2nd question(marks 3) find the mistakes in following
If(num%2==o);
Cout"the number is even";
else()
Cout"the number is odd";
3rd question(marks 5) define the function of following
outfile.open
4rth question(marks 5) find the perimeter of a circle by taking value of radius from user. You just have to declare 2 variables peri and radius and formula is
Perimeter of circle=2*3.14*radius
5th question(marks 5) make a program which converts the weight in kgs to pounds by defining function..
Mcqs were easy if u read handouts just 2 or 3 mcqs came from past papers.. But it was easy.
CS201 Solved Mid Term Papers fall 2019
Cs201 15/12 4pm
program(marks 3): make a 2d array of 3x3
2nd question(marks 3) find the mistakes in following
If(num%2==o);
Cout"the number is even";
else()
Cout"the number is odd";
3rd question(marks 5) define the function of following
outfile.open
4rth question(marks 5) find the perimeter of a circle by taking value of radius from user. You just have to declare 2 variables peri and radius and formula is
Perimeter of circle=2*3.14*radius
5th question(marks 5) make a program which converts the weight in kgs to pounds by defining function..
Mcqs were easy if u read handouts just 2 or 3 mcqs came from past papers.. But it was easy.
CS201..
Loops iterations, functions calling techniques, diagonal of matrix [N][N], arithmetic solutions to check order, diagonal and quotient questions
© 2021 Created by + M.Tariq Malik.
Powered by
Promote Us | Report an Issue | Privacy Policy | Terms of Service
We are user-generated contents site. All product, videos, pictures & others contents on site 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 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