Sanal has 60 red marbles, 156 blue marbles and 204 green marbles. He distributes them amongst a group of kids, such that each kid gets equal marbles and no kid has marbles of more than one colour. Find the number of kids.
2 12160Post New ABN General Aptitude Interview Questions
Explain the disadvantages/limitation of the cursor?
What are the issues that hamper the efficiency in sorting a file?
Explain clustering support
Which method is used by the applet to recognize the height and width?
What is a profile in spring boot? : Spring Boot
What is difference between path and classpath in java?
what is C++ objects?
What is a condition type? What are the two main groups of condition types?
How to Move a form by clicking in its client area ?
Explain what are the applications of integrators?
What are partitioned views?
Write a program to show synchronization?
Program/pseudo code on FIFO? Input a string and make sure that output is in FIFO manner. Eg, Enter 'John Dave' as input and output should be 'John Dave' not 'Dave John'. (inbuilt functions like push, pop were given)
How do I declare inout arguments in c#?
What is the use of div tag in html?