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 friend class in c++ with example?

944

What is the use of c++ programming language in real life?

977

What is the benefit of learning c++?

931

What is capacity in vector in c++?

932

What is the use of turbo c++?

1011

What is istream c++?

1120

What is a terminating character in c++?

1320

What is void pointer in c++ with example?

1022

What is class in c++ with example?

1128

What is cin clear () in c++?

1127

What is using namespace std in c++?

1086

What is isdigit c++?

1059

What is the use of structure in c++?

967

What is string in c++ programming?

1109

What is a wchar_t in c++?

1059


Un-Answered Questions { Programming Languages }

Differentiate between a constructor and a method in C++.

992


What is dependency injection in laravel?

718


how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

3128


How do I login to my joomla backend?

128


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

1152


write an interactive C program that will encode or decode a line of text.To encode a line of text,proceed as follows. 1.convert each character,including blank spaces,to its ASCII equivalent. 2.Generate a positive random integer.add this integer to the ASCII equivalent of each character.The same random integer will be used for the entire line of text. 3.Suppose that N1 represents the lowest permissible value in the ASCII code,and N2 represents the highest permissible value.If the number obtained in step 2 above(i.e.,the original ASCII equivalent plus the random integer)exceeds N2,then subtract the largest possible multiple of N2 from this number,and add the remainder to N1.Hence the encoded number will always fall between N1 and N2,and will therefore always represent some ASCII character. 4.Dislay the characters that correspond to the encoded ASCII values.  The procedure is reversed when decoding a line of text.Be certain,however,that the same random number is used in decodingas was used in encoding.

3398


what are the topics choosen for jam round for interviews

1614


How do I enable activex in excel?

684


What is a laravel collection?

709


CDPATH shell variable is in(c-shell)

992


What is mysql_fetch_object?

986


What is the diamond problem in inheritance?

1072


Is python django easy to learn?

425


is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .

1940


Write a program in c++ to print the numbers from n to n2 except 5 and its multiples

2424