#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 4570what 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 8235. 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 22660Given 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 9233Post New Oracle C Interview Questions
Why do we need a staging area in an etl process?
HOW WE KNOW IN PHYSICALLY THE CONTACT SURFACE OF A VACUUM INTERRUPTER IS GOOD OR GOING TO DAMAGE IN A VCB AFTER ABOVE 500 TIMES OPERATED.
When should I use a cdata marked section?
How do I see environment variables in windows?
How long does it take to chkdsk 1tb?
What Is Reported As Property, Plant And Equipment?
How internally data stores in MyISAM and INNODB table types?
What role do sub-directory app/helpers and app/controllers play?
How do xml files work?
Which companies are providing sap hana hardware appliances?
What is the difference between a mechanical engineer & a Marine engneer?
Dear Sir, I have installed 40 HCL thin clients model BVX 4000 on windows 2003 server in the RDP mode, Processor is xeon 3040 1.667 GHZ, with 320 GB SATA Hard Disc and and 1 GB RAM ECC DDR II RAM , in have also expanded the RAM to 8 GB. but still the Graphics and ppt are opening in frames. please do suggest me how can i use these thin Clients to work in the normal pc mode so that the graphics( Photos .JPEG images and normal power point presentations.? Regards ather.
What are the types of dml?
Why ttl (time to live) is required?
difference between tjava, tjavarow & tjavaflex