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

write a Program to dispaly upto 100 prime numbers(without using Arrays,Pointer)

ADITI, iFlex, Infosys, Oracle, TCS, Unicops, Wipro,

26 82514

what is interface in java.

4 7519

How Do you Code Composition and Aggregation in C++ ?

IBM, NET,

4 25699

i have created runtime menu -- ( admistrator ->managepackage,manage module). but now i want to open a dialog when i select manage package and any other diaolg when selecting manage module ( whole selection is at run time only ) . Please HELP .its urgently required

Patni,

3 6162

Please tell me the oops concept with detailed answer

EEE,

9 17730

what if we provide two message handler for same message ?

1 6422

What is the difference between InnoDb tables and MyIsam Tables in php

1 5993

What is indexing in mysql and how do we create indexing in mysql

4 8546

how is the examination pattern?

Wipro,

1 2083

What is the difference between the Encapsulation and Abstraction

HCL, Invensys, TCS, Wipro,

25 51915

What is Multithreading

Invensys,

1 10677

Types of DLL's

Invensys,

11 38358

What is the difference between the SDI and MDI

Invensys,

3 12883

i want to need upload above 100mb file,i was successfully upload 75mb using .htaccess file ,but i can put 101mb file,it was not upload..please give some tips..local server its work perfectly but online it doesn't work.. .htaccess file details AddHandler application/x-httpd-php .php php_value post_max_size 200M php_value upload_max_filesize 200M php_value memory_limit 300M php_value output_buffering on php_value max_execution_time 259200 php_value max_input_time 259200 php_value session.cookie_lifetime 0 php_value session.gc_maxlifetime 259200 php_value default_socket_timeout 259200

1 5565

Find Error if any in below code, Justify ur answer: struct xx { int a; struct yy { char c; struct xx* p; } struct yy* q; }

NDS,

3 8621


Un-Answered Questions { Programming Languages }

What character terminates all character array strings a) b) . c) END

1389


How to add / link an images/css/javascript from a view in ci?

705


Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)

2298


will u please send me the placement papers to my mail???????????????????

1915


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


Which is the latest version of magento?

57


What is the biggest challenge facing your current job right now? What is your biggest failure?

858


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

1179


What is current stable version of laravel?

855


Explain me is it possible to destroy a cookie?

1025


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

244


What is variable initialization and why is it important?

1381


What is the latest version of joomla?

150


Is there a way to remove the last object from a list?

996


Is int a keyword in c?

1054