At 12:00 , eventhough your answer is correct but the explanation is wrong...after the execution of last step i.e.val-- , its value becomes -1. Till here it is right. But then you said that it will directly check with the given condition i.e.val
Switch case works in a way that it can execute all the lines from below where we enter the switch loop, that's why we need a "break" statement which will bring us out of the loop after every case statement. If we don't then all the cases will be executed. In the above code there is no break statement so all cases get executed and thus the value of marks gets updated to 50 after which there is a break statement. So when marks get displayed, it displays the updated value i.e. 50. Srry for the long explanation but hope u understand what I am saying.👍
I didn't understood one of the ques in which while(1*1*1 == 1*1*1) Is (1==1) then why it will display False... Can anyone help with these? In video 11:45
LHS= 1*1*1= 1 RHS=1*1*1=1 means both sides has same value and comparison operator(==) compares both sides i.e control flow will be inside the loop and executes display false statement thats why false printed and then break statement executes and control flow go outsides the loop and only false will print. Understood???????
In this while loop , condition was satisfied that's why it will print false , if you put it a break statement the loop will be stop at this display statement if you don't use break statement the loop is like false,false,false......
@@Viralvlogvideos hi, my confusion is, for loop will execute from 0 to3, if now, our val= -1, then how will the loop execute? it is not justifying the condition of for loop. Please help.
In the c language ,we have a true or false . Given condition is true then it shows "1". If the statement is false I mean the following conditions in the code is false meanss its shows "0" . In the 1st questions that condition is not satisfying that why it's shown the "0" .
In 12:35 why will it be infinite..since the value of val is -1 it won't be accepted again since the range of val is from 0 to 3
same question
@@selvakumarj8491 because every time all the values of val will always be less than 3 so it will execute for infinte time
At 12:00 , eventhough your answer is correct but the explanation is wrong...after the execution of last step i.e.val-- , its value becomes -1. Till here it is right. But then you said that it will directly check with the given condition i.e.val
What language is used in pseudocode ? In java we don't use float literal....and the answer would have been yes.
4 day remaining for exam ,Verbals questions tricks video plz
How 50 answer if switch is true then only cases are executed .... Default execution when switch is false
Both the cases are false,marks are not equal to 20 ,25 bcoz marks =30,so that default case is executed and the answer is 50.
yes bro but she told 50 y?
Switch case works in a way that it can execute all the lines from below where we enter the switch loop, that's why we need a "break" statement which will bring us out of the loop after every case statement. If we don't then all the cases will be executed. In the above code there is no break statement so all cases get executed and thus the value of marks gets updated to 50 after which there is a break statement. So when marks get displayed, it displays the updated value i.e. 50. Srry for the long explanation but hope u understand what I am saying.👍
I didn't understood one of the ques in which while(1*1*1 == 1*1*1)
Is (1==1) then why it will display False... Can anyone help with these? In video 11:45
LHS= 1*1*1= 1 RHS=1*1*1=1 means both sides has same value and comparison operator(==) compares both sides i.e control flow will be inside the loop and executes display false statement thats why false printed and then break statement executes and control flow go outsides the loop and only false will print. Understood???????
@@santoshbeora yes.. thank u so much that was great explanation 😊
In this while loop , condition was satisfied that's why it will print false , if you put it a break statement the loop will be stop at this display statement if you don't use break statement the loop is like false,false,false......
@12.31 , the loop will run for 4 times rights, from 0 to 3???, it will keep on giving negative values, , why will it run for infinite time??
becoz every time var will be increase if u remember the syntax of for loop, everytime the var will change to O in for loop like for (var=0; var
@@Viralvlogvideos hi, my confusion is, for loop will execute from 0 to3, if now, our val= -1, then how will the loop execute? it is not justifying the condition of for loop. Please help.
@@karishmamantoo5767 same doubt
In for loops i++ is not there then why you are running loop
Where is the video for operators ?
Hello mam,. Is there any questions from cryptarithmetic topic for 22 August exam ?
But. In the mail, cryparithmatic part is not mentioned.
@@abisheakabi4750 ha
what about verbal it has 20 questions heavy weightable please make a video for short cuts
At 12:29 "for val=0 to 3 step 1 do" what does it mean? Plz help to solving this out
@AKSHAYKUMAR KOKITKAR ohkk but what does it mean "step 1 do". Is it related to program or it just say to do the first step
it means do the steps inside for loop
minus KA one has different fan base in full English video
It's positive, change your negative point of view
When will be next hiring for bsc in Infosys??
After 6 month
Need video for verbal ability and Mathematics ability
Very fruitful video mam.....a lot of thank....🙏🙏🙏
👌👌... Kindly upload mathematical ability videos
Can anyone explain how 1%5=1
Iam not getting it
% gives reminder
Same problem..
Is pen and paper allowed during exam to solve questions?
Yes.
@@nikunjvara8776 thanku for confirming
@@techvb2440 Did you received test timing and log in ID. I haven't received it yet.
@@nikunjvara8776 i did not received yet . But in mail they told that you got login credentials one day before the exam
@@techvb2440 okay thanks.
Can we use pen and paper in exam
is pseudo code come with mcq
In the first question, how 0 will display? Can anyone please explain that?
In the c language ,we have a true or false . Given condition is true then it shows "1". If the statement is false I mean the following conditions in the code is false meanss its shows "0" . In the 1st questions that condition is not satisfying that why it's shown the "0" .
Mam, so no coding questions on aug 22nd??
No
Thanks for the video it is helping me a lot
Results test k kitne din badd atte hy . , anyone have any idea
Verbal questions pls
See playlist ji
15:34 correct answer is 0 2 4
How 2/2 is 0
@@debojyotisinha2162 it is basic maths
@@Viralvlogvideos bro how come 2/2 is 0 its gives the quotient then how it will be 0
Is there any sectional cutoff this time?
Yes
15:34 correct ans is 2
Most of the questions has 0 as answer 😀
Thanks for the video and please upload more mathematical concepts and verbal concepts
PLEASE EXPECT IT HINDI IF POSSIBLE??
mam can u text me about 1 % 5 = 1? how
Divide 1 by 0 times bro...
@@giridatta1525 ooh got it bro neglect decimal values
Its module
If the number is completely divided then it will always give 0
otherwise Remainder
@@deepakchaurasia8603 thanks bro
@@giridatta1525 will elaborate clearly bro i couldn't get it
Thank you so much 👍
Thank you madam very useful
Thank you mam!
thank u maam
Thank you
plz explain the first line of the first program
done
Speak slowly
Chull hutt
Thank you, ma'am