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,

2640

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

2 4837

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

1 3628

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

1 3609

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

2 6220

why 'c' is called middle level language.

2 5884

What is Your Name :)

1 3295

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

1 3412

write a program without using main function?

TCS,

2 5414

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

3918

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 12893

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 3270

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 3700

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

C DAC,

1 5478

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,

2111


Un-Answered Questions { Programming Languages }

If while installing a package with pip, you get the error no matching installation found, what can you do?

888


What types of MYSQL function available for affecting columns

949


Who invented oop?

1127


What is the difference between malloc() and calloc() function in c language?

1080


What is responder chain?

1


formula to convert 2500mmh2o into m3/hr

996


What is difference between union All statement and Union?

1107


Explain the difference between isset() and empty()?

955


How is numpy better than a list in python?

534


Who is the father of php?

1103


Tell me is it possible to remove the html tags from data?

898


When use javascript vs php?

1012


What is the difference between read and readlines in python?

809


What do you mean by function and operator overloading in c++?

1050


Explain what are binary trees?

1075