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

how to add two numbers without using arithmetic operators?

4 6257

write a program to add two numbers of any size.....(remember any size)

1 3611

Write a program in c using only loops to print * * * * * *******

IBM,

2 4530

20. main() { int i=5; printf("%d%d%d%d%d%d",i++,i--,++i,--i,i); } Answer:??????

2 5362

21. #define square(x) x*x main() { int i; i = 64/square(4); printf("%d",i); }

3 9563

array of pointer pointer to array pointer to pointer

MAHINDRA,

1 3930

#include #include void main() { int m=0111,n=20; printf("%d%d\n",m,n); getch(); }

1 3745

Write a program in c to print * * * * * *******

1 3280

Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx

4 5685

Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

2233

how to make a scientific calculater ?

2067

create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.

CTS, Delhi University,

2 5753

You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

2331

what is cast operator?

Microsoft,

2 5909

Write a program in c to print 1 121 12321 1234321 123454321

ANR, College School Exams Tests, Mu Sigma, Wipro,

11 64316


Un-Answered Questions { Programming Languages }

Explain the difference between characters 35 and x35?

213


what is the Purpose of the interbase Client32 files?

1712


What are the 4 main oop principles?

1219


What is laravel tinker?

733


How to create database connection and query in php?

1035


What is a service provider laravel?

768


How to download files from an external server with code in php?

884


Can you slice a tuple?

850


What is the use of cmath in c++?

1060


Can I reinstall wordpress?

214


How to Redirecting to Controller Actions in Laravel ?

1297


Does python has classes?

823


How to remove leading and trailing spaces from user input values in php?

1017


Can I make a website with python?

874


How do I disable commenting on articles in drupal?

119