Cs201P.. current paper Mostly Quiz The World of education ki jtni be Videos hein. Cs201 P ki Agar Wo kr Lyn gye to Quiz SB slove ho Jaye gy..kyun unko dkhny se Apka concept clear hoga . Next... QUESTION What will be the value of the give expression after the evaluation if x= 3 and Y =2? (++X++y)_2 Question.. What happens when we use new and delete operator..? Question: Write a program that print the sum of 1 to 1000 odd numbers using while loop.. Question: important point about variable in C++ Question:2 error correct krny thy... Question: program ke output find krni thi..two dimensional array ka program Tha.. Alhamdulillah Alhamdulillah Mera paper bhttt acha hogyaa.. Thanks to World of education..
19:25 correct answer should be "shared by objects" Static data member ko class ke andar sirf declare kiya jata hai, aur usse class ke bahar define aur initialize kiya jata hai. handouts me be likha hai "We initialize it outside of the main." although a great way of explaining.
Thanks alooooOt sir! apki videos bohat helpful hoti hain preparation k liye... aur apka teach krny ka method bohat acha hai... sary concept mcqses m hi cover krwa diye apny... Again Thanks sir with loooot of love and appreciation.. God bless u 😊❤❤
20:07 Static data members of a class can be public or private. The objects of the class have access to them. They can manipulate it. But it is created and initialized only once. There is a single copy of these static data members regardless of how many objects of the class you create. page 467
CS201 Write definition of friend function total marks(). Write one unary operator for post increment and pre decrementing the value of variable x. Name the concept in which we declare two functions with same name same program but different parameters. Write code to declare matrix of 3×3 using for loop. Write name of file in which we write anything appear in the end.
Specially thanks to you.. Sir Apki waja se Mera AJ cs201P ka paper bhtt bhtt Kamal ka huwa.. Mjhy kuch be n ATA Tha..Apki videos perpere kr K Gai thi SB usi m se Aya .
28:34 Template function ke saath, compiler automatically " parameters" ko detect karta hai aur "function ki ek new copy " generate karta hai using the passed data. in handouts "The compiler will analyze the program and see for which data type, the template function has been called. According to this, it will get the template and write a function for that data type."
MCQ 3 -> initialize a character array option 1 = course [12] = "programming" ; -> 11 for the word + 1 for null character option 2 = course [ ] = {"programming"} ; -> here the program will automatically assume the size (tried on DEV-C++) i think both options are correct ?
Sir mcqs no 17 mein agr hm C1=C2; kr dein tu code without any logical error execute ho jata hai ye mein ne khud practically kr ke dekha hai aur chatgpt aur meta Ai se confirm b kiya hai So iss ka 4th option hota hai
Assalamaolaikum. sir kia ya jo online classes hoti thi cs201 ki ab next smaster ma programing ki classes pir sa ho gi kia? agr ho gi tu hm inhy join key kr sakty?
38:20 I think your answer is wrong because in the tips of 24 lecture , the first tip is “ Using dynamic memory is more efficient than the static memory.” So the answer is “less”.
No less nai ho sakta In dynamic memory if we want to more cells of memory than we can but in static there is no option like this So dynamic memory is more efficient than static memory this is cleared you can search your handout also Thanks 👍
@@World_of_Educationtw sir g m bhi tw yhi keh rhi hun k dynamic more efficient h than static .theek hogya Or according to the statement unho ny simply static ko pehly likh diya h is liye sir g static less efficient hui k Nai. Simple si tw baat h m ny ap ko explain bhi kiya h handouts sy line bhi copy kr k di h agr phir bhi ap keh Ty hain k app ka answer theek h Jo k “ it depends on the situation “ h tw I am sorry. AAP last many years sy pardha rhy hain tw ap ko ziyada pta hoga. But aik dfa ap bhi dekh lain.😊❤❤
@@MINALSOHAIL-b7e Subjective m mostly output likhni thi questions ki aur nested aur macros k hawale s b question aye he jin ki output likhni thi aur y b question aya tha 3 values thi aur y pucha hua tha k call by value,reference,aur pointer kon ci hai aur reading k hawale s b aik question tha aur oveloading k hawale s b
regular classes kesy dety hain ap or kia procedure ha is ka, free hoti hain? kindly lazmi btaiya ga ya semester to guzr gia ha next ka phr classes leny ka sochon gi
Current CS201 Paper 24th july 2024. mcqs (intermediate): mostly from mcqs vids on youtube short: when we instantiate object which special function is automatically called? Ans: constructor Mostly outputs programs.. most of them were from templates and one was from mytypes. syntax of operator overloading function and also write an example. long: mostly outputs of long difficult programs (maybe from handouts) A program from classes in which we had to complete the program by declaring some objects that were asked in the question. Write a program: class name was given a. write a Default constructor for the class b. write a parameterized constructor for the class with the values taken by user. Tip: DO prepare for all sorts of outputs for subjective.
Sir assalamualaikum mujhe aik baat btaien agar mere tamam subject final term ki date sheet mn hain tu iss ka Matlab k mn ne 20 percent ki requirement puri kr li ha am i right then mujhe 30 percent marks chaiye in final term to cross the line am i right?
Aaj mera CS201 ka paper tha ismain say hardly 3-4 mcqs ayein hogy ….. Or Subjective part main say kuch be nahi aaya waise For loop Classes template ya lamzi kar k jein Or kindly is video par time waste maat kaarein
Dear student Cs201p Ka Lia as it is Ya video Plus Midterm wali video Ha Or Cs101 Ki video Be search Kara same TH-cam par Cs101 Final Term Preparation By World Of education AP ko complete videos Mil gy ge
Cs201P.. current paper
Mostly Quiz The World of education ki jtni be Videos hein. Cs201 P ki Agar Wo kr Lyn gye to Quiz SB slove ho Jaye gy..kyun unko dkhny se Apka concept clear hoga .
Next... QUESTION
What will be the value of the give expression after the evaluation if x= 3 and Y =2? (++X++y)_2
Question.. What happens when we use new and delete operator..?
Question:
Write a program that print the sum of 1 to 1000 odd numbers using while loop..
Question: important point about variable in C++
Question:2 error correct krny thy...
Question: program ke output find krni thi..two dimensional array ka program Tha..
Alhamdulillah Alhamdulillah Mera paper bhttt acha hogyaa..
Thanks to World of education..
Kahn s milya gy
khn sy tyari ki thi apna plzz bta dy meran kal ppr h
Is Cs201 and Cs201 p are different subjects?
19:25 correct answer should be "shared by objects"
Static data member ko class ke andar sirf declare kiya jata hai, aur usse class ke bahar define aur initialize kiya jata hai. handouts me be likha hai "We initialize it outside of the main."
although a great way of explaining.
Today was my cs201 paper and 14 mcqes esi video se aye very helpful thanks again 🙏
Subjective kesa aaya tha apka...konse questions thay kindly btaden thanks.
bhai kon kon sa tha muja b bta do mara kal paper ha
20:10 the static data member can be private or public. is correct answer not private one.
Thanks alooooOt sir! apki videos bohat helpful hoti hain preparation k liye... aur apka teach krny ka method bohat acha hai... sary concept mcqses m hi cover krwa diye apny... Again Thanks sir with loooot of love and appreciation.. God bless u 😊❤❤
20:07 Static data members of a class can be public or private. The objects of the class have access to them. They can manipulate it. But it is created and initialized only once. There is a single copy of these static data members regardless of how many objects of the class you create. page 467
love your teaching style
CS201
Write definition of friend function total marks().
Write one unary operator for post increment and pre decrementing the value of variable x.
Name the concept in which we declare two functions with same name same program but different parameters.
Write code to declare matrix of 3×3 using for loop.
Write name of file in which we write anything appear in the end.
Specially thanks to you..
Sir Apki waja se Mera AJ cs201P ka paper bhtt bhtt Kamal ka huwa..
Mjhy kuch be n ATA Tha..Apki videos perpere kr K Gai thi SB usi m se Aya
.
Or cs201?
Ya wali vedio? Ya koi or b thi?
28:34 Template function ke saath, compiler automatically " parameters" ko detect karta hai aur "function ki ek new copy " generate karta hai using the passed data.
in handouts "The compiler will analyze the program and see for
which data type, the template function has been called. According to this, it will get
the template and write a function for that data type."
this video is very useful . is video sa mera bhot zada sawal aye hai . word to word same questions
Kisay questions Aya thay Kuch bata saktay hain
Bhot BHOt acha
Very helpful video❤
first question
correct answer
void funcation(int &num) {
num = num + 10;
}
int a = 5;
cout
👌welldone. Thank you sir
MCQ 3 -> initialize a character array
option 1 = course [12] = "programming" ; -> 11 for the word + 1 for null character
option 2 = course [ ] = {"programming"} ; -> here the program will automatically assume the size (tried on DEV-C++)
i think both options are correct ?
option 1 is correct nor option
30:25 All is the correct answer
YourTeaching methods is very good
Love you sir I appreciate you.
Static data members in a class can be private, public, or protected, just like any other data members.
Sir mcqs no 17 mein agr hm C1=C2; kr dein tu code without any logical error execute ho jata hai ye mein ne khud practically kr ke dekha hai aur chatgpt aur meta Ai se confirm b kiya hai So iss ka 4th option hota hai
Answer to ay ga but wrong answer ay ga or yhi is ka logical error h
@@Shamraz58 shayad ap ne theek se perha nhi mein ne kaha mein ne issy different programs pr try kiya answer bilkul theek aya
@@chwahab22 OK dear
Sir please upload the video of CS302 and CS302P. . . . Please sir
Assalamaolaikum. sir kia ya jo online classes hoti thi cs201 ki ab next smaster ma programing ki classes pir sa ho gi kia? agr ho gi tu hm inhy join key kr sakty?
Walaikum salam dear student
Please contact 03034148773 For more details
These are Online regular paid classes
38:20 I think your answer is wrong because in the tips of 24 lecture , the first tip is
“ Using dynamic memory is more efficient than the static memory.”
So the answer is “less”.
No less nai ho sakta
In dynamic memory if we want to more cells of memory than we can but in static there is no option like this
So dynamic memory is more efficient than static memory this is cleared you can search your handout also
Thanks 👍
@@World_of_Educationtw sir g m bhi tw yhi keh rhi hun k dynamic more efficient h than static .theek hogya
Or according to the statement unho ny simply static ko pehly likh diya h is liye sir g static less efficient hui k Nai. Simple si tw baat h m ny ap ko explain bhi kiya h handouts sy line bhi copy kr k di h agr phir bhi ap keh Ty hain k app ka answer theek h Jo k “ it depends on the situation “ h tw I am sorry.
AAP last many years sy pardha rhy hain tw ap ko ziyada pta hoga.
But aik dfa ap bhi dekh lain.😊❤❤
@@RanaIhtsham-h2m yes you are right 😊 the answer is less
@@RanaIhtsham-h2myes ri8
@@RanaIhtsham-h2m yes the answer is less
Or. Concepts bhi clear karwa dejy ga. Jasy. Ap. Or subject ki vedio banaty ha. Mcqs or. Subjective preparation per.
Subjective part kab upload kary gy ap.?
Great video Bhut sy MCQs ap ki is vidoe s aye hue the CS201 k exam mein and plz make a video on eng201 also
Subjective mein kia aya tha apke?
@@MINALSOHAIL-b7e Subjective m mostly output likhni thi questions ki aur nested aur macros k hawale s b question aye he jin ki output likhni thi aur y b question aya tha 3 values thi aur y pucha hua tha k call by value,reference,aur pointer kon ci hai aur reading k hawale s b aik question tha aur oveloading k hawale s b
@@mahamfaiz976 Thanks alot
@@MINALSOHAIL-b7e when is ur exam ??
@@mahamfaiz976 aaj hai
regular classes kesy dety hain ap or kia procedure ha is ka, free hoti hain? kindly lazmi btaiya ga ya semester to guzr gia ha next ka phr classes leny ka sochon gi
AOA sir. Ap ny Cs 302 k subject per koi vedio ni bani. Please ap sy request ha k. Cs 302 ki. Final terms preparation per vedio bana. Dy.
Walaikum salam dear student
Inshallah Kal Upload Ho ge Cs302 Ki video
Current CS201 Paper 24th july 2024.
mcqs (intermediate): mostly from mcqs vids on youtube
short:
when we instantiate object which special function is automatically called?
Ans: constructor
Mostly outputs programs.. most of them were from templates and one was from mytypes.
syntax of operator overloading function and also write an example.
long:
mostly outputs of long difficult programs (maybe from handouts)
A program from classes in which we had to complete the program by declaring some objects that were asked in the question.
Write a program: class name was given
a. write a Default constructor for the class
b. write a parameterized constructor for the class with the values taken by user.
Tip: DO prepare for all sorts of outputs for subjective.
sir please make a video of cs304p ..thanks👍
Inshallahtallah uploaded Soon
(28:34) py jo question hai na us ka answer wrong lgaya va hai apny ...usy correct kr dijye plzz.
Sir group main Kesy add hona hai
17:22 answer is 3 not 2.
please fix it
Assalamualaikum cs304 ke subjective video bNa den jesy mid term mai banai thi
aslam u alikum sir ....!
iski pdf file khn se mila gi...?
Aslam O Alaikum Kay hall ha janb I like you voice 🎉😊
Bhout acha
Sir assalamualaikum mujhe aik baat btaien agar mere tamam subject final term ki date sheet mn hain tu iss ka Matlab k mn ne 20 percent ki requirement puri kr li ha am i right then mujhe 30 percent marks chaiye in final term to cross the line am i right?
Yeah mid mn 20% marks requir hoty hn pass hony k lya
@@Shamraz58 ok so no I need 30 percent for sure jo Mila k 50 percent Hoga at least to clear my exam
@@jvvimalik9 yeah INSHALLAH
@@Shamraz58 thanks 🙏
Sir how we take file's ?
Kon sa group ha sir ?
Old video again upload krdi nice
Really?
Sir apki part 2 video nhi ai
th-cam.com/video/-PRzNEYM4B4/w-d-xo.html
Cs304p ki b video bna da
Aaj mera CS201 ka paper tha ismain say hardly 3-4 mcqs ayein hogy ….. Or Subjective part main say kuch be nahi aaya waise
For loop Classes template ya lamzi kar k jein
Or kindly is video par time waste maat kaarein
questions no 8 answer is 3 because 1 arry is 2, so your answer is wrong
Agr kisi ne cs201 ka paper diya to please mere comment k reply main btana kia kia aya h
G 25 july morning 10 am pe dia mene CS201
Excellent Sir keep up the good work
Sir kindly final term 2024 Cs201p aur cs101 ki video bhi upload kr dyn plz
Dear student Cs201p Ka Lia as it is Ya video Plus Midterm wali video Ha
Or Cs101 Ki video Be search Kara same TH-cam par Cs101 Final Term Preparation By World Of education
AP ko complete videos Mil gy ge
Assalam o alaikum Sir Sir ap Second part kab Upload kry gy Practical ka bata de please 😊
Inshallah AJ Rat ko
Sir Baqi Books ke be Leacture wo be Upload kr de Shukariya
Whatshap group mn add hona mjhy😢
th-cam.com/video/m1RN9gn-tok/w-d-xo.html answer is #ndifine