GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  VB.NET
Go To First  |  Previous Question  |  Next Question 
 VB.NET  |  Question 32 of 60    Print  
What is the difference between a "jagged array" and "multidimensional array" ?
Can anyone show me it practically ?

  
Total Answers and Comments: 2 Last Update: April 13, 2007     Asked by: Rajesh 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
March 15, 2007 22:29:17   #1  
anju        

RE: What is the difference between a "jagged array" an...
array of array is jagged array and multidimention array can have more than one dimension.
 
Is this answer useful? Yes | No
April 13, 2007 01:23:58   #2  
Humaira        

RE: What is the difference between a "jagged array" an...
multidimentional array has same size in all dimentions but jagged is the type of multidimentional array which has different size for its dimensions.

int array[3][3][3]; //multidimentional array
int array[3][1][6]; //jagged array

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Thread is also one point to be discussed.If we call an EXE from some other application then it runs out off process and in diffrent thread.Dll runs in the same thread as that of application. ...
Read Answers (7) | Asked by : veera kumar

1)What is the difference between vb and vb.net ?2)How to insert row by row data in datagrid ?3) How to work with repeater controls and give small example program ?
Read Answers (7) | Asked by : Hari

What is the difference between a "jagged array" and "multidimensional array" ?Can anyone show me it practically ?
Read Answers (2) | Asked by : Rajesh

Latest Answer : dispose(): should release all the resources that it owns.close():closing the applicationexit():Exiting from the loopend():stops the execution of the page/function/procedure ...

Latest Answer : DataSet: A DataSet object represents a schema (either an entire database or a subset of one). It can contain tables and relationships between those tables. DataTable:A DataTable object represents a single table in the database. It has a name, rows, and ...
Read Answers (5) | Asked by : MFKHAN

Latest Answer : Manifest is part of MetaDataManifest contains information about Assembly version, culture, dependencies etc.while Metadata is data about data i.e. information about classes in the assembly various datatypes etc. ...
Read Answers (2) | Asked by : shanmu
Tags : Metadata

Sort an array of ten 30 character items into ascending order of surname. Each line contains a name in the form e.g. Mr J Smith, Dr John R Smith or John Smith. There are no field or record delimiters, qualifications, suffixes, double-barrelled names or similar complications. Define names and values for the items in the array, using any programming language you choose. Using low level string and record manipulation and not higher level functions such as SORT, either draw a flowchart to show how
View Question | Asked by : btbdance


 Sponsored Links

 
Related Articles

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

Difference between Scholarship and Grant

Difference between Scholarship and Grant While both scholarships and grants allow students to pay for their tuition without having to pay the money back there are a number of key differences between the two Knowing the difference between grants and scholarship will make it much easier for students t
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

HR Interview - How To Prepare For Your HR Interview

How To Prepare For Your HR Interview Before you begin thinking about how you are going to dress for the interview it is important to do your research first You should learn everything you can about the company you wish to work for When you have detailed information about your employer you will conve
 

HR Interview - Telephone Interview Etiquette

Telephone Interview Etiquette When you conduct a telephone interview for a job it is important to show the proper etiquette Not only is it important it is critical is you wish to be hired by the company There are a number of things you will want to do and other things should never be done mosgoogle
 

HR Interview - How To Succeed At HR Interviews

How To Succeed At HR Interviews There are a number of things you will need to do in order to make sure you pass the interview process Your appearance is something that you will want to pay close attention to Even if you feel that your appearance shouldn t be a factor in whether or not you re highere
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

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

Page copy protected against web site content infringement by Copyscape