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

write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.

1991

How about integrating an iKode Newsletter Server at my independent Wordpress blog site? I just wanna visitort can subscribe my blog when they like it and I can send some interested articles or events to them regularly to establish good relationship.

iKode,

1 3285

When we use Abstract Class and when we use Interface?where we will implement in real time?

2179

define oops concept with example

Cap Gemini,

1 3409

why to assign a pointer to null sometimes??how can a pointer we declare get assigned with a garbage value by default???

1969

Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??

1 4860

what will be the output of this program? void main() { int a[]={5,10,15}; int i=0,num; num=a[++i] + ++i +(++i); printf("%d",num); }

Microsoft,

6 8523

write a progrmm in c language take user interface generate table using for loop?

2048

Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 5 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

1 4987

main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }

2 3945

What Is a Polymorphism? How many types of polymorphism and whats that use in application?

2 4665

#include void main() { int a=10,b=20,c=30; printf("%d",scanf("%d%d%d",&a,&b,&c)); } what is the output for this?

IIIT,

4 11160

let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 4833

write a porgram in c++ that reads an integer and print the biggest digit in the number

2254

1.Describe about your project?

1 3603


Un-Answered Questions { Programming Languages }

What header file is needed for exit(); a) stdlib.h b) conio.h c) dos.h

1052


What is cmodel class in yii2?

3


What are multibyte characters?

1118


What is php data type?

965


How to Typecaste a PChar to a longint?

1653


How will you create a template page in wordpress?

154


Which function would you use to read a line of data from a file in php?

1022


Can a trait extend a class php?

980


How do you define CONSTANT in C?

1272


What is rest api in php?

948


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

984


What are migrations in django?

497


Single sign on functionality

134


Which php framework is best for web development?

964


Can we define function inside main in c++?

1010