Answer Posted / 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 |
Post New Answer View All Answers
iam confused among testing ,.net and java. can anybody help me.
What is the merger sort principle and its time complexity.
What is abstract Method i want the exact definition and is there any possibility to declare class as abstract without any abstract methods in that class?If it is possible then tell me why and how?
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
Which design patterns have you used?
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
how do you generate source code for the automatic generation for receipt number
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
how will you code the subfile which is in editing mode (multiple case subfile)?
what are importance in problem tracking
what is the meaning of without standing arrears?
how many types of bytes are there???
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
how do i create my own exception class which will restrict IO exception?
How will you prove that java swing is multithreaded?