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

C Interview Questions
Questions Answers Views Company eMail

parkside's triangle.. create a program like this.. enter the size: 6 enter the seed: 1 output: 1 23 456 7891 23456 789123 sample2: enter the size: 5 enter the seed: 3 output: 3 45 678 9123 45678 parkside should not exceed 10 while its seed should only be not more than 9..

4 16521

which types of data structure will i use to convert infix to post fix???

IIT,

5 9100

WAP TO ACCEPT STRING AND COUNT A COMES N TIMES B COMES N TIMES C COMES N TIMES D COMES N TIMES AND SO ON......... AT LAST UNTIL Z COMES N TIMES...............

3 6057

how can i sort numbers from ascending order and descending order using turbo c..

1 10490

print ur name without using any semicolon in c/c++....

Bosch, TCS, Wipro,

21 35862

how can i make a program with this kind of output.. Enter a number: 5 0 01 012 0123 01234 012345 01234 0123 012 01 0

Wipro,

4 14983

what is real time system?what is the differance between hard and soft real time systems

2 4368

program to find the roots of a quardratic equation

1 4183

Design a program using an array that lists even numbers and odd numbers separately from the 12 numbers supplied by a user.

8 25211

Design a program using an array that searches a number if it is found on the list of the given input numbers and locate its exact location in the list.

4 7586

Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

2370

What is the difference between big endian form and little endian form? write a code to convert big endian form to little endian and vice versa..

Aricent, TCS,

5 13470

how to return 1000 variables from functio9n in c?plz give me code also

6 10622

what is the advantage of software development

1 3958

write an interactive program to generate the divisors of a given integer.

TCS,

7 18759


Post New C Questions

Un-Answered Questions { C }

How can I get back to the interactive keyboard if stdin is redirected?

1246


Differentiate between declaring a variable and defining a variable?

1095


What are comments and how do you insert it in a C program?

1306


What are the valid places to have keyword “break”?

1151


What is use of null pointer in c?

1067


What is main () in c language?

1191


What is a pointer and how it is initialized?

1236


What is the default value of local and global variables in c?

1106


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

2146


What is a dynamic array in c?

1230


How is a macro different from a function?

1252


How can I invoke another program or command and trap its output?

1161


What is p in text message?

1044


hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .

2516


Why is a semicolon (;) put at the end of every program statement?

1132