du u know test pattern for robosoft? Plz share
Answer / unni
1'st round to write a program in c or c++.
2'nd round technical interview, we have to answer for oops
concept, data structure and the language chooses in the
first round. finally HR
| Is This Answer Correct ? | 13 Yes | 0 No |
what is the height of tree if leaf node is at level 3. please explain
What is a spanning Tree?
What are the features of c language?
Is there any book to know about Basics of C Language?
can we initialize all the members of union?
Explain what is the most efficient way to store flag values?
Explain how do you generate random numbers in c?
Which is best linux os?
Why doesnt that code work?
read the folllowing code # define MAX 100 # define MIN 100 .... .... if(x>MAX) x=1; else if(x<MIN) x=-1; x=50; if the initial value of x=200,what is the vlaue after executing this code? a.200 b.1 c.-1 d.50
There are N egg baskets and the number of eggs in each basket is a known quantity. Two players take turns to remove these eggs from the baskets. On each turn, a player must remove at least one egg, and may remove any number of eggs provided they all belong to the same basket. The player picking the last egg(s) wins the game. If you are allowed to decide who is going to start first, what mathematical function would you use to decide so that you end up on the winning side?
write a program for size of a data type without using sizeof() operator?
22 Answers HCL, IBM,