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

what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

L&T,

2652

IN PROGRAMING LANGAUGE A C++ IS PURELY OBJECT ORIENTED OR NOT?

2 4853

write a program to interchange the value between two variable without using loop

1 3649

c program to subtract between two numbers without using '-' sign and subtract function.

1 3622

c program to subtract between two numbers without using '-' sign and subtract function.

2 6237

why 'c' is called middle level language.

2 5908

What is Your Name :)

1 3306

what is answer for perfect number????????????????

1 3432

write a program without using main function?

TCS,

2 5434

If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3926

if the total selling price of 15 items and the total profit earned on them is input through the keyboard, write a program to find the cost price of one of the item

2 12917

1. Can we use the for loop this way? for(;i>5;) 2. What is the use of pointers? 3. what is array of pointer? 4. What is the difference between file and database? 5. Define data structure?

1 3289

player is good if the following conditions are satisfied: He is either from “India”, “Japan” or “Korea” He has a minimum of 3 years of experience He has won at least 3 major tournaments, and one of them must be "World Championship Tournament". He must know more than 10 techniques. (but see next question) If he knows less than 10 techniques, then he must be a world champion. His name contains at least 3 words. For example "Sachin Tendulkar" will not meet this condition. Write a method: boolean isGoodPlayer(String name, String country, int yearsExperience, String[] majorTournamentsWon, String[] techniques, boolean isWorldChampion) name country yearsExperience majorTournamentsWon techniques isWorldChampion

1 3713

which will return integer? a) int*s ( ) b) ( int* ) s( ) c) int ( *s ) ( )

C DAC,

1 5498

THERE ARE 4 SOURCE FILES WHICH CONTAINS SAME METADATA CREATE A TARGET THAT SHOULD DISPLAY THE FILE NAME ALONG WITH THE RECORD PLEASE SEND THE ANSWERFOR THIS QUESTION WITH MAPPING

Wipro,

2116


Un-Answered Questions { Programming Languages }

Explain the advantages and disadvantages of macros.

1105


What are the rules for global and local variables in python?

919


Will class members accessible by instances of class?

934


Is django stable?

511


Question on Copy constructor.

1041


What are the differences between new and malloc?

1139


Is exit(status) truly equivalent to returning the same status from main?

1078


How can we make a executable file with python script?

873


What is dev c++ used for?

1050


Can you please explain what is the difference between string and symbol?

1


What is the statement that can be used in Python if a statement is required syntactically but the program requires no action?

934


How do you debug php?

991


List different type of cache cakephp supports?

3


If there are two catch statements, one for base and one for derived, which should come first?

1038


Why to use Drupal?

163