Community Sites
Create your own community website and start earning today !
It's Free !
 
Communities Members BookmarksPolls Fresher Jobs Funny Photos B.Tech Projects New Member FAQ  



My Profile
Active Members
TodayLast 7 Days more...



Awards & Gifts
Online Exams

Fresher Jobs


Our fresher job section is exclusively for fresh graduates! Find jobs for freshers in major Indian cities including Bangalore, Chennai, Hyderabad, Pune or Kochi

Resources


Find educational articles, blogs, discussion threads and other resources.

Colleges


Find details about any college in India or search for courses.

website counter


Posted By: Saranya       Member Level: Diamond       Posted Date: 12 Jun 2008       Category: Computer Basics

Which parameter is passed to the method Swap in the following program?
class Test
{
static void Swap( int x, int y) {
int temp = x;
x = y;
y = temp;
}
static void Main() {
int i = 1, j = 2;
Swap(i, j);
Console.WriteLine("i = {0}, j = {1}", i, j);
}
}







Select Answer:

Ref
Reference
Value
Extern




      
Your Test Score: 0 / 0



Next Question: What is the preprocessing identifier in the following code? class Employee { [conditional(“DEBUG”] public static void TestFunction () { Console.WriteLine(“This is an example”); } } class Test { public static void TestFunction2() { Example.TestFunction(); } }
Previous Question: Tom Wilkins creates a custom control named toy and assigns a property size to the control. Which event is invoked when Tom assigns a value to the property size?
Related Questions:
  • Which of the following models of communication is used in the World Wide Web?


  • Which tab setting in the Options dialog box affects the amount of information that is included in the backup log?


  • The topology not used in LAN is _ _ _ _ _ _ _


  • The scalability of Two Tier Client Server architecture is


  • The purpose of the _______ layer is to transport a raw bit stream from one machine to another


  • Categories

    Aptitude Test Arithmetic Reasoning General Knowledge - India 
    General Knowledge Computer Basics Physics 
    Mathematics Biology Chemistry 
    English Botany Anatomy 
    Physiology Biochemistry Pharmacology 
    Community medicine Forensic medicine Microbiology 
    Pathology Paediatrics Ophthalmology 
    ENT Obstretics and Gynaecology Surgery 
    Medicine 

    Submit Interview/Test Questions with Answers and make money from adsense revenue sharing program

    Want to prepare for an interview? Try our aptitude tests and standard interview questions first.
    Watch TV Channels



    Contact Us    Privacy Policy    Terms Of Use   

    SpiderWorks Technologies Pvt Ltd. 2006 - 2007 All Rights Reserved.