Interview
Programming and Technical
Category
Why break,goto statements should be avoided???
Read Solution (Total 0)
Interview Other Question
Why using break,goto statements is bad practice???
A and B play a game.there are 100 sticks..the pick a stick alternatively.each can maximum take 6 sticks and minumum 1 stick.if A starts a game,is there is a chance A winning the game.if yes,what is the strategy?