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...



Programming Languages Interview Questions
Questions Answers Views Company eMail

5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.

2117

#include void main() { int =1; printf("%d%d%d",a++,++a,++a); }

VB,

3 5918

sum of two integers values only other then integer it should print invalid input.

1 2516

What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

IBM,

2139

c program to input values in a table(using 2D array) and print odd numbers from them

1 2657

Why array starts with index 0

2 3969

What is Conio.h ?

TCS,

2 4765

using only #include and #include Write a program in C that will read an input from the user and print it back to the user if it is a palindrome. The string ends when it encounters a whitespace. The input string is at most 30 characters. Assume the string has no spaces and distinguish between and lowercase. So madam is a palindrome, but MadAm is not a palindrome. Use scanf and %s to read the string. Sample Test: Enter a string: madam madam is a palindrome. Enter a string: 09023 09023 is not a palindrome.

1815

what is the system development cycle

1848

write a program that types this pattern: 12345678987654321 12345678 87654321 1234567 7654321 123456 654321 12345 54321 1234 4321 123 321 12 21 1 1

3945

p*=(++q)++*--p when p=q=1 while(q<=6)

KINPOE,

1765

what are the program that using a two dimensional array that list the odd numbers and even numbers separately in a given 10 inputs values

College School Exams Tests,

1702

why programs in c are running with out #include? some warnings are display in terminal but we execute the program we get answer why? eg: main() { printf("hello world "); }

1769

A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.

1723

what is programming language?

TCS,

2 4122


Un-Answered Questions { Programming Languages }

Is laravel the best php framework?

705


What is the advantage of c++ over c?

1033


What is an operator function? Describe the function of an operator function?

1153


Explain the Role of Editor in Joomla?

117


How will you create custom module and what are the files required for to create module?

150


Is false empty php?

995


What is repository in php?

1018


How to Detect print errors?

1673


What is laravel best for?

705


How do you save on wordpress?

157


What is the plugin for multi-language features?

158


Factory Method C++ – How to delete pointers returned by it

784


What are the advantages/disadvantages of using #define?

1159


How do I enable activex?

756


Why do we say “a b c = 1000 2000 3000” is an invalid statement in python?

903