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

Which tag is used to break a line

3 5091

< No Frames > tag is used for

1 2885

Which tag is used to create the frame

1 3850

Ordered List tag is

1 3891

Which tag is used to create table row

2 4504

how to use between operator when retrieve from database(format-2008-jun-06)

3 5898

what diffrence between procedure and function?

3 5511

Write the following function in C. stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return - 1. The function should not make use of any C library function calls.

Google, Infosys, JTL, OpenFeel,

3 17185

I would like to know which institute in hyderabad provides best ms-dot net training along with a project. I want to join immediately. please help

2 4933

What is ActiveX control. Anybody can explain it in detail. Thanks in advacne...

IBS,

8 14417

how to upload 100mb file using .htaccess..

2 7360

how to set session expire(session timeout) using php code

2 14906

hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern

2168

Write an interactive c program that will encode or decode a line of text. To encode a line of text, proceed as follows: Convert each character, including blank spaces, to its ASCII equivalent. 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. 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 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. Display 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 decoding as was used in encoding.

Amazon, CSJM, HCL, Microsoft, TCS, Wipro,

1 13156

What should be keep precautions while using the recursion method?

1 9471


Un-Answered Questions { Programming Languages }

write a progrmm in c language take user interface generate table using for loop?

2118


hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad

1868


Is int a keyword in c?

1054


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

2273


What is the best notepad?

878


What are Data classes ? Aren’t they available in Java ?

248


What is the type of the following Array?, val arr = arrayOf(1, 2, 3);

378


How might you associate Hive to Spark SQL?

62


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1607


if you run the app program all vendor open items are cleared but is it possible to reverse the again again open items please tell me the answer

1986


What is lateinit modifier?

281


write a c program to find the sum of five entered numbers using an array named number

2236


Explain me is it possible to destroy a cookie?

1025


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1179


Which variable declarations within a class is invalid in php?

1046