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 2229044.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 12242Testplan & Tesdata a.)Testers workbench b.)Testing Strategy c.)Testing Policy d.)Testing Measurements
1 7266If 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 6206Post New Amdocs Interview Questions
What is the syntax to call one script from another?
Explain what is a 'plpd' insurance stand for? : insurance sales
How can you run rails without creating databases?
What are special signature schemes ?
Which sorting algorithm is used in collections sort?
What is inner class in Kotlin?
When we use integration testing for any new system so why we required system testing.
what is compiler
largest Of three Number using without if condition?
What language is jsp?
What is apache web server and how it works?
What are the mrp procedures available in mm-cbp (consumption based planning)?
Is hibernate framework good?
What are disadvantages of REST web services?
What are the types of controllers in web dynpro abap?