Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Banaras Hindu University BHU Interview Questions
Questions Answers Views Company eMail

The Planning commission of India is: (a) an autonomous body (b) a constitutional body (c) statutory body (d) non-statutory body

17 65730

The State in India with the largest coastline is: (a) Tamil Nadu (b) Kerala (c) Andhra Pradesh (d) Maharashtra

44 193781

The largest source of revenue in India is (1) Sales tax (2) Excise duty (3) Income tax (4) Corporate tax

22 110628

Which newspaper has the motto-Journalism of Courage? 1 The Hindustan Times 2 The Washington Post 3 The Indian Express 4 The Guardian

7 50183

The Indian Railways is one of the largest railway systems with an extensive network of over 63,000 route kilometers. Approximately?.of the network is electrified. 1 50% 2 25% 3 45% 4 60%

1 9017

. In India the Public Sector is most dominant in (a) Steel production (b) Organized term-lending financial institutions (c) transport (d) Commercial banking

3 13856

. The earliest rock-cut caves in western India are those at (a) Nasik, Ellora and Ajanta (b) Junnar, Kalyan and Pitalkhora (c) Ajanta, Bhaja and Kondane (d) Bhaja, Pitalkhora and Kondane

5 14234

Post New Banaras Hindu University BHU Interview Questions




Un-Answered Questions

What are interface/conversion programs in SAP?

1181


I need testPalindrome and removeSpace #include #define SIZE 256 /* function prototype */ /* test if the chars in the range of [left, right] of array is a palindrome */ int testPalindrome( char array[], int left, int right ); /* remove the space in the src array and copy it over to the "copy" array */ /* set the number of chars in the "copy" array to the location that cnt points t */ void removeSpace(char src[], char copy[], int *cnt); int main( void ) { char c; /* temporarily holds keyboard input */ char string[ SIZE ]; /* original string */ char copy[ SIZE ]; /* copy of string without spaces */ int count = 0; /* length of string */ int copyCount; /* length of copy */ printf( "Enter a sentence:\n" ); /* get sentence to test from user */ while ( ( c = getchar() ) != '\n' && count < SIZE ) { string[ count++ ] = c; } /* end while */ string[ count ] = '\0'; /* terminate string */ /* make a copy of string without spaces */ removeSpace(string, copy, ©Count); /* print whether or not the sentence is a palindrome */ if ( testPalindrome( copy, 0, copyCount - 1 ) ) { printf( "\"%s\" is a palindrome\n", string ); } /* end if */ else { printf( "\"%s\" is not a palindrome\n", string ); } /* end else */ return 0; /* indicate successful termination */ } /* end main */ void removeSpace(char src[], char copy[], int *cnt) { } int testPalindrome( char array[], int left, int right ) { }

2695


How to remove a complied class file?

729


What is cpan in perl?

962


Asking questions of cryppoyography

2636


Define telome theory?

1019


Hello friends. i am new in to sap crm.please answer this question. Q1. How will you transfer the data/transaction from development server to QA server or production server? Q2. How will you check the data is successfully transferred and where will you see it

2272


What is difference between linq and entity framework?

138


What is the purpose of the gap in the road on this bridge?

1328


How are unix domain sockets implemented?

863


Can we return a string in python?

889


What do you mean by catalog variant?

1156


What is the difference between round-robin partitioning and hash partitioning?

977


Explain about SAP COPA module?

1170


Can you discuss the diagnostic process and treatment approaches for patients with Parkinson's disease?

1