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

Oracle C Interview Questions
Questions Answers Views Company eMail

What is the o/p of the follow pgm? #include main() { char char_arr[5]=”ORACL”; char c=’E’; prinf(“%s\n”,strcat(char_arr,c)); } a:oracle b. oracl c.e d.none

2 4436

do u print this format '(((())))'. This brackets is based on user input like 4 or 5 or 6,without using any loop's?

1 3159

write a program that prints a pascal triangle based on the user input(like how many stages) in an efficient time and optimized code?

3 5866

Go through this linked list concept.While traversing through the singly linked list sometimes the following code snippet "while(head != NULL)" is used and other times "while(head->link != NULL)"is used(Here head is the pointer pointing to the first node,node has two parts data part and link part).What is the difference between head != NULL and Head->link != NULL and in which situation are they used?

1 2919

What is the output of the program #include #include void main() {0 int i,j=20; clrscr(); for(i=1;i<3;i++) { printf("%d,",i); continue; printf("%d",j); break; } getch(); }

4 8071

I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

1735

Post New Oracle C Interview Questions


Oracle C Interview Questions


Un-Answered Questions

Why are properties important in webpart development, and how have you exploited them in past development projects? What must each custom property have?

429


how to search for text within a message?

5


Once ought to use a classic load balancer associate once to use an application load balancer?

123


how to calculate the breaking capacity of different breakers.

1691


Which is cheaper, debt or equity?

283






What is the difference between shrink database and shrink file?

468


why do you consider yourself a suitable candidate for this position

6976


Are stored procedures compiled?

522


Explain subroutine?

525


How do you link an external style sheet?

279


Define the type of interrupts in the 8085 processor?

585


Explain how to implement workflow in sharepoint?

451


What was the toughest decision you have ever had take?

652


What is a support package? What is its purpose?

629


i am a prefinal year student of polymer engineering .could you please send the latest question papers regarding entrace exam.

1627