Consider the following types of natural vegetation : 1. Deciduous forests 2. Thorny bushes 3. Evergreen forests 4. Grassland with scattered trees What is the correct sequence of the occurrence of these vegetations as we follow the route : Jodhpur ? Nagpur ? Thiruvananthapuram? (a) 1, 4, 2, 3 (b) 2, 3, 1, 4 (c) 1, 3, 2, 4 (d) 2, 4, 1, 3
8 2208444.what is the difference between strcpy() and memcpy() function? 45.what is output of the following statetment? 46.Printf(“%x”, -1<<4); ? 47.will the program compile? int i; scanf(“%d”,i); printf(“%d”,i); 48.write a string copy function routine? 49.swap two integer variables without using a third temporary variable? 50.how do you redirect stdout value from a program to a file? 51.write a program that finds the factorial of a number using recursion?
6 12062Testplan & Tesdata a.)Testers workbench b.)Testing Strategy c.)Testing Policy d.)Testing Measurements
1 7199If I want to initialize the array like. int a[5] = {0}; then it gives me all element 0. but if i give int a[5] = {5}; then 5 0 0 0 0 is ans. what will I do for all element 5 5 5 5 5 in a single statement???
3 6102Post New Amdocs Interview Questions
What is the difference between ripv1 & ripv2?
Which of the Following problems can be modeled as CSP? a) 8-Puzzle problem b) 8-Queen problem c) Map coloring problem d) Sudoku
WHAT IS START TO INDUCTION MOTER IN STAR TO DELTA OF >5HP ?
What is the basic structure of a c++ program?
Why do we use “contains"? Method for strings type functions?
What are the different types of implementation terms in uml?
what is ic 01,ic 06 ?is it types of cooling?
What is optical isomerism? Which compounds exhibit optical isomerism?
with integrated delivery, where can we look for the performance stats?
what are stereomers? how are they classified?
What is executescalar in c#?
How many layers of Hadoop components are supported by Apache Ambari and what are they?
What is the advantage of object inheritance?
What is the use of Transport Domain Controller?
Explain the purpose of render() in react.