A collection of data with a given structure for excepting storing and providing on demand data for multiple users
a) linked list
b) datastructer
c) database
d) preprocessor
No Answer is Posted For this Question
Be the First to Post Answer
What is the output for the following program #include<stdio.h> main() { char a[5][5],flag; a[0][0]='A'; flag=((a==*a)&&(*a==a[0])); printf("%d\n",flag); }
Where can I get an ansi-compatible lint?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
Is the exit() function same as the return statement? Explain.
0 Answers Agilent, ZS Associates,
Heyyy All, Just a challenge . A C program with if Else if(){ /// insert sumthing print ("in if") // insert sumting } else { ///// insert sumthing print ("in else"); //// insert sumthing } can anyone modify it so that program prints. if and else both
WHAT IS HIGH LEVEL LANGUAGE?
write a own function to compare two strings with out using stringcomparition function?
Explain what are run-time errors?
how can i get the output 54321 4321 321 21 1 in c programming........???? pls help......
simple program for virtual function?
which type of question asked from c / c++ in interview.
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me