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...



Code Snippets Interview Questions
Questions Answers Views Company eMail

Write A C++ Program To Input A Number Between 20 To 99 And Display Its Numbername?

TCS,

3 13781

print a semicolon using Cprogram without using a semicolon any where in the C code in ur program!!

Tata Elxsi, TCS, VI eTrans,

35 54823

print numbers till we want without using loops or condition statements like specifically(for,do while, while swiches, if etc)!

Wipro,

11 24846

Give a oneline C expression to test whether a number is a power of 2?

EA Electronic Arts, Google, Motorola,

25 42022

How to return multiple values from a function?

7 47326

How to access command-line arguments?

4 9203

How to read a directory in a C program?

4 13751

Find your day from your DOB?

Accenture, Microsoft,

15 21107

How to Connect and Insert Record to MYSQL using PHP?

6 15211

Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it.

Microsoft,

9 22220

How to read MS-word document in java without displaying junk (unnecessary) data?

Cognizant,

5 19883

how can u draw a rectangle in C

Accenture, CO, Codeblocks, Cognizant, HCL, Oracle, Punjab National Bank, SAP Labs, TCS, University, Wipro,

53 120700

How to send e-mail from an ASP.NET application?

DataPoint, Infosys, Persistent, Radar, TCS, Wipro,

16 36671

how to return a multiple value from a function?

Wipro,

5 10414

how to return a multiple value from a function?

Wipro,

2 7411


Un-Answered Questions { Code Snippets }

What are the features of XML?

559


Write a program to find sum of the digits of a number in python?

812


Write a Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)

796


how to programme using switch statements and fuctions, a programme that will output two even numbers, two odd numbers and two prime numbers of the users chioce.

2634


Write a python program to check if a number is a palindrome or not?

777


Given a spherical surface, write bump-mapping procedure to generate the bumpy surface of an orange

3310


How to get Dynamically Linked Comboboxes Set?

2404


Is it possible to write JAVA program without including any of the packages,such as "import java.io.*"; bcoz I instantly wrote a code without "import..." statement and runned the program on command Line & it worked. the code is: class Person { String name; int age; Person(String s,int a) { name = s; age = a; } accept() { System.out.println(name+"Hi!!!!!"); System.out.println(age); } } class Demo { public static void main(Strings args[])throws IOException { String name = args[0]; int age = Integer.parseInt(args[1]); Person p = new Person(name,age); p.accept(); } }

2044


Develop a routine to reflect an object about an arbitrarily selected plane

3557


how to remove or delete multiple selected items from listbox in on button click in asp?

643


hai, i want to know how the connectionpool manager work in the java or netbeans.Anybody having the exact code plz give to me i have no idea about that so help me plz

2946


Write a python program to check if a number is a prime number?

797


why nlogn is the lower limit of any sort algorithm?

2795


how to pass data between pages using Frames

2657


What is a cdata section in xml?

598