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 4865

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

1 3515

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 6400

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 3437

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 8748

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.

1944

Post New Oracle C Interview Questions


Oracle C Interview Questions


Un-Answered Questions

What is the purpose of selecting ‘show browser’ during replay in the general options settings?

806


How does a memory leak work?

727


What are the various steps of the mm cycle?

914


How do you address the psychosocial needs of cancer patients and provide support during survivorship, including addressing mental health concerns and quality-of-life issues?

1


I want to know that if i get call from Mumbai Circle in SBI. what does it mean where will be my posting and my job profile, will i get accomodation from bank or not.

1692


What are abiotic factors?

249


I have ten columns that needs to be totalled... but some columns are empty...how do i get sum all the columns even if sum are empty? Can i get a total of the rows instead of columns? if yes, what is the function to be used?

1772


What is use of trigger?

690


What happens if the owner of an object does not exist in the destination project?

700


Which browsers have a support to html 5?

647


What are the spy modes in blue prism?

325


Is html harder than python?

596


What is the name of the Database which IBM mainframe uses?

754


When is a null pointer used?

821


What is the main use of ms outlook?

1