Explain the difference between an expert and a novice user.
How would your strategy for designing user interfaces for an
expert user differ from that for designing user interfaces
for a novice user.
Is buffer size and file block size is similar? If similar,at which case it will be same size?
what is meant by trigger?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
how many trailing zeroes are there in 100! (100 factorial)?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
what is difference between restoring and non restoring division?
Given three sides of a triangle. Write the Program to determine whether the triangle is : 1) Invalid 2) Right Angled 3) Isoscales 4) Equilateral 5) Not Special An Isoscales right angled triangle should be taken as a Right Angled Triangle
3 Answers FFC, Goldman Sachs, Student,
What is %Type,%Rowtype?
is try block possible without catch block?
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
What is the effect of the OPTIONS statement ERRORS=1?
3 Answers QSG, Quintiles, SAS,
7.x=10; y=20; x<<2=? x<<1=? y>>2=?