Categories

Web Development Questions

Download PDF (5 Sample Questions)
The ____ utility type makes all properties required.
Web Development TypeScript Fill_blanks
Posted: Oct 04, 2025 View Details
Use ____ to create a type that excludes certain properties.
Web Development TypeScript Fill_blanks
Posted: Oct 04, 2025 View Details
The ____ operator creates intersection types.
Web Development TypeScript Fill_blanks
Posted: Oct 04, 2025 View Details
To enable decorators, set ____ to true in tsconfig.json.
Web Development TypeScript Fill_blanks
Posted: Oct 04, 2025 View Details
The ____ keyword is used to create type predicates.
Web Development TypeScript Fill_blanks
Posted: Oct 04, 2025 View Details
Use ____ to define an index signature with string keys.
Web Development TypeScript Fill_blanks
Posted: Oct 04, 2025 View Details
The ____ utility type creates a record with specific keys and values.
Web Development TypeScript Fill_blanks
Posted: Oct 04, 2025 View Details
Explain generics in TypeScript with examples.
Web Development TypeScript Subjective
Posted: Oct 04, 2025 View Details
What are utility types in TypeScript? Provide examples.
Web Development TypeScript Subjective
Posted: Oct 04, 2025 View Details
How do union and intersection types work in TypeScript?
Web Development TypeScript Subjective
Posted: Oct 04, 2025 View Details
Explain type guards and their importance.
Web Development TypeScript Subjective
Posted: Oct 04, 2025 View Details
What are mapped types and how are they used?
Web Development TypeScript Subjective
Posted: Oct 04, 2025 View Details
How do decorators work in TypeScript?
Web Development TypeScript Subjective
Posted: Oct 04, 2025 View Details
Explain the module system in TypeScript.
Web Development TypeScript Subjective
Posted: Oct 04, 2025 View Details
What are conditional types and when would you use them?
Web Development TypeScript Subjective
Posted: Oct 04, 2025 View Details
Showing 46 to 60 of 1119 results
Feedback