GeekInterview.com
  I am new, Sign me up!
 

Online Test


Online Test Online Test

Brain Gym

Java

Microsoft

Networking

Technology

Testing


Sponsored Links

   Online Test   Microsoft Microsoft

C# Practice Test
Question No. 1 of 30
The correct syntax for defining a delegate is:
  • delegate {MyMethod( int y) }
  • delegate void MyMethod(int y) ;
  • delegate: MyMethod (int y)

Related Questions
# Question Details
1 Three friends divided some bullets equally. After all of them shot 4 bullets the total no. of rema...
2 Fill the empty slots. Three FOOTBALL teams are there. Given below is the list of matches. &...
3 There are 3 societies a, b, and c. A lent tractors to B and C as many as they had. After some time...
4 Five people a,b,c,d,e are related to each other. Four of them make one true statement each as foll...
5 boys are allowed to watch football at c.v. Raman auditorium subjected to conditions. i)the boy ov...
6 be * be = acb a,b,c,e are non-zero numbers find b,e.
7 a,b,c,d,e are having numerical values. there are some conditions given a) a=c <===> b!=e b...
8 there are six cards in which it has two king cards. all cards are turned down and two cards are op...
9 a person went to a shop and asked for change for 1.15paise. but he said that he could not only giv...
10 there are 3 nurses and they work altogether only once in a week. no nurse is called to work for 3 ...

Sponsored Links


Related Articles

Microsoft AJAX Library - Functions as Variables

Functions as Variables In JavaScript functions are first class objects This means that a function is regarded as a data type whose values can be saved in local variables passed as parameters and so on For example when defining a function you can assign it to a variable and then call the function thr
 

Microsoft AJAX Library - Object-Oriented JavaScript

Object Oriented JavaScript Objects and classes are implemented differently in JavaScript than in languages such as C VB NET Java or C However when it comes to using them you ll feel on familiar ground You create objects using the new operator and you call their methods or access their fields using t
 

C++ Void Pointer and Null Pointer

C Void Pointer and Null Pointer In this C tutorial you will learn about two interesting types of pointers; void pointers and Null Pointer These pointers will be discussed in conjunction with syntax usage and example mosgoogle center Pointer to Void General Syntax void pointer variable; Void is use
 

Planning and choosing the correct ERP

Planning and choosing the correct ERP It is very common to think that implementing a new software is an easy topic and can be solved in a few days However this is not always the case There are some systems that require more time than others for implementation and even more previous considerations ER
 

C++ Operator Overloading Part II

C Operator Overloading Part II Operator overloading is a very important aspect of object oriented programming Binary operators can be overloaded in a similar manner as unary operators In this C tutorial you will learn about Binary Operating Overloading explained along with syntax and example mosgoog
 

How to achieve looping in C++

How to achieve looping in C In object oriented programming language whenever a block of statements has to be repeated a certain number of times or repeated until a condition becomes satisfied the concept of looping is used mosgoogle center The following commands used in C for achieving looping for
 

C++ Decision Making Statements

C Decision Making Statements In this C tutorial you will learn about decision making statements if statement if&hellip; else statement switch statement conditional operator along with syntax and examples mosgoogle center Decision making is an important concept in any programming language and to
 

C++ Manipulators

C Manipulators In this C tutorial you will learn what a manipulator is endl manipulator setw manipulator setfill manipulator and setprecision manipulator explained along with syntax and examples mosgoogle center What is a Manipulator Manipulators are operators used in C for formatting output The dat
 

C++ Standard Input Output Stream

C Standard Input Output Stream In this C tutorial you will learn about standard input stream and standard output stream explained along with syntax and examples C programming language uses the concept of streams to perform input and output operations using the keyboard and to display information on
 

How to Access C++ Class Members

How to Access C Class Members In this C tutorial you will learn how to access Class members dot operator or class member access operator difference between struct and class and&nbsp; scope resolution operator mosgoogle center It is possible to access the class members after a class is defined an
 

Site Login

 

Sponsored Links

 
 
 
About Us -  Privacy Policy -  Terms and Conditions -  Contact  

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape