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



Programming Languages Interview Questions
Questions Answers Views Company eMail

Develop a program that computes the new price of an item. The program should receive a character variable colour and a double precision floating-point variable price from the user. Discount rate is determined based on the colour of the discount sticker, as shown in the following table. An error message should be printed if an invalid colour has been entered

1 4043

Write a c++ program to display pass and fail for three student using static member function

3414

#include main() {int i=1;j=1; for(;;) {if(i>5) break; else j+=1; printf("\n%d",j) i+=j; } }

HCL,

7 27761

#include main(0 { printf("\n %d %d %d",sizeof(3),sizeof("3"),sizeof(3)); }

HCL,

4 11753

explain defference between structure and class with example

2 4949

WAP find square root of any number (without using sqrt() )?

3 9079

1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. The Logic should be written in Data Structures?

KPIT,

2472

1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures

KPIT,

3244

how to hidden querystring url please send sample program

2 4679

what is different between oops and c++

IIT,

2563

program for swapping two strings by using pointers in c language

1 11609

A combination of multiple keys defined in a physical file or logical file is called a _________ key

IBM,

3 5482

Program to check whether a word is a sub-string or not of a string typed

2051

how to making game in c++ ?

2744

What is the meaning of .(dot) in .NET framework?

HCL,

1 4492


Un-Answered Questions { Programming Languages }

How can we check the laravel current version?

809


Why should we use drupal?

105


Is that possible to store 32768 in an int data type variable?

1096


Why and when do you use generators in python?

894


What are the methods useful for method overloading?

1036


What is %d called in c?

1243


What is a protocol in c?

1018


Explain how to reverse singly link list.

1159


What is while true in python?

823


What is the incorrect declaration of a set?

999


What is the meaning of ‘escaping to php’?

1097


What are encryption functions in php?

1116


Where are the auto variables stored?

1163


What are different types of hook points in codeigniter?

561


Explain the advantages and disadvantages of macros.

1109