du u know test pattern for robosoft? Plz share

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is main is a keyword in c?

613


i have a written test for microland please give me test pattern

2187


Why do we need volatile in c?

750


What is meant by recursion?

634


Explain the ternary tree?

605






Can a variable be both const and volatile?

678


What is the difference between local variable and global variable in c?

693


what is the format specifier for printing a pointer value?

617


When should the register modifier be used? Does it really help?

620


Write a program to print factorial of given number without using recursion?

572


main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

638


`write a program to display the recomended action depends on a color of trafic light using nested if statments

1635


Why does the call char scanf work?

622


What is a shell structure examples?

595


What is the difference between volatile and const volatile?

570