An entire structure variable can be assigned to another
structure variable if __________
Answer Posted / ullas
if it is of same type... i.e struct stu s1,s1; s1=s2;
| Is This Answer Correct ? | 52 Yes | 3 No |
Post New Answer View All Answers
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
Explain what is a static function?
What is character constants?
Disadvantages of C language.
What is a lvalue
What are the three constants used in c?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
Do you know the purpose of 'register' keyword?
Can the “if” function be used in comparing strings?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
what is the syallabus of computer science students in group- 1?
How can I write a function that takes a format string and a variable number of arguments?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
Why string is used in c?