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

Table of Sudoku n*n

1959

Magic square

2039

Eight queens puzzle

1895

Write a program that his output * *** *****

1 2771

Write a program that his output 1 12 123

1822

A program to write a number of letters and numbers, such as counting and display

1826

Write a program that can show the multiplication table.

Student,

1953

Write a program that will read the input of any number of digits n in a row of shafh showing the breakdown of the printing and printing figures by the recursive function.

2093

Write a program that an operator and two operands read from input operand operator on the implementation and results display.

1885

A program to allow an input operand and operator from the operator and read on the display and output operand.

1965

int j =15,i; for (i=1; 1<5; ++i) {printf ("%d%d ",j,i); j = j-3; }

2 3469

Function shall sum members of given one-dimensional array. However, it should sum only members whose number of ones in the binary representation is higher than defined threshold (e.g. if the threshold is 4, number 255 will be counted and 15 will not) - The array length is arbitrary - output the results to the stdout

XYZ,

2180

int i=~0; uint j=(uint)i; j++; printf(ā€œ%dā€,j);

1 4284

Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.

An-Najah National University,

2184

what is output? main() { #define SQR(x) x++ * ++x int i = 3; printf(" %d %d ",SQR(i),i * SQR(i)); } a)9 27 b)35 60 c)20 60 d)15 175

Wipro,

5 6849


Un-Answered Questions { Programming Languages }

What is using all() and any()?

112


Compare joomla and drupal terminology?

116


CWD is a type of shell variable. State Whether True or False?

1097


What are the costs and benefits of using exceptions?

1078


Declare a pointer to a function that takes a char pointer as argument and returns a void pointer.

1004


What are forms in django?

482


Explain the types of protocol?

1


How to get string length of given string in c?

1067


What is the use of server field in setup payments?

200


How do I enable rest api in magento 2?

1


what is the function of pragma directive in c?

1123


What is guard code in c++?

1171


What is the difference between drupal and joomla?explain

94


Explain dangling pointer.

1128


How r handles missing values?

82