
Ques:- Do you know about jdbc in java?
Asked In :-
Wavelabs Technologies, WhiteSnow Software, micron technology, sosaley technologies, bigbinary, moringa school, jupiter,
Ques:- How to call a COM object within java?
Ques:- What is JavaServer Faces Technology ?
Ques:- Define python?
Asked In :-
Indium Software, RORO, AppSquadz, GrayMatter Software Services, Addverb Technologies, TimeTooth Technologies, Tenpath, Cred, dyson, epic games,
Ques:- How do you check the file existence and their types in python ?
Asked In :-
First Zen, InRhythm Solutions, Falcon Autotech, G S Lab, Qseap Technologies, Sigmoid Analytics, Elcamino Software, WhiteSnow Software, Vaayu, Synthesis Healthcare (Chennai),
Right Answer:
You can check file existence and their types in Python using the `os` module. Here's how:
```python
import os
file_path = 'path/to/your/file'
# Check if the file exists
if os.path.exists(file_path):
print("File exists.")
# Check if it's a file or directory
if os.path.isfile(file_path):
print("It's a file.")
elif os.path.isdir(file_path):
print("It's a directory.")
else:
print("File does not exist.")
```
You can check file existence and their types in Python using the `os` module. Here's how:
```python
import os
file_path = 'path/to/your/file'
# Check if the file exists
if os.path.exists(file_path):
print("File exists.")
# Check if it's a file or directory
if os.path.isfile(file_path):
print("It's a file.")
elif os.path.isdir(file_path):
print("It's a directory.")
else:
print("File does not exist.")
```
Ques:- Is Django Open source ?
Asked In :-
Hidden Brains InfoTech, Coviam Technologies, ISG NovaSoft Technologies, Novatech Software, RTRT, Rapidsoft Technologies, V2STech Solutions, GTL Software, VassarLabs, Audax Labs,
Right Answer:
Yes, Django is open source.
Yes, Django is open source.
Ques:- Explain how can you make a Python Script executable on Unix?
Asked In :-
Third Eye Technologies, Globant India, BluePi, Deep Compute, Planet Spark, Profound Edutech, Qmax Systems, CodeQuotient, Centillion Networks, coupa software,
Ques:- How do you make an array in Python?
Asked In :-
Sardonyx Technologies, Solugenix India, C-Edge Technologies, Skolaro, Cumulations Technologies, Excelerate, Peocit, two sigma, tatvasoft, waymo,
Ques:- What are IL and C#?
Asked In :-
Velocity Software Solutions, ManekTech - Ahmedabad, sosaley technologies, moringa school,
Ques:- Can you configure a .NET Remoting object via XML file?
Ques:- What is PostBack?
Ques:- What is reflection?
Asked In :-
Xoriant Solutions, Ojas Innovative Technologies, 4W, ibs software services, hi-tech solutions, sosaley technologies,
Ques:- What is Extended Stored Procedure in SQL Server 2000?
Asked In :-
sciative, Pi Techniques, MaxVal-IP Services, Ginni Systems, Innofied Solution, Simeio, Glenwood Systems, Mechlin Technologies, Onebill software, Carisma Solutions,
Right Answer:
An Extended Stored Procedure in SQL Server 2000 is a special type of stored procedure that allows you to execute external programs or functions written in languages like C or C++. It enables SQL Server to interact with the operating system and perform tasks that are not possible with standard T-SQL.
An Extended Stored Procedure in SQL Server 2000 is a special type of stored procedure that allows you to execute external programs or functions written in languages like C or C++. It enables SQL Server to interact with the operating system and perform tasks that are not possible with standard T-SQL.
Ques:- Which TCP/IP port does SQL Server run on?
Asked In :-
Proziod Analytics, Innodata, LPG, TMR, Mazenet Solution, ACS IT SOLUTIONS, Vaco Binary Semantics, Headrun Technologies, AWC Software, Fare Labs,
Ques:- In which order do you perform an upgrade to SQL Server 2005 for replicated databases?
Asked In :-
CBRE South Asia, Aurus Tech, SRS Business Solutions (India), Terralogic, IDeaS - A SAS Company, DCM Shriram, Heptagon Technologies, Saffron Global Corp, Infometry, FlyNava Technologies,
Right Answer:
1. Remove replication from the databases.
2. Upgrade the SQL Server instance to SQL Server 2005.
3. Reconfigure replication for the databases.
1. Remove replication from the databases.
2. Upgrade the SQL Server instance to SQL Server 2005.
3. Reconfigure replication for the databases.
Ques:- What is data base system? What is dbms? Give the difference between that and give the information about data base catalog?
Asked In :-
Recodem, SRS Business Solutions (India), G S Lab, Nohitatu, Narola Infotech, Ideas2IT, 3clogic, Yagna iQ, Sankey Solutions, Knot Solutions,
Right Answer:
A database system is a collection of software and hardware components that manage and store data, allowing users to create, retrieve, update, and delete data efficiently. A Database Management System (DBMS) is software that facilitates the creation, manipulation, and administration of databases.
**Differences:**
- A database system includes the DBMS along with the data itself and the hardware, while a DBMS is just the software component.
- The database system encompasses the entire environment for data management, whereas the DBMS focuses on the management of the data.
A database catalog is a set of metadata that describes the structure of the database, including information about tables, columns, data types, constraints, and relationships between tables. It acts as a reference for the DBMS to manage the data effectively.
A database system is a collection of software and hardware components that manage and store data, allowing users to create, retrieve, update, and delete data efficiently. A Database Management System (DBMS) is software that facilitates the creation, manipulation, and administration of databases.
**Differences:**
- A database system includes the DBMS along with the data itself and the hardware, while a DBMS is just the software component.
- The database system encompasses the entire environment for data management, whereas the DBMS focuses on the management of the data.
A database catalog is a set of metadata that describes the structure of the database, including information about tables, columns, data types, constraints, and relationships between tables. It acts as a reference for the DBMS to manage the data effectively.
Ques:- Tell the differences between Clustered Index and Non Clustered Index in Sql Server?
Asked In :-
Triassic Solutions, 63 moons technologies, Advanced Business & Healthcare Solutions India, MaxVal-IP Services, Caliber Technologies, Zenon, Sanmina Corporation, e2e, Siemens Healthineers, Acrotrend Solutions,