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 14766

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

IIT,

5 7197

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 4435

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

1 9568

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

Bosch, TCS, Wipro,

21 28138

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 13327

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

2 3314

program to find the roots of a quardratic equation

1 3414

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

8 22722

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 6080

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

1757

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 11455

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

6 8495

what is the advantage of software development

1 3112

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

TCS,

7 16327


Post New C Questions

Un-Answered Questions { C }

Define Array of pointers.

626


What is the use of ?: Operator?

660


What happens if a header file is included twice?

580


how to make a scientific calculater ?

1552


can anyone suggest some site name..where i can get some good data structure puzzles???

1637






What are header files and explain what are its uses in c programming?

601


What are the features of the c language?

636


What is pragma c?

602


What is the scope of an external variable in c?

561


Which programming language is best for getting job 2020?

599


How can a program be made to print the line number where an error occurs?

638


Who invented bcpl language?

698


Find duplicates in a file containing 6 digit number (like uid) in O (n) time.

2586


Is c easier than java?

562


How do we print only part of a string in c?

579