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 1905644.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 9507Testplan & Tesdata a.)Testers workbench b.)Testing Strategy c.)Testing Policy d.)Testing Measurements
1 6272If 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 4634Post New Amdocs Interview Questions
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?
What is 2-tier architecture?
i this is priya speaking, any 1 tell me project detail for NETBANKING and HELTHCARE pls send to this E-MAIL ADDRESS; (priyadharshni2@yahoo.com)pls qik, thank u once agajn.
What is the difference between new and override?
Thanks to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
What is a cursor in oracle?
What are the most important characteristics of pl/sql?
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?
How many standards of c++ are there?
Write code for reversing a linked list.
Can we distribute web applications?
What does jstl mean?
What do you mean by terms-insurer and insured?
What does extensible markup language xml describe?
What is Flume Client?