Answer Posted / amit tyagi
Linux is a kernel..
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what are the areas of improvement required in yourself to achieve your career goals? Describe what you are doing/plan to do to address the areas of improvement
how you judge that your interview go good????
Write a program in āCā language that will perform the following operation on static stack. 1. push 2. pop 3. Display 4. Exit Create separate functions for each operation. The push() should accept one argument of structure type and will not return any thing. The pop() function will not receive any argument & return structure type value. The stack & top must be declare as external variable. Each element of stack will contain the following information Roll No, Std Name, Course. Use do-while loop & switch case for generating the above menu. The format of the output should is given below: S.No. Roll No. Student Name Course 1 cse01 Anil Singh B.Tech
What is the allowable load carrying capacity of a circular column section of 400 mm diameter reinforced with 6x25 mm diameter bars adequately tied with spirals? Consider concrete of grade M25 and steel of grade Fe 415.
wats the difference between RS latch using NAND n NOR gate? which is to be preffered?
what is the differences between software engineering and other engineering disciplines.
What is frog testing? What is cone model?
how many clusters are generated by k-means algorithm?
describe about storage allocation and scope of global,exterm,static,local and register variables in c language?
difference between tcp ip and open system interconnection
What are special features of Silk Test ? In what way it is advanced than QTP?
What is HPLC ? and define it.
what is isolator
what are enumerations in c language?
searching a B-tree indexed tree compared to B+ tree is slow..True or false