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 print this triangle: * ** * **** * ****** * ******** * ********** Don't use printf statements;use two nested loops instead. you will have to use braces around the body of the outer loop if it contains multiple statements.

Wipro,

6 10155

the factorial of non-negative integer n is written n! and is defined as follows: n!=n*(n-1)*(n-2)........1(for values of n greater than or equal to 1 and n!=1(for n=0) Perform the following 1.write a c program that reads a non-negative integer and computes and prints its factorial. 2. write a C program that estimates the value of the mathematical constant e by using the formula: e=1+1/!+1/2!+1/3!+.... 3. write a c program the computes the value ex by using the formula ex=1+x/1!+xsquare/2!+xcube/3!+....

Ignou,

2 23791

write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.

2539

What are the uses of pre-processor directives?

2 6363

In Bioinformatics, a DNA sequence is made up of a combination of 4 characters, namely “A,C,G,T”. A subsequence of a given sequence of characters a0, a1, …an- 1, is any subset of the characters taken in order, of the form ai0 , ai1 ,…..aik-1 where 0 ≤ i0 1 5662


How to get path of php.ini with a php script?

1 44769

what is PHP accelerator ?

2 6748

How can you "tell" MySQL server to cache a query?

2 6037

What are the tasks performed by a Team Lead

Emphasis,

2858

1)why we cant create more than one instance of the class Derived from CWinApp

Alstom,

5 12878

setQuery( $sql ); $user = NULL; $user = $database->loadObject(); //echo 'Name: ' . $user->name . '
'; echo '

' . $user->title . '


'; //echo 'Username: ' . $user->username; echo ' ' . $user->introtext; i write this and fetch the result from the database the result is The Intranet is up and working ! Our intranet is up and working and should be accessible from both Mumbai and NOIDA. As you will notice, this template, look & feel is not in line with our corporate indentity but we chose the route of "form-follows-funtion" In the first phase, we are rolling out functionality that is critical to all of us - Policies and How-to documents. In subsequent phases, we will be launching other features. Keep watching this space for more details i want to see only 4 line of top then how this may done

Infovision,

1829

Write a function that accepts two numbers,say a and b and makes bth bit of a to 0.No other bits of a should get changed.

Scientific Atlanta, Wipro,

2 4894

Hi, main() { } Is a user defined function or Built in Functionn

Honeywell, Yahoo,

26 39312

program to find the magic square

Infosys,

1 5976

A string of charaters were given. Find the highest occurance of a character and display that character. eg.: INPUT: AEGBCNAVNEETGUPTAEDAGPE

Nagarro,

7 17937


Un-Answered Questions { Programming Languages }

how to remove header and footer in jcl using sort utility

5559


How to use module components and aliases?

3


What is zend_registry?

201


What is debug class?what is trace class? What differences are between them? With examples.

2208


When does dictionary is used instead of a list in python?

894


What is time h in c++?

1149


Can I learn php in a month?

1056


How to Determine whether itis a canvas is a Metafile Canvas?

1964


Does every class need a constructor?

832


What is size of union in c?

1041


How will you remove an object from a list?

890


Explain what a modular programming language is?

1


What is form action php?

1035


What is rest api laravel?

777


How to create model controller and migration in a single artisan command in laravel?

709