Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }
3 8418What is the output of following program ? int main() { int x = 5; printf("%d %d %d\n", x, x << 2, x >> 2); }
5 23178You have an int array with n elements and a structure with three int members. ie struct No { unsigned int no1; unsigned int no2; unsigned int no3; }; Point1.Lets say 1 byte in the array element is represented like this - 1st 3 bits from LSB is one number, next 2 bits are 2nd no and last 3 bits are 3rd no. Now write a function, struct No* ExtractNos(unsigned int *, int count) which extracts each byte from array and converts LSByte in the order mentioned in point1.and save it the structure no1, no2, no3. in the function struct No* ExtractNos(unsigned int *, int count), first parameter points to the base address of array and second parameter says the no of elements in the array. For example: if your array LSB is Hex F7 then result no1 = 7, no2 = 2, no3 = 7. In the same way convert all the elements from the array and save the result in array of structure.
2 5694Write a C program to perform some of the operation which can be performed using Single linked list
1 8158i want link to download brain teasers ebook by ravi narula for written test in software companies interviews.. so plzzzzzz send the link on my email id pammi123@gmail.com.....as soon as possible....or give it on this site....
1 10564Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
2 8025Given a light which may blink at a random time. There are two players who has to press a button when light blinks. The person who gets 20 pts first is declared as winner. Design FSM for this gaming event.
2334Did mobile moves from cell DCH to Cell FACH State if so..What information will pass between Cell FACH and Cell Dch states
1 9056in mosfet we have different types like enhancement and depletion.but why do we preffer enhancement over dpletion
4 9015Post New Qualcomm Interview Questions
What is property file in java?
Particulars Dr Cr Capital 10,000 Machinery 3000 debit 2500 1400 sales - 14,500 drawings 900 purchase 9500 wages 5000 bank 1500 Opening balance 2000 rent 450 salary 200 carriage 150 total ___________ _________ 25,900 25,900 ____________ ________ how to find closing stock as on 31st dec,1998. wages outstanding 200/- sunnery expenses outstanding 100/- rent prepaid 100/-
Motor,transformers,capacitor tubelight etc....
How can an HTMLCollection be traversed?
How much extra message length is caused by using RSA?
if u've any queries or need more info about biocon interviews. u jus mail to raaju_kaarthikeyan@yahoo.co.in
Explain the modern theory of international trade. How is it an improvement over the classical theory?
iam confused among testing ,.net and java. can anybody help me.
What is the best windows 10 repair software?
Can you sum check marks in excel?
How to perform event handling in silver light?
Explain the types of flexfields?
what is a site in SharePoint?
What is the Power BI Publisher for Excel?
Which language is best for ios development?