Programmer Analyst 1

Programmer Analyst 1 Interview Questions and Answers for Freshers

Updated 5 Jun 2023

Q1. What do you mean by cache

Ans.

Cache is a temporary storage area that stores frequently accessed data for quick access.

  • Cache is used to improve the performance of a system by reducing the time it takes to access data.

  • It can be implemented in hardware or software.

  • Examples of cache include browser cache, CPU cache, and disk cache.

  • Cache can be volatile or non-volatile.

  • Cache can be configured to have a certain size and replacement policy.

Q2. Father of C language when it introduced

Ans.

Dennis Ritchie is considered the father of the C programming language.

  • Dennis Ritchie, along with Brian Kernighan, developed the C language at Bell Labs in the early 1970s.

  • C language was created to provide a more flexible and powerful alternative to assembly language.

  • C language has had a significant impact on modern programming languages and systems development.

Q3. What is the meaning of inheritance

Ans.

Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

  • Allows a class to inherit attributes and methods from another class

  • Promotes code reusability and reduces redundancy

  • Creates a parent-child relationship between classes

  • Derived class can access the properties and methods of the base class

  • Example: Class 'Animal' can be a base class with attributes like 'name' and methods like 'eat', and class 'Dog' can inher...read more

Q4. What is c and c versus c++

Ans.

C is a procedural programming language, while C++ is an object-oriented programming language that is an extension of C.

  • C is a procedural programming language, focusing on functions and procedures.

  • C++ is an object-oriented programming language, allowing for the use of classes and objects.

  • C++ is an extension of C, adding features like classes, inheritance, and polymorphism.

Are these interview questions helpful?

Q5. Write a program in c and explain it

Ans.

Program in C to sort an array of strings alphabetically

  • Declare an array of strings

  • Use a sorting algorithm like bubble sort or quicksort to sort the strings alphabetically

  • Print the sorted array of strings

Programmer Analyst 1 Jobs

0
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

3.8
 • 5.6k Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Programmer Analyst 1 Interview Questions
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter