Wednesday 18 December 2013

Quick Heal Technologies Pvt. Ltd.




Category

IT
SubCategory

Placement Papers
Location

Punalur
Company

Quick Heal





About Quick Heal:-

Quick Heal Technologies is India’s leading provider of Internet Security tools and is a leader in Anti-Virus Technology in India. A privately held company, Quick Heal Technologies was founded in 1993 and has been actively involved in Research and Development of anti-virus software since then.

Quick Heal Technologies has established Quick Heal product family as industry benchmark for computer security. Quick Heal, an award winning security product is installed in corporate, small business and consumers’ homes protecting their computers from viruses and other malicious threats. Serving millions of users worldwide, Quick Heal Technologies employs more than 350 people in eighteen branch offices and is headquartered at Pune, India.

Working at Quick Heal - Why should i join Quick Heal?:-

Quick Heal Technologies today has gained a position of strength and credibility on the AntiVirus map of the world. It is, for the company, the dawn of a new perspective, no longer confined to domestic industry leadership but signifying the emergence of a global institution with the caliber and competence that global presence demands.

At Quick Heal Technologies you should have worked hard to achieve, shaping the skills at our disposal to attain world standards – right from the software engineering and quality assurance processes to products that excel in performance; from effective communication and promotion to widespread networking and successful marketing strategies; from inspired employee culture and innovation to good corporate governance. 




Welcome to Quick Heal Placement Paper 2012. Here you will find Quick Heal Placement Paper Pattern and Download questions of Quick Heal Placement Paper January 2012 with Answers & Solutions.

Quick Heal Placement Paper January 2012:-


1. Which of the following involves context switch,

(a) system call
(b) privileged instruction
(c) floating point exception
(d) all the above
(e) none of the above

Ans: (a)

2. In OST, terminal emulation is done in

(a) sessions layer
(b) application layer
(c) presentation layer
(d) transport layer

Ans: (b)

3. For a 25MHz processor , what is the time taken by the instruction which needs 3 clock cycles,

(a)120 nano secs
(b)120 micro secs
(c)75 nano secs
(d)75 micro secs

4. For 1 MB memory, the number of address lines required,

(a)11
(b)16
(c)22
(d) 24

Ans. (b)


5. Make the pointer aligned to a 4 byte boundary in a efficient manner

ANS. Assign the pointer to a long number and the number with 11...1100 add 4 to the number

6. What is a far pointer (in DOS)

7. Describe the file system layout in the UNIX OS

8. describe boot block, super block, inodes and data layout

9. In UNIX, are the files allocated contiguous blocks of data

ANS. no, they might be fragmented

10. Write a program to remove duplicates from a sorted array.

ANS. int remove_duplicates(int * p, int size)
{
int current, insert = 1;
for (current=1; current < size; current++)
if (p[current] != p[insert-1])
{
p[insert] = p[current];
current++;
insert++;
} else
current++;

return insert;

}

Quick Heal Placement Paper February 2012, Pune
Category

IT
SubCategory

Placement Papers
Location

Pune
Company

Quick Heal









Welcome to Quick Heal Placement Paper 2012. Here you will find Quick Heal Placement Paper Pattern and Download questions of Quick Heal Placement Paper February 2012 with Answers & Solutions.

Quick Heal Placement Paper February 2012:-

1.How is the fragmented data kept track of

ANS. Describe the direct blocks and indirect blocks in UNIX file system

2. What is a volatile variable?

3. What is the scope of a static function in C ?

4. What is the difference between "malloc" and "calloc"?

5. struct n { int data; struct n* next}node;
node *c,*t;
c->data = 10;
t->next = null;
*c = *t;
what is the effect of the last statement?

6. If you are on a boat and you throw out a suitcase, Will the level of water increase.

7. Print an integer using only putchar. Try doing it without using extra storage.

8. Write C code for (a) deleting an element from a linked list (b) traversing a linked list

9. What are various problems unique to distributed databases

10. Declare a void pointer

ANS. void *ptr;

Paramatrix Technologies Pvt. Ltd

Paramatrix Technologies Private Limited, an ISO 9001:2008 certified and Microsoft Gold Partnered Company is one of the leading IT Software Development and Service Company that envisioned and instigated a positive difference for their clients with the adaptation of the best business practices through IT that enabled them to operate more efficiently and produce more values.

We are a Mumbai Headquartered Company largely focusing on developing software applications and technology solutions for large enterprises and mid-size businesses and organization. Our strength lies in perceiving the client’s business processes, culture, values and goals across various industry segments and offers the best client oriented solutions which are highly reliable and dependable. Some of our key growth verticals are BFSI, Retail and Manufacturing along with technology practices for other verticals such as Sports, Pharmaceuticals, Shipping and Logistics.

Paramatrix has strong knowledge, expertise and working experience in application development and technology solutions using latest technologies, frameworks and platforms such as Microsoft.Net, Microsoft SQL, Windows Azure, Cross Platform Mobile Application, Java technology, and many others. Apart from application development, we also provide wide range of IT services including System Integration, Business Process Outsourcing and Staff Augmentation Services.

With the rare mix of domain knowledge, technology, project management experts and working experience in Application Development & Technology Solutions, we bring the most complete team to bear on every project we take on. Business & Technology experts from some of the best universities of the country bring in invaluable insights and expertise in the area of growing technology.

While our strong business development team and market presence in four regions (US, UK, Canada & Asia) gives us the ability to strengthen our existing relationship & enter new markets, our alliance partners gives us the extended reach into the market wherein we do not have our direct presence.