#include
Given a single Linked list with lakhs of nodes and length unknown how do you optimally delete the nth element from the list?
1 4571what is the output of the program??
#include
what is the output of the program and explain why??
#include
What will be the result of the following program? char*g() { static char x[1024]; return x; } main() { char*g1="First String"; strcpy(g(),g1); g1=g(); strcpy(g1,"Second String"); printf("Answer is:%s", g()); } (A) Answer is: First String (B) Answer is: Second String (C) Run time Error/Core Dump (D) None of these
2 8238. Consider the following program main() { int a[5]={1,3,6,7,0}; int *b; b=&a[2]; } The value of b[-1] is (A) 1 (B) 3 (C) -6 (D) none
9 22666Given a piece of code int x[10]; int *ab; ab=x; To access the 6th element of the array which of the following is incorrect? (A) *(x+5) (B) x[5] (C) ab[5] (D) *(*ab+5} .
2 9234Post New Oracle C Interview Questions
What is Convolution in the spatial domain?
What is difference between visualforce components and lightning components ? : salesforce lightning component
What is Locking in Pega and describe it types?
What is the difference between payable and accrual
When will you use tag and tag?
What is the use of sqldatareader class?
Do you know what a local lookup is?
Please define ampere?
What is vdm in hana live? What are the different types of views in vdm?
which is the bet long term & basic to advanced available course for asp.net in hydrabad plz reply me t my email address also thanking you sm.chishty@gmail.com
What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
What are the major functionality difference between Clipboard and Database?
What is the use of a pseudo class? Explain with the help of an example?
What is chkdsk command?
What happen if we install my pressure transmitter below the elevation of pipe in natural gas service?