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

enum DAY { sunday, monday, tuesday }; enum EDAYS { friday, saturday, sunday }; void main() { int i =0; if( i == sunday) { printf("%d",i); } } what would be the output?

TCS,

4 8210

int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?

Parimal, Wipro,

7 12474

WRITE A C PROGRAM FOR PRINT "RHOMBUS" STRUCTURE . Example: Enter the numbers :3 * * * * * * * *

Infosys, TCS,

3 16327

Why can't we initialise member variable of a strucutre

1 3514

why we use @symbol before the variable

HCL, Numark,

5 15377

what is bit rate & baud rate? plz give wave forms

2000

what are bps & baud rates? differentiate these two?

TCS,

2 5185

Why static Function is used in C++?

TCS,

4 8678

write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+

Reliance,

1 4568

write a c program to calculate the income tax of the employees in an organization where the conditions are given as. (I.T. = 0 if income <100000 I.T = 10% if income _< 200000 it = 20% if income >_ 200000)

Consultancy, DBU, FD, JK Associates, Kobe, Satyam,

7 89155

write a program to create a sparse matrix using dynamic memory allocation.

4910

What are the different types of pointers?

HCL, TCS,

4 8379

Explain about image types in detail?

Aplora,

1 5229

why freind function takes more parameter than normal member function in c++?

IBM,

1 4907

in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000

3 26353


Un-Answered Questions { Programming Languages }

Write code to print everything in the string except the spaces.

849


What is the use of endl?

1000


What are the limitations of wordpress?

159


What are the template files list for development wordpress theme?

191


How to install a new module in drupal?

133


What are the disadvantages of a shell structure?

1370


How to start and stop valet?

780


What is shortcode in wordpress?

159


How do you find the length of a string in php?

1001


Why reusing or inheriting from a Remote Data Module is not a good idea?

1620


Explain form element decorators in zend framework2?

159


What language is magento?

1


How to define a function with any number of arguments?

1079


What are header files why are they important?

1107


Is there any function that can skip certain number of characters present in the input stream?

1093