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

illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question

2128

write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

Lovely Professional University,

4013

Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record

Wipro,

5264

A marketing company wishes to construct a decision table to decide how to treat clients according to three characteristics: Gender, City Dweller, and age group: A (under 30), B (between 30 and 60), C (over 60). The company has four products (W, X, Y and Z) to test market. Product W will appeal to female city dwellers. Product X will appeal to young females. Product Y will appeal to Male middle aged shoppers who do not live in cities. Product Z will appeal to all but older females.

2 7795

Write a C program to read the internal test marks of 25 students in a class and show the number of students who have scored more than 50% in the test. Make necessary assumptions.

1 6088

what is c language?

2 4411

why Language C is plateform dependent

Siemens, Wipro,

3 8009

what defference between c and c++ ?

6 9351

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?

Infosys,

2137

hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..

1958

Can U write a C-program to print the size of a data type without using the sizeof() operator? Explain how it works inside ?

HCL, TCS,

3 6307

How to write a code for reverse of string without using string functions?

TCS,

2200

Write a program which calculate sum of several number and input it into an array. Then, the sum of all the number in the array is calculated.

2 4999

In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

Wipro,

2172

what is c

4 5803


Post New C Questions

Un-Answered Questions { C }

How is a structure member accessed?

1185


In a switch statement, what will happen if a break statement is omitted?

1116


When should you use a type cast?

1180


What is the benefit of using const for declaring constants?

1102


What is the purpose of 'register' keyword?

1131


Why c language?

1117


a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.

5142


How can I send mail from within a c program?

1076


What is meant by operator precedence?

1202


Explain the properties of union. What is the size of a union variable

1247


Explain how can you avoid including a header more than once?

1145


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

2308


What is indirection in c?

1116


What is the significance of scope resolution operator?

1455


What is structure in c explain with example?

1213