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...

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 many error occurs in C language ?

22 46251

how many header file is in C language ?

44 79414

what is the difference between arrays and linked list

26 88729

How do I access command-line arguments?

2 9637

How can I read a directory in a C program?

2 7863

How to reverse a string using a recursive function, without swapping or using an extra memory?

31 102536

Determine the code below, tell me exactly how many times is the operation sum++ performed ? for ( i = 0; i < 100; i++ ) for ( j = 100; j > 100 - i; j--) sum++;

5 9425

What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value

3 10149

what is the output? #define fun(a,b,t) (g ##t=(a),(a)=(b),(b)=g##t) float gfloat; main() { float a=1.12,b=3.14; fun (a,b,float); printf("na=%4.2f,b=%4.2f",a,b); } A)Error in Defining Macro B)a=1.12,b=3.14 C)a=3.14,b=1.12 D)None of the Above

3 11344

which one is not preprocessor directive a)#if b)#elif c)#undef d)#pragma

16 25700

what will be the output: main(){char ch;int a=10;printf("%d",ch);}

36 35909

what are the static variables

8 12841

main() { clrscr(); } clrscr();

6 18036

why should i select you?

21 25843

How to calculate Total working time using Login and logout?

2 11356

Post New Wipro C Interview Questions


Wipro C Interview Questions


Un-Answered Questions

Mention what is the difference between yarn and thread?

3


What does stands for in linux?

836


Explain all data terminologies in tableau?

348


What is the full form nasa?

1035


What happens when,in Prestressed girder the HDPE duct and cone size is provided more than required? (technical answer expected)

2067


What is actionlistener in java swing?

947


i wante appsc assistant engineer old question papers?

6176


Explain what is dogpile effect? How can you prevent this effect?

839


Can we use having without group by in sql?

929


If we don’t want some of the fields not to serialize how to do that?

959


what is difference between milestone and run-levels in Solaris ?

3033


what is the use of vacuum balancing valve in CEP

2223


How do I login as an administrator?

138


How do I format a table in word 2013?

576


Q1. A. What is unary operator? List out the different operators involved in the unary operator. B. What is an adjust field format flag? Q2. A. Distinguish between a # include and #define. B. Can a list of string be stored within a two dimensional array? Q3. A.Explain how a pointer to function can be declared in C++? B.List the merits and demerits of declaring a nested class in C++? Q4. A. What are the syntactic rules to be avoid ambiguity in multiple inheritence? B. Explain the operation of overloading of an assignment operator. Q5. A. Explain how the virtual base class is different from the conventional base classes of the opps. B. Explain how an exception handler is defined and invoked in a Program. Q6. A. What is a binary file? List the merits and demerits of the binary file usagein C++. B. Write short notes on Text Manipulation Routines. C. Write bites in Turbo c++ Header (“Include”) Files.

2728