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 43461

what is the difference between auto and static keywords

cDot, College School Exams Tests, TCS,

1 2235

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

3 8791

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 10111

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

2 15040

Method Overloading exist in c ?

Wipro,

3 5650

How pointer is benefit for design a data structure algorithm?

2 3846

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

1 2979

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.

3102

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 4420

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

2532

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

IBM,

4 19421

what is the role you expect in software industry?

HCL, Wipro,

2 3678


Post New C Questions

Un-Answered Questions { C }

Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

637


Why do we use stdio h and conio h?

621


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1683


A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor

610


Which is more efficient, a switch statement or an if else chain?

565






What is the general form of a C program?

588


What is the purpose of scanf() and printf() functions?

702


What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?

572


What is bss in c?

590


What are the functions to open and close the file in c language?

581


What is c programing language?

598


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

593


design and implement a data structure and performs the following operation with the help of file (included 1000 student marks in 5 sub. and %also) 1.how many students are fail in all 5 subjects (if >35) 2. delete all student data those are fail in all 5 subjects. 3. update the grace marks (5 no. if exam paper is 100 marks) 4. arrange the student data in ascending order basis of marks. 5.insert double of deleted students with marks in the list.

1483


Hi can anyone tell what is a start up code?

1600


What is the description for syntax errors?

600