Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Wipro C Interview Questions
Questions Answers Views Company eMail

how is the examination pattern?

1568

what is the use of #pragma pack, wer it is used?

2 6996

to find out the reverse digit of a given number

6 16133

what is structuer?

4 5272

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.

6 7848

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.

2 3897

HOW TO FIND OUT THE RREVERS OF A GIVEN DIGIT NUMBER IF IT IS INPUT THROUGH THE KEYBORD BY USING C LANGUAGE

3 4519

print ur name without using any semicolon in c/c++....

21 27992

how can i make a program with this kind of output.. Enter a number: 5 0 01 012 0123 01234 012345 01234 0123 012 01 0

4 13274

i want to have a program to read a string and print the frequency of each character and it should work in turbo c

3 7934

2.Given the short c program that follows a. make a list of the memory variables in this program b.which lines of code contain operations that change the contents of memory? what are those operations? Void main( void) { Double base; Double height; Double area; Printf(“enter base and height of triangle :”); Scanf(“%lg”, &base); Scanf(“%lg”, &height); Area=base*height/2.0; Printf(“the area of the triangle is %g \n”,area); }

1 3775

4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.

1 6653

wap to print "hello world" without using the main function.

22 38607

du u know test pattern for robosoft? Plz share

1 8705

What is the meaning When we write "#include" what is # and what does include does there???

22 70150

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

What is branch coverage?

527


Is c# front end or back end?

492


Can you dynamically allocate arrays in expanded memory?

592


How can you access a session in flask?

453


Is vector ordered in java?

513






What are tables in sql server?

507


How does a search() in searchmodel work in yii2?

3


How can you increase ports of a microprocessor?

781


What is a database access?

462


Tell us something about servletconfig interface.

559


What is the default scripting language in asp?

493


What are mis reports and do you prepare it?

594


hi ,iam saikiran my betch is 56% of 24 backlogs .gre 860,ielts 5.5 and i had booked my slot in june ,how i should prepare any suggestion

1791


Which is better ost or pst?

1


What is the correct way of declaring an xml namespace?

457