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

print the table 5 in loops

3 4121

What is function overriding?

1 3070

how to print 212 as Twohundreds twelve plz provide me ans soon

1 4648

what does yield function do? what is the difference between return and yield?

1 2906

int i=0,j; j=++i + ++i ++i; printf(" %d",j);

ME,

2 4129

what message is sent to an application when the user presses the primary button?

University Exams,

1831

Where You Can Use Interface in your Project

KPIT,

1893

#include #include void main() { clrscr(); int a=0,b=0,c=0; printf("enter value of a,b"); scanf(" %d %d",a,b); c=a+b; printf("sum is %d",c); getch(); }

2 4351

What is the output of the following x = "abcdef" i = "a" for i in x: print(i), a) no output b) i i i i i i … c) a a a a a a … d) a b c d e f

Peerless,

3333

List and explain any five built in functions for Lists data type in python

Peerless,

1 2812

Explain three modes in which files can be accessed from python program

Peerless,

1776

Write a program to find factorial of a number using functions

Peerless,

1708

Write a program to read and print a text file on screen

Peerless,

1 2436

#include int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..

3 5014

int main() { int days; printf("enter days you are late"); scanf("%d",days); if (days<=5) printf("5o paisa fine"); if (days<=10&&days>=6) printf("1rs fine"); if(days>10) printf("10 rs fine"); if(days=30) printf("membership cancelled"); return 0; } tell me whats wrong in this program? is it right?

2 3301


Un-Answered Questions { Programming Languages }

How to Convert ASCII files to Paradox tables?

2061


How do I know laravel version?

760


Mention how you can produce co-relations and covariances?

96


What is dynamic variable in c?

1035


Explain me what is the meaning of a persistent cookie?

1041


Is rpc secure?

184


What is overloading in oop?

1013


What is the difference between characters 34 and x34?

1025


How we can redirect to another page from controller in zend framework?

185


Do you know how can we check the value of a given variable is a number?

921


What is flatmap in python?

775


List type of inheritance supported in django?

497


Is python a good first language?

875


How to include a javascript menu through a site?

3


Describe which programming language does php parallel to?

985