What is Partial class and its use?
Answer / shahab qureshi
Partial class definitions can be split up across multiple
physical files. But it doesn’t have that much effect on
compiler. Partial classes are grouped together and treated as
one class. One common usage of partial class is it divides
automatically generated code from programmer written code.
| Is This Answer Correct ? | 1 Yes | 0 No |
4.Write a program to get the string in array and print that? or Without using loop print the array.
what is page hit in operating system?
differences between qtp10.0 and 11.0 ?
Why multiple inheritance is removed in java?
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
the systematic access of small computers in a distributed data processing system is referred as?
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
why you have to became a software developer?
4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?
Hi friends :) This Company Aptitude Questions were much easy. i have attended the interview but was not selected in the HR round. they used to ask questions like puzzles, English, fill up the sentence. for example : they asked one question like suraj, kumar, santhosh, ranga and ashwin are professionals in different fields. suraj is a doctor. kumar is not a musician.ranga is working as engineer. ashwin is from goa. santhosh is from chennai. suraj and ranga are not from delhi. find out who is working in which field and where are they from? it was not the exact question. i answered that question with correct answer. just thorough with SQL queries. they are much interested in that. i cleared Technical round where they asked me to write a C code for checking, if the given word is palindrome or not. also they asked 2 puzzle question to solve in front of them. then the asked SQL query for referring two tables. then, they sent me for HR round. i got little nervous in that round. so, could not answer them properly. In Hr round, they may ask Technical Questions. i was asked only Technical Questions in HR round. they asked questions from SQL queries and my project. i could not answer for the questions perfectly. so, i was not selected. anyway, try to be thorough with these info and rock in your interview. Thanks :)
What is a must for multitasking? a) Process preemption b) Paging c) Virtual memory d) None of the above