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

Can we use resume in error handling i.e. in the catch block

Infosys,

5 10677

can we access one file to one directory?

1 4348

will u give me old quesrion papers for aptitude for L & t info tech?

Hindustan, L&T,

1 6507

Does winrunner 8.0 or qtp 8.0 supports php

2 6389

what is log files in qtp what is use

HSBC,

1 2113

Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.

2 7451

this is to swap to strings....but in output the whole strings are swapped leaving first as it is...why it is so #include int main() { char a[]="ajeet"; char b[]="singh"; long x=*a; long y=*b; cout< 1 4739


how to swap two strings without using any third variable ?

11 39914

What is Object Oriental Progam

2 5397

What is Constructor

Angel Broking,

14 31973

Waht is inheritance

6 9743

what is strcture i++ i ++i answer to this i=5 what is the out put

6 12207

how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

Ascent,

1 2429

sir, i cannot find the way how to write aprogram by using array on queue

IISIT,

1 3923

why destructor is not over loaded?

5 19298


Un-Answered Questions { Programming Languages }

How is the latest version of joomla?

160


what is class module in vb6? what it's use? with example..

2506


What is the use of assertions in python?

1160


Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

2385


What is the current stable version of php? What advance thing in php7?

1089


Please send ford technologies placement paper 2 my mail id

2172


How much is the wordpress business plan?

199


How do I list all files of a directory?

923


How do you convert strings to numbers in C?

1334


Explain filters in zend framework with examples?

270


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

1605


How to calculate the difference between two dates using php?

1140


Write a program to maintain student’s record. Record should not be available to any unauthorized user. There are three (3) categories of users. Each user has its own type. It depends upon user’s type that which kind of operations user can perform. Their types and options are mentioned below: 1. Admin (Search Record [by Reg. No or Name], View All Records, Insert New Record, Modify Existing Record) 2. Super Admin (Search Record [by Reg. No or Name], View All Records, Insert New Record, Modify Existing Record, Delete Single Record) 3. Guest (Search Record [by Reg. No or Name], View All Records) When first time program runs, it asks to create accounts. Each user type has only 1 account (which means that there can be maximum 3 accounts). In account creation, following options are required: Login Name: <6-10 alphabets long, should be unique> Password: <6-10 alphabets long, should not display characters when user type> Confirm Password: Account Type: Login Name, Password and Account Type should be stored in a separate file in encrypted form. (Encryption means that actual information should be changed and Decryption means that Encrypted information is changed back to the actual information) If any of the above mentioned requirement(s) does not meet then point out mistake and ask user to specify information again. When Program is launched with already created accounts, it will ask for user name and password to authenticate. On successful authentication, give options according to the user’s type.

2068


What is the general form of a C program?

1091


How do I download a file over http using python?

910