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

Explain function prototypes in C++.

Aricent,

1082

In C++ what is the meaning of data hiding?

Aricent,

1038

By using C language input a date into it and if it is right?

Aricent,

1100

Explain heap and queue.

Aricent,

1105

State the difference between realloc and free.

Aricent,

1115

State the difference between x3 and x[3].

Aricent,

1129

Write a program to implement queue.

Aricent,

1142

Briefly explain various access specifiers in C++.

Amdocs,

1005

Define type casting in C++.

Amdocs,

1046

What are the different scope C++ provide ?

Amdocs,

1011

What is data abstraction? How is it implemented in C++?

Amdocs,

1033

Write a C++ program to print strings in reverse order.

Amdocs,

952

#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }

Wilco,

1171

#define PRINT(int) printf("int = %d ",int) main() {< BR> intx,y,z; x=03;y=02;z=01; PRINT(x^x); z<<=3;PRINT(x); y>>=3;PRINT(y); }

Wilco,

1203

#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

Wilco,

1129


Un-Answered Questions { Programming Languages }

Explain the purpose of the keyword volatile.

1189


How do i find out the number of parameters passed into function?

2675


What is the difference between val and var?

241


What are the advantages of a message map

1042


Is godaddy good for wordpress?

164


Can I use two different themes in wordpress?

155


What is implicit class in scala?

1


What is Lazy Evaluation?

7


How are uuid generated?

799


Do you know what are python decorators?

1026


What is schema in laravel?

787


Do character constants represent numerical values?

1362


Name and describe the five conceptual layers in a drupal system.

254


What is the importance of parser in php?

1225


What is archive in website?

174