- Explain the compilation process of program in .net.
- Differentiate for loop and for each loop of c# with suitable example.
- Explain component of .net with suitable diagram.
- What is enumeration ? Explain with example.
- Explain with example the types of inheritance .
- What is delegate ? compare delegate of .net with call back method of c,c++ and also write to step to create and use delegate.
- Differentiate structure and class with suitable example.
- Explain at least six methods of string class with suitable example.
- True and False:
- Logical operator have same level of precedence.
- Multi line comment start with /* ---- */.
- in C# program we can include multiple main method.
- Boxing allow to convert the value type to reference type then again to value type .
- Bitwise unary and comperation overloaded in pack.
- Unmanaged code do not run under the control of CLR.
- An assembly is a logical unit that contain non compile code.
- Write a program to add two complex number by overloading + operator.(SOLUTION)
- Write a program that take a string and a character to be searched from command line input in the string and count the occerance of that character in string and also display the appropriate message. (SOLUTION)
GTU`s Complete solution for the decipline computer sci. & engg. , Computer Engg. and IT
Tuesday, November 2, 2010
IAP Question(mid sem exams by RJP sir)
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment