Hey! guys i wrote my gre twice, once i got 950 with awa 3 and other time 1050 with awa 3.5, wat do i answer if am posed a question as why 2 attempts ? and why low scores in both the attempts? i got i20 from 3 universities...
3293Can anyone tell me what is meant by "Mainframes Testing"? Also, Plz let me know what r all d responsibilities of a Manual Tester in Mainframes Testing? Plzzz reply!!
14 74675Write the following function in C. stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return - 1. The function should not make use of any C library function calls.
3 16964what are the different types of questions in testing from related to projects, plz help me in quickly
2121can any one answer this query,thank you in advance Table 1 has 2 columns: EmployeeId, T shirtsize(values can be 1,2,3) Table 2 has 2 columns: EmployeeId, Region Write SQL to Find the region which has the largest number of people with Tshirt size=3
15 16994If 4 digits number is input through the keyboard, Write a program to calculate sum of its 1st & 4th digit.
12 45772Can we access private data outside of the class directly in java programming language? Why There is no runtime checking in java, which leads to access the private data directly outside of a class?
5 11378Post New Google Interview Questions
What is an elastic ip in aws?
What is Country Reassignment?
Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?
How do you map a class to a DB table?
Explain the Linked List
What is basic block?
Who developed python?
Which tool is provided by sap for keeping the track of events ?
List the functions available in “dplyr” package?
What is the full form of xsl?
Can a commit statement be executed as part of a trigger?
How do you write formulas in excel?
Do bacteria cells have nucleus?
What is Process id in unix?
How to randomly retrieve a value from an array?