Select Subject
- Cloud Computing
- Computer Networks
- Theory of Computation
- Blockchain
- Computer Organization & Architecture
- Principles of Programming Languages
- Advanced Computer Architecture
- C
- Compiler Design
- Data Structure
- DBMS
- Discrete Structure
- Distributed System
- Information Storage & Management
- Java
- Linux
- Management Information System
- Network & Web Security
- Operating System
- PHP
- Python Programming
- R Programming
- Software Engineering & Project Management
Q & A
Recent Posts
- Find a real root of the equation x= e ^ (-x) using newton Raphson method.(R.G.P.V May 2019)
- Software Engineering
- By using Newton Raphson Method, x^4-x-10=0 which is nearest to 2, find real root correct to three decimal places? (R.G.P.V. 2022 NOV)
- Find the real root of the Equcation: f(x) =x^3-4x-9=0 by using bisection method/ Bolzano method upto 3 decimal places ?
- R Programming