C Interview Questions
Questions Answers Views Company eMail

how can i get the output 54321 4321 321 21 1 in c programming........???? pls help......

Infosys,

10 43475

what is the difference between auto and static keywords

cDot, College School Exams Tests, TCS,

1 2239

Write a simple program to find the size of different basic data types in C.

3 8794

Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.

HCL,

3 10118

Write a function to find the area of a triangle whose length of three sides is given

2 15044

Method Overloading exist in c ?

Wipro,

3 5657

How pointer is benefit for design a data structure algorithm?

2 3849

why little endian and big endian came?y they using differently? y they not used commonly ?wt is application of little and big ?

1 2980

WHAT IS RTGS N MINIMUM AMT TO B TRANSFERD N WHAT R THE CHARGES ON MINIMUM AMT N IN WHICH BANK WE CAN DO IT?

1 3457

Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

3104

what do you mean by defining a variable in our c code?

2 5001

what is the difference between definition and declaration? give me some examples.

TCS,

2 4428

Write a C program to help a HiFi’s Restaurant automate its breakfast billing system. Your assignment should implement the following items: a. Show the customer the different breakfast items offered by the HiFi’s Restaurant. b. Allow the customer to select more than one item from the menu. c. Calculate and print the bill to the customer. d. Produce a report to present your complete program and show more sample output. Assume that the HiFi’s Restaurant offers the following breakfast menu: Plain Egg $2.50 Bacon and Egg $3.45 Muffin $2.20 French Toast $2.95 Fruit Basket $3.45 Cereal $0.70 Coffee $1.50 Tea $1.80

2539

write a c program for greatest of three numbers without using if statment

IBM,

4 19423

what is the role you expect in software industry?

HCL, Wipro,

2 3680


Post New C Questions

Un-Answered Questions { C }

What is the difference between arrays and pointers?

620


In a header file whether functions are declared or defined?

621


One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.

2145


How do you generate random numbers in C?

640


How can I read data from data files with particular formats?

591






PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE

1458


What is volatile variable in c with example?

576


What is table lookup in c?

616


What does c in a circle mean?

567


write a c program to print the next of a particular no without using the arithmetic operator or looping statements?

3164


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

1854


How main function is called in c?

616


Is main is user defined function?

583


Explain the difference between strcpy() and memcpy() function?

582


Do array subscripts always start with zero?

766