Add office photos
Engaged Employer

Gyansys Infotech

3.0
based on 167 Reviews
Filter interviews by

Ved Prabhakar Chartered Accountants Interview Questions and Answers

Updated 15 Nov 2024

Q1. Final keyword vs static keyword

Ans.

Final keyword restricts modification while static keyword is used for class-level variables and methods.

  • Final keyword is used to make a variable constant and cannot be modified once initialized.

  • Final keyword can also be used to make a method un-overridable in a subclass.

  • Static keyword is used to declare class-level variables and methods.

  • Static variables are shared among all instances of a class.

  • Static methods can be called without creating an instance of the class.

Add your answer

Q2. Languages known( c, java)

Ans.

I am proficient in C and Java programming languages.

  • Experience in developing applications using C and Java

  • Knowledge of data structures and algorithms

  • Familiarity with object-oriented programming concepts

  • Ability to write efficient and optimized code

  • Examples: Developed a Java-based web application for online shopping, Implemented a C program for sorting algorithms

Add your answer

Q3. What is boxing and unboxing in C#?

Ans.

Boxing is the process of converting a value type to a reference type, while unboxing is the opposite process.

  • Boxing is done implicitly by the compiler when a value type is assigned to a reference type variable.

  • Unboxing requires an explicit cast from the reference type back to the original value type.

  • Boxing and unboxing can impact performance, so they should be used carefully in performance-critical code.

Add your answer

Q4. What are sessions in mvc?

Ans.

Sessions in MVC are used to store and manage user-specific data throughout multiple requests.

  • Sessions are used to maintain state between multiple requests from the same user.

  • Data stored in sessions is unique to each user and can be accessed across different pages.

  • Sessions can be used to store user authentication information, shopping cart items, etc.

  • Sessions can be managed using session variables in MVC controllers.

Add your answer
Discover Ved Prabhakar Chartered Accountants interview dos and don'ts from real experiences

Q5. repartition vs coalesce, dag vs lineage

Ans.

Repartition and coalesce are used to manage the number of partitions in a Spark RDD. DAG and lineage are concepts related to Spark's execution model.

  • Repartition increases the number of partitions by shuffling data across the network, while coalesce reduces the number of partitions by merging them together.

  • DAG (Directed Acyclic Graph) is a graph of stages in a Spark job, while lineage is the record of transformations that were applied to the data to produce the current RDD.

  • Und...read more

Add your answer

Q6. best way to add new columns from source to target

Add your answer

Q7. how data is stored in Sap

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Interview Questions from Similar Companies

4.1
 • 1.2k Interview Questions
3.5
 • 382 Interview Questions
4.1
 • 269 Interview Questions
4.0
 • 208 Interview Questions
4.2
 • 159 Interview Questions
4.5
 • 132 Interview Questions
View all
Top Gyansys Infotech Interview Questions And Answers
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
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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