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

How much is size of struct having 1 char & 1 integer?

Persistent,

11 16315

They will ask u question about single linked list?. Write Code for to insert delete node.

Persistent,

2 5844

if there is binary tree which one is the easiest way to delete all child node?

Persistent,

1 6072

What is Dynamic Initialization.

3 5836

What is design patterns in C++?

Persistent,

2 13149

How to use CMutex, CSemaphore in VC++ MFC

Persistent, TCS,

4795

char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output

Persistent,

9 15767

Crystal report proffessional 9 to filter the issue date!!

1 3029

what are the advantage of pointer variables? write a program to count the number of vowels and consonants in a given string

3 6755

write a c program to print "Welcome" without using semicolon in the whole program ??

Infosys, TCS,

15 26175

Write a C program to calculate the salary of each employee in your company. You need to input the hours worked and the hourly rate. The company pays 1.5 times the hourly rate for all hours worked in excess of 48 hours. Use the formulas below to calculate the salary: if employee worked less than 48 hours salary = hours * rate; if employee worked more than 48 hours salary = 48.0 * rate + ( hours − 48.0 ) * rate * 1.5; You are required to use a loop to produce the sample output as given below.

1 13096

write a program for 7*8 = 56 ? without using * multiply operator ? output = 56

Xavient,

6 11341

There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?

Microsoft,

3 7517

where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?

Infosys, Microsoft,

2 10758

How connect plc and pc through software

2499


Un-Answered Questions { Programming Languages }

Write a program to retrieve the view object within plugin?

211


How much is magento cloud?

1


sample and simple coding where we get?

2306


What is 2c dna?

1093


What is Different between Joomla And Magento?

2844


Explain what is meant by high-order and low-order bytes?

1058


Can we run c program in turbo c++?

1093


What programming language should I learn first?

1114


Is c++ built on c?

1045


How long will drupal 7 be supported?

97


how to convert the data from HTML file to SAS dataset?

2744


Why do lambda forms in python not have the statements?

1065


What are the example of services?

763


What is class extension?

1


Tell me can you extend a final defined class?

1069