Already have an account? Get multiple benefits of using own account!
Login in your account..!
Remember me
Don't have an account? Create your account in less than a minutes,
Forgot password? how can I recover my password now!
Enter right registered email to receive password!
Define the difference between union and structure
The main difference between union and structure is the storage allocation. In Union , for each variable the compiler allocates a piece of storage that can accommodate the largestof the specified member. For example, consider the above structure is redefined as a 'union'.
union stud{
} student;
char name[15];
int regno;
char address[40];
Here the compiler allocates a storage that can accommodate 'address'. All the other variables in the structure share that location. i.e., name and reg.no values are stored in the same location where the address was stored.
But in structure each variable allocates it own storage area.
Explain Turing reducibility? Exponential time algorithms typically happens when we solve by searching by a space of solutions known as brute -force search
What is the use of buffer register? The buffer register is used to avoid speed mismatch among the I/O device and the processor.
What is class, class diagram? An object is an instance of a class. Class explains a group of objects with similar properties (attributes), behaviour (operations), kinds of rela
What is an abstract class? Please, expand by examples of using both. Explain why? Abstract classes are closely related to interfaces. They are classes that cannot be instanti
Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve between two points can b
Explain Open source software? Open Source Software is software for which the underlying programming code is available to the users so that they might be read it, make changes t
What is importance of RAS and CAS in SDRAM? SDRAM acquires its address command into two address words. This uses a multiplex scheme to save input pins. The initial address word
What is page frame? An area in the main memory that can hold single page is called as page frame.
The six several application of stack in computer application is: 1. Conversion of infix to postfix notation and vice versa. 2. Evaluation of arithmetic expression. 3.
What are the attributes of the method? During implementation a process is characterized by various attributes maintain by the system: Its state Its identification
Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!
whatsapp: +91-977-207-8620
Phone: +91-977-207-8620
Email: [email protected]
All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd