Recent content by ankitdixit
-
A
Is MySQL or PostgreSQL more ACID compliant for database projects?
Hello All, I am working on a database project and I am good at SQL commands. I want to know which one supports ACID compliant between MySQL and PostgreSQL. I have asked this question on Quora and according to this post, MySQL is not completely ACID compliant. It supports ACID only when used in...- ankitdixit
- Thread
- Acid Mysql
- Replies: 1
- Forum: Programming and Computer Science
-
A
Comp Sci For which of the following purposes is the Banker’s algorithm used?
I am new to the operating system and I want to know, Is it right Banker's Algorithm is mainly used to prevent deadlock? I picked this question from https://www.interviewbit.com/operating-system-mcq/ and I think it is also used for Solving deadlock, Can anyone know, Is this right?- ankitdixit
- Thread
- Algorithm Doubt
- Replies: 1
- Forum: Engineering and Comp Sci Homework Help
-
A
Java Error in Installing javac for fedora 20 and java version 1.6
By default, I had Java 7 installed on my system(X64, Fedora 20). I needed Java 6 for a software, hence had to remove 7 sudo yum remove *java* And then, I installed Java 6. This installs Java 6 successfully. but the java compiler, JavaC is missing. For that, I try - su -c "yum install...- ankitdixit
- Thread
- Error Java
- Replies: 2
- Forum: Programming and Computer Science
-
A
Query about my Computer Science Project -- VPN Design
Hello Everyone, I am a final year B.tech student and I am looking for some latest computer science projects for my major project. I am shortlisted one project which is Virtual Private Network, The objective is project demands creating an application that allows users to convert their public...- ankitdixit
- Thread
- Computer Computer science Design Project Projects Science Science project
- Replies: 1
- Forum: Programming and Computer Science
-
A
Execution of a Computer Program
Hello Everyone, I want to know about various types of errors that can occur during the execution of a computer program? I am learning programming skills right now and Can anyone know about it? Or anyone knows which types of questions have put in a programming based profile as a beginner point?- ankitdixit
- Thread
- Computer Program Programming
- Replies: 14
- Forum: Programming and Computer Science