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

Whether there can be main inside another main?If so how does it work?

14 18582

Program to find larger of the two numbers without using if-else,while,for,switch

11 21808

I want tcs placement papers of 2004-2009 , its urgent

6 7094

what is the similarities between. system call and library function?

1 5139

what is difference between procedural language and functional language ?

4 8542

implement OR gate without using any bitwise operator.

1 5024

we compile c program in 32 processor and 64 bit processor .exe file is created in both the processors. if we want to run .exe file in 64 bit processor which is created in 32 bit processor. is that .exe file is run or not if it is not run why?

4 7158

void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }

5 28076

int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?

7 10244

progrem to generate the following series 1 12 123 1234 12345

6 41894

A.C func() { pritnf(" in fuction %d",MACRO); } MAIN.c testfunc() { #define MACRO 10 printf("in test function %d", MACRO); } main() { printf("in main %d",MACRO); func(); testfunc(); getch(); }

2 3766

how can i print "hello".please consider inverted commas as well.i want to print on console: "hello"

4 10789

what is data structure.in linear and non linear data structures which one is better?Explain

3 7477

What is period operator in c?

3 13887

int a[3][5]={ {1,2,3,4,5],{2,3,4,5,6},{10,11,12,13,14}}; int *p=&a; printf(“%d”,*(*(x+1)+3));

2 4175

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

what is the parent xaml tag of silverlight page?

5


What is backprop?

670


What kind of music is flume?

76


What is short cycling in refrigeration system?

2427


A is your client; b is your client’s customer. B need x material, but x material is now out of stock, then you can solve this problem?

589






How do I become a web developer?

437


How to copy a process chain?

563


Is c++ vector a linked list?

535


What is hybris solr?

5


What is the new fi-gl in fi in ecc? : fi- general ledger accounting

615


1.favorite teacher? 2.memorable event 3:school life Guys please give space for each answer for one particulare question and please mention numbers for which question your are giving he answer...please dont mixup

1904


Difference between the transient, persistent and detached state in hibernate?

144


How do you do keyword research 2019?

494


Describe new operator?

606


what EXEC statement is and what is the syntax of EXEC statement used in JCL?

615